manager icon indicating copy to clipboard operation
manager copied to clipboard

change: [STORIF-33] - Remove Object Storage Gen2 whitelisted regions

Open dchyrva-akamai opened this issue 3 months ago • 1 comments

Description šŸ“

Whitelisted regions removed.

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


  • [x] 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 avatar Oct 02 '25 12:10 dchyrva-akamai

Cloud Manager UI test results

:small_red_triangle: 22 failing tests on test run #52 ā†—ļøŽ

:x: Failing:white_check_mark: Passing:arrow_right_hook: Skipped:clock1: Duration
22 Failing840 Passing11 Skipped91m 40s

Details

Failing Tests
SpecTest
:x:attach-volume.spec.tsCloud Manager Cypress Tests→volume attach and detach flows Ā» attaches a volume to a Linode
:x:machine-image-upload.spec.tsCloud Manager Cypress Tests→machine image Ā» uploads machine image, mock upload canceled failed event
:x:machine-image-upload.spec.tsCloud Manager Cypress Tests→machine image Ā» uploads machine image, mock failed to decompress failed event
:x:machine-image-upload.spec.tsCloud Manager Cypress Tests→machine image Ā» uploads machine image, mock expired upload event
:x:create-database.spec.tsCloud Manager Cypress Tests→create a database cluster, mocked data Ā» creates a g6-nanode-1 MySQL v8.x 1-node cluster
:x:create-database.spec.tsCloud Manager Cypress Tests→create a database cluster, mocked data Ā» creates a g6-dedicated-2 MySQL v8.x 2-node cluster
:x:create-database.spec.tsCloud Manager Cypress Tests→create a database cluster, mocked data Ā» creates a g6-dedicated-2 MySQL v5.x 3-node cluster
:x:create-database.spec.tsCloud Manager Cypress Tests→create a database cluster, mocked data Ā» creates a g6-nanode-1 PostgreSQL v13.x 3-node cluster
:x:create-database.spec.tsCloud Manager Cypress Tests→create a database cluster, mocked data Ā» creates a g7-premium-4 MySQL v8.x 2-node cluster
:x:delete-volume.spec.tsCloud Manager Cypress Tests→volume delete flow Ā» deletes a volume
:x:upgrade-volume.spec.tsCloud Manager Cypress Tests→volume upgrade/migration Ā» can upgrade an unattached volume to NVMe
:x:upgrade-volume.spec.tsCloud Manager Cypress Tests→volume upgrade/migration Ā» can upgrade an attached volume from the volumes landing page
:x:upgrade-volume.spec.tsCloud Manager Cypress Tests→volume upgrade/migration Ā» can upgrade an attached volume from the linode details page
:x:linode-storage.spec.tsCloud Manager Cypress Tests→linode storage tab Ā» deletes a disk when Linode Disk Encryption is enabled
:x:linode-storage.spec.tsCloud Manager Cypress Tests→linode storage tab Ā» deletes a disk
:x:linode-storage.spec.tsCloud Manager Cypress Tests→linode storage tab Ā» resize disk
:x:migrate-linode-with-firewall.spec.tsCloud Manager Cypress Tests→Migrate Linode With Firewall Ā» migrates linode with firewall - real data
:x:linode-config.spec.tsCloud Manager Cypress Tests→Linode Config management→End-to-End Ā» Clones a config
:x:smoke-create-image.spec.tsCloud Manager Cypress Tests→create image (using mocks) Ā» create image from a linode
:x:resize-linode.spec.tsCloud Manager Cypress Tests→resize linode Ā» resizes a linode by increasing size: warm migration
:x:resize-linode.spec.tsCloud Manager Cypress Tests→resize linode Ā» resizes a linode by increasing size: cold migration
:x:resize-linode.spec.tsCloud Manager Cypress Tests→resize linode Ā» resizes a linode by decreasing size

Troubleshooting

Use this command to re-run the failing tests:

pnpm cy:run -s "cypress/e2e/core/volumes/attach-volume.spec.ts,cypress/e2e/core/images/machine-image-upload.spec.ts,cypress/e2e/core/databases/create-database.spec.ts,cypress/e2e/core/volumes/delete-volume.spec.ts,cypress/e2e/core/volumes/upgrade-volume.spec.ts,cypress/e2e/core/linodes/linode-storage.spec.ts,cypress/e2e/core/firewalls/migrate-linode-with-firewall.spec.ts,cypress/e2e/core/linodes/linode-config.spec.ts,cypress/e2e/core/images/smoke-create-image.spec.ts,cypress/e2e/core/linodes/resize-linode.spec.ts"

linode-gh-bot avatar Dec 01 '25 17:12 linode-gh-bot

This PR is stale because it has been open 15 days with no activity. Please attend to this PR or it will be closed in 5 days

github-actions[bot] avatar Dec 17 '25 00:12 github-actions[bot]