feat: STORIF-330: refactored handling of Quotas. Introduced a service defin…#13557
Open
skulpok-akamai wants to merge 1 commit intolinode:developfrom
Open
feat: STORIF-330: refactored handling of Quotas. Introduced a service defin…#13557skulpok-akamai wants to merge 1 commit intolinode:developfrom
skulpok-akamai wants to merge 1 commit intolinode:developfrom
Conversation
bb970f4 to
758d7b8
Compare
1aa9b45 to
eae49c6
Compare
7fdf3b3 to
134b2a2
Compare
…hat allows to quickly introduce new services. Added service selector.
134b2a2 to
283806f
Compare
Collaborator
Cloud Manager UI test results🔺 2 failing tests on test run #29 ↗︎
Details
TroubleshootingUse this command to re-run the failing tests: pnpm cy:run -s "cypress/e2e/core/objectStorage/object-storage-summary-page.spec.ts,cypress/e2e/core/objectStorage/object-storage.e2e.spec.ts" |
||||||||||||||||||||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
…ition that allows to quickly introduce new services. Added service selector.
Description 📝
This PR adds a service selector to the Quotas page. It also drastically refactors Quota components in preparation of adding a new service for Volume quotas. Due to the fact that the quota endpoint don't follow a shared pattern, services are highly configurable now, which should make adding new services much less painfull.
Changes 🔄
List any change(s) relevant to the reviewer.
Scope 🚢
Upon production release, changes in this PR will be visible to:
Target release date 🗓️
4/29
Preview 📷
Include a screenshot
<img src="" />or video<video src="" />of the change.🔒 Use the Mask Sensitive Data setting for security.
💡 For changes requiring multiple steps to validate, prefer a video for clarity.
|


|
|
How to test 🧪
Prerequisites
Author Checklists
As an Author, to speed up the review process, I considered 🤔
👀 Doing a self review
❔ Our contribution guidelines
🤏 Splitting feature into small PRs
➕ Adding a changeset
🧪 Providing/improving test coverage
🔐 Removing all sensitive information from the code and PR description
🚩 Using a feature flag to protect the release
👣 Providing comprehensive reproduction steps
📑 Providing or updating our documentation
🕛 Scheduling a pair reviewing session
📱 Providing mobile support
♿ Providing accessibility support
As an Author, before moving this PR from Draft to Open, I confirmed ✅