Skip to content

fix: STORIF-329 - Bucket searching function fixed.#13528

Open
dchyrva-akamai wants to merge 1 commit intolinode:developfrom
dchyrva-akamai:bugfix/STORIF-329
Open

fix: STORIF-329 - Bucket searching function fixed.#13528
dchyrva-akamai wants to merge 1 commit intolinode:developfrom
dchyrva-akamai:bugfix/STORIF-329

Conversation

@dchyrva-akamai
Copy link
Contributor

@dchyrva-akamai dchyrva-akamai commented Mar 24, 2026

Description 📝

Bucket searching function fixed.

How to test 🧪

  • Run pnpm dev
  • Create 2 buckets in two different regions,
    one Gen1 and one Gen2, with the same label.
  • Navigate to the Bucket Details page for the Gen2 bucket.
  • Observe SSL/TLS tab hidden.
  • Navigate to the Bucket Details -> Access tab.
  • Observe CORS option not available warning.
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 marked this pull request as ready for review March 24, 2026 15:42
@dchyrva-akamai dchyrva-akamai requested a review from a team as a code owner March 24, 2026 15:42
@github-project-automation github-project-automation bot moved this from Review to Approved in Cloud Manager Mar 24, 2026
@linode-gh-bot
Copy link
Collaborator

Cloud Manager UI test results

🔺 13 failing tests on test run #1 ↗︎

❌ Failing✅ Passing↪️ Skipped🕐 Duration
13 Failing875 Passing11 Skipped54m 13s

Details

Failing Tests
SpecTest
object-storage.smoke.spec.tsCloud Manager Cypress Tests→object storage smoke tests » can upload, view, and delete bucket objects - smoke
object-storage-objects-multicluster.spec.tsCloud Manager Cypress Tests→Object Storage Multicluster objects » can upload, access, and delete objects
object-storage.e2e.spec.tsCloud Manager Cypress Tests→object storage end-to-end tests » can create and delete object storage buckets
object-storage.e2e.spec.tsCloud Manager Cypress Tests→object storage end-to-end tests » can update bucket access
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
bucket-details-gen2.spec.tsCloud Manager Cypress Tests→Object Storage Gen 2 bucket details tabs→Access and SSL/TLS tabs » does not hide the CORS toggle and SSL/TLS tab for buckets with an E0 endpoint
bucket-details-gen2.spec.tsCloud Manager Cypress Tests→Object Storage Gen 2 bucket details tabs→Access and SSL/TLS tabs » does not hide the CORS toggle and SSL/TLS tab for buckets with an E1 endpoint
bucket-details-gen2.spec.tsCloud Manager Cypress Tests→Object Storage Gen 2 bucket details tabs→Access and SSL/TLS tabs » hides the CORS toggle and SSL/TLS tab for for buckets with an E2 endpoint
bucket-details-gen2.spec.tsCloud Manager Cypress Tests→Object Storage Gen 2 bucket details tabs→Access and SSL/TLS tabs » hides the CORS toggle and SSL/TLS tab for for buckets with an E3 endpoint
alerts-create.spec.tsCloud Manager Cypress Tests→Create flow when beta alerts enabled by region and feature flag » create flow after switching to beta alerts
alerts-create.spec.tsCloud Manager Cypress Tests→Create flow when beta alerts enabled by region and feature flag » can toggle from legacy to beta alerts and back to legacy
object-storage-errors.spec.tsCloud Manager Cypress Tests→object storage failure paths » shows error upon object upload failure
object-storage-errors.spec.tsCloud Manager Cypress Tests→object storage failure paths » shows error upon object list retrieval failure

Troubleshooting

Use this command to re-run the failing tests:

pnpm cy:run -s "cypress/e2e/core/objectStorage/object-storage.smoke.spec.ts,cypress/e2e/core/objectStorageMulticluster/object-storage-objects-multicluster.spec.ts,cypress/e2e/core/objectStorage/object-storage.e2e.spec.ts,cypress/e2e/core/kubernetes/lke-create.spec.ts,cypress/e2e/core/objectStorageGen2/bucket-details-gen2.spec.ts,cypress/e2e/core/linodes/alerts-create.spec.ts,cypress/e2e/core/objectStorage/object-storage-errors.spec.ts"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Approved

Development

Successfully merging this pull request may close these issues.

4 participants