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

feat: add labels options to server and ssh keys #128

Merged
merged 2 commits into from
Dec 12, 2023
Merged

Conversation

jooola
Copy link
Member

@jooola jooola commented Dec 12, 2023

Continuation of #92

Adding labels to the temporary server and ssh key objects which are needed to create the snapshot.

This is needed in some use cases where e.g. packer build stops unexpectedly due to a SIGKILL and cannot shut down properly. In order to realize that the respective server and ssh key are orphaned, labels are needed.

janiskemper and others added 2 commits December 12, 2023 12:18
Adding labels to the temporary server and ssh key objects which are
needed to create the snapshot.

This is needed in some use cases where e.g. packer build stops
unexpectedly due to a SIGKILL and cannot shut down properly. In order to
realize that the respective server and ssh key are orphaned, labels are needed.

Signed-off-by: janiskemper <janis.kemper@syself.com>
@jooola jooola marked this pull request as ready for review December 12, 2023 11:26
@jooola jooola requested a review from a team as a code owner December 12, 2023 11:26
@jooola jooola merged commit 3f7dcae into main Dec 12, 2023
9 checks passed
@jooola jooola deleted the server-sshkey-labels branch December 12, 2023 11:39
@janiskemper
Copy link
Contributor

sorry.. I had too many things on my table. Thanks a lot for continuing this!

jooola pushed a commit that referenced this pull request Jan 12, 2024
🤖 I have created a release *beep* *boop*
---


##
[1.3.0](v1.2.1...v1.3.0)
(2024-01-09)


### Features

* add labels options to server and ssh keys
([#128](#128))
([3f7dcae](3f7dcae))
* use existing IP for server create
([#144](#144))
([1ebdfe7](1ebdfe7))


### Bug Fixes

* do not pass nil error to error handler
([#145](#145))
([e742263](e742263))
* improve logs messages and error handling
([#139](#139))
([2f2bcf1](2f2bcf1))
* improve missing hcloud token error
([#138](#138))
([e47f476](e47f476))

---
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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants