Skip to content

Conversation

@hcloud-bot
Copy link
Collaborator

@hcloud-bot hcloud-bot commented Jan 9, 2026

Storage Box Subaccounts are no longer identified by username

Storage Box Subaccounts now have a name property, allowing users to specify custom names for their Subaccounts.

More importantly, Storage Box Subaccounts (<subaccount>) are now identified by id or name, instead of by id or username.

 hcloud storage-box subaccount describe <storage-box> <subaccount>
-hcloud storage-box subaccount describe my-storage-box u1337-sub1
+hcloud storage-box subaccount describe my-storage-box my-subaccount

Existing Subaccounts have been updated to use their username as name value.

See our changelog for more details.

Features


PR by releaser-pleaser 🤖

If you want to modify the proposed release, add you overrides here. You can learn more about the options in the docs.

Release Notes

Prefix / Start

This will be added to the start of the release notes.

### Storage Box Subaccounts are no longer identified by `username`

Storage Box Subaccounts now have a `name` property, allowing users to specify custom names for their Subaccounts.

More importantly, Storage Box Subaccounts (`<subaccount>`) are now identified  by `id` or `name`, instead of by `id` or `username`.

```diff
 hcloud storage-box subaccount describe <storage-box> <subaccount>
-hcloud storage-box subaccount describe my-storage-box u1337-sub1
+hcloud storage-box subaccount describe my-storage-box my-subaccount
```

Existing Subaccounts have been updated to use their `username` as `name` value.

See our [changelog](https://docs.hetzner.cloud/changelog#2026-01-15-storage-box-subaccount-name) for more details.

Suffix / End

This will be added to the end of the release notes.

@hcloud-bot hcloud-bot requested a review from a team as a code owner January 9, 2026 10:04
@hcloud-bot hcloud-bot added the rp-release::pending Release for this PR is pending label Jan 9, 2026
@codecov
Copy link

codecov bot commented Jan 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 51.74%. Comparing base (949f6a8) to head (a4ec916).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1306       +/-   ##
===========================================
- Coverage   72.49%   51.74%   -20.75%     
===========================================
  Files         302      296        -6     
  Lines       11015    10744      -271     
===========================================
- Hits         7985     5560     -2425     
- Misses       2154     4654     +2500     
+ Partials      876      530      -346     
Flag Coverage Δ
e2e 51.74% <ø> (+<0.01%) ⬆️
unit ?

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@hcloud-bot hcloud-bot force-pushed the releaser-pleaser--branches--main branch 5 times, most recently from 95bd885 to f7b1692 Compare January 16, 2026 14:48
@hcloud-bot hcloud-bot force-pushed the releaser-pleaser--branches--main branch from f7b1692 to a4ec916 Compare January 16, 2026 14:50
@jooola jooola merged commit b1697c7 into main Jan 16, 2026
8 checks passed
@jooola jooola deleted the releaser-pleaser--branches--main branch January 16, 2026 14:53
@hcloud-bot hcloud-bot added rp-release::tagged Release for this PR is created and removed rp-release::pending Release for this PR is pending labels Jan 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

rp-release::tagged Release for this PR is created

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants