Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hcloud primary-ip create --label create=hcloud - not add label during resource creation #883

Closed
KlockiLego opened this issue Oct 21, 2024 · 1 comment · Fixed by #885 or #867
Closed
Assignees
Labels

Comments

@KlockiLego
Copy link

TL;DR

hcloud 1.47.0

hcloud primary-ip create --name=primary_ipv4_cp_01 --type=ipv4 --datacenter=fsn1-dc14 --label create=hcloud

Adding labels during creation not working

Expected behavior

Label should be added to Primary IP resource

Observed behavior

Adding labels to Primary IP during creation not working

Minimal working example

No response

Log output

No response

Additional information

No response

@phm07
Copy link
Contributor

phm07 commented Oct 24, 2024

Thanks for the bug report! The issue should be fixed once #885 is merged and released.

@phm07 phm07 closed this as completed in 7a17174 Oct 24, 2024
phm07 pushed a commit that referenced this issue Oct 25, 2024
🤖 I have created a release *beep* *boop*
---


##
[1.48.0](v1.47.0...v1.48.0)
(2024-10-25)


### Features

* allow auto-completing context flag
([#861](#861))
([7495b14](7495b14))
* **primary-ip:** allow setting auto-delete on create
([#860](#860))
([b6aecb3](b6aecb3)),
closes [#855](#855)


### Bug Fixes

* **image:** only use numerical IDs for label auto-completion
([#865](#865))
([1d10d92](1d10d92))
* **primary-ip:** labels ignored in create command
([#885](#885))
([7a17174](7a17174)),
closes [#883](#883)

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants