Skip to content

new: STORIF-316 - Removed ErrorState for 404 error in global quotas table.#13493

Merged
skulpok-akamai merged 1 commit intolinode:developfrom
dchyrva-akamai:feature/STORIF-316
Mar 19, 2026
Merged

new: STORIF-316 - Removed ErrorState for 404 error in global quotas table.#13493
skulpok-akamai merged 1 commit intolinode:developfrom
dchyrva-akamai:feature/STORIF-316

Conversation

@dchyrva-akamai
Copy link
Copy Markdown
Contributor

Description 📝

Removed ErrorState for 404 error in global quotas table.

Preview 📷

image

How to test 🧪

  • Modify code inside apinext to return 404 error when /global-quotas
    endpoint is called.
  • Run apinext locally.
  • Run Cloud Manager locally connecting it to the local apinext instance.
  • Navigate to the /quotas page.
  • Observe global quotas table as apinext returns 404 error.
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


  • I have read and considered all applicable items listed above.

As an Author, before moving this PR from Draft to Open, I confirmed ✅

  • All tests and CI checks are passing
  • TypeScript compilation succeeded without errors
  • Code passes all linting rules

@dchyrva-akamai dchyrva-akamai force-pushed the feature/STORIF-316 branch 2 times, most recently from 775b37b to feab906 Compare March 13, 2026 14:44
@dchyrva-akamai dchyrva-akamai marked this pull request as ready for review March 13, 2026 15:19
@dchyrva-akamai dchyrva-akamai requested a review from a team as a code owner March 13, 2026 15:19
@linode-gh-bot
Copy link
Copy Markdown
Collaborator

Cloud Manager UI test results

🔺 4 failing tests on test run #3 ↗︎

❌ Failing✅ Passing↪️ Skipped🕐 Duration
4 Failing876 Passing11 Skipped45m 18s

Details

Failing Tests
SpecTest
object-storage.e2e.spec.tsCloud Manager Cypress Tests→object storage end-to-end tests » can create and delete object storage buckets
access-key.e2e.spec.tsCloud Manager Cypress Tests→object storage access key end-to-end tests » can create an access key with limited access - e2e
object-storage-objects-multicluster.spec.tsCloud Manager Cypress Tests→Object Storage Multicluster objects » can upload, access, and delete objects
lke-create.spec.tsCloud Manager Cypress Tests→LKE Cluster Creation with LKE-E→shows the LKE-E flow with the feature flag on » creates an LKE-E cluster with the account capability

Troubleshooting

Use this command to re-run the failing tests:

pnpm cy:run -s "cypress/e2e/core/objectStorage/object-storage.e2e.spec.ts,cypress/e2e/core/objectStorage/access-key.e2e.spec.ts,cypress/e2e/core/objectStorageMulticluster/object-storage-objects-multicluster.spec.ts,cypress/e2e/core/kubernetes/lke-create.spec.ts"

@github-project-automation github-project-automation bot moved this from Review to Changes Requested in Cloud Manager Mar 17, 2026
@dchyrva-akamai dchyrva-akamai force-pushed the feature/STORIF-316 branch 2 times, most recently from 057935b to c6fd53e Compare March 17, 2026 13:19
@github-project-automation github-project-automation bot moved this from Changes Requested to Approved in Cloud Manager Mar 19, 2026
@skulpok-akamai skulpok-akamai merged commit f284f03 into linode:develop Mar 19, 2026
34 of 35 checks passed
@github-project-automation github-project-automation bot moved this from Approved to Merged in Cloud Manager Mar 19, 2026
@dchyrva-akamai dchyrva-akamai deleted the feature/STORIF-316 branch March 20, 2026 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants