Skip to content

change: STORIF-181 - ACLP Service availability check added to the bucket metrics tab.#13320

Merged
abailly-akamai merged 2 commits into
linode:developfrom
dchyrva-akamai:feature/STORIF-181
Jan 30, 2026
Merged

change: STORIF-181 - ACLP Service availability check added to the bucket metrics tab.#13320
abailly-akamai merged 2 commits into
linode:developfrom
dchyrva-akamai:feature/STORIF-181

Conversation

@dchyrva-akamai
Copy link
Copy Markdown
Contributor

Description 📝

ACLP Service availability check added to the bucket metrics tab

How to test 🧪

  • Run pnpm dev
  • Navigate to /object-storage/buckets/<region>/<bucket>
  • Observe "Metrics Tab" button, it should be hidden when
    ACLP service is unavailable.
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

@linode-gh-bot
Copy link
Copy Markdown

Cloud Manager UI test results

🔺 1 failing test on test run #4 ↗︎

❌ Failing✅ Passing↪️ Skipped🕐 Duration
1 Failing864 Passing11 Skipped37m 31s

Details

Failing Tests
SpecTest
clone-linode.spec.tsCloud Manager Cypress Tests→clone linode » can clone a Linode from Linode details page

Troubleshooting

Use this command to re-run the failing tests:

pnpm cy:run -s "cypress/e2e/core/linodes/clone-linode.spec.ts"

Copy link
Copy Markdown
Member

@bnussman-akamai bnussman-akamai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

No a blocker but there is a brief "flash" of the Metrics tab showing, then it quickly goes away once the https://api.linode.com/v4/monitor/services/objectstorage fetch fails.

There are a few ways we could address that

  • change condition to also checking for the loading state
  • Rather than checking for an error, we could check to see if data becomes defined

@github-project-automation github-project-automation Bot moved this from Review to Approved in Cloud Manager Jan 30, 2026
@abailly-akamai abailly-akamai merged commit ad737c1 into linode:develop Jan 30, 2026
34 of 35 checks passed
@github-project-automation github-project-automation Bot moved this from Approved to Merged in Cloud Manager Jan 30, 2026
@dchyrva-akamai dchyrva-akamai deleted the feature/STORIF-181 branch January 30, 2026 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Object Storage deals with Object Storage

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

5 participants