Skip to content

🚸 ux(storage): fix bucket delete prompt - #282

Merged
jfbus merged 1 commit into
mainfrom
bucket_delete
Jul 22, 2026
Merged

🚸 ux(storage): fix bucket delete prompt#282
jfbus merged 1 commit into
mainfrom
bucket_delete

Conversation

@jfbus

@jfbus jfbus commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Description

octl storage bucket describe is unable to display useful info about a bucket, because there is no GetBucket API call.

This PR removes the empty table displayed before the prompt in octl storage bucket delete.

Type of Change

Please check the relevant option(s):

  • 🐛 Bug fix
  • ✨ New feature
  • 🧹 Code cleanup or refactor
  • 📝 Documentation update
  • 🔧 Build or CI-related change
  • 🔒 Security fix
  • Other (specify): ux

How Has This Been Tested?

Please describe the test strategy:

  • Manual testing
  • Unit tests
  • Integration tests
  • Not tested yet

Checklist

  • I have followed the Contributing Guidelines
  • I have added tests or explained why they are not needed
  • I have updated relevant documentation (README, examples, etc.)
  • My changes follow the Conventional Commits specification
  • My commits include appropriate Gitmoji

Additional Context

@jfbus
jfbus marked this pull request as ready for review July 22, 2026 07:24
@jfbus
jfbus requested a review from a team July 22, 2026 07:24
@github-actions

Copy link
Copy Markdown

No diff in reference doc 😀

@github-actions

Copy link
Copy Markdown

Binary size: 82.3MB => 82.3MB (change +0KB, +0.0%) 😉

@jfbus jfbus added the kind/bug Bug fix label Jul 22, 2026
@jfbus
jfbus merged commit 69771a6 into main Jul 22, 2026
8 of 9 checks passed
@jfbus
jfbus deleted the bucket_delete branch July 22, 2026 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/bug Bug fix

Development

Successfully merging this pull request may close these issues.

2 participants