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

Feature request: define ssh-keys when rebuild a server #658

Open
tkoeppen opened this issue Jan 2, 2024 · 2 comments
Open

Feature request: define ssh-keys when rebuild a server #658

tkoeppen opened this issue Jan 2, 2024 · 2 comments

Comments

@tkoeppen
Copy link

tkoeppen commented Jan 2, 2024

When rebuilding a server via https://docs.hetzner.cloud/#server-actions-rebuild-a-server-from-an-image
it should be possible to assign ssh-keys via their ids, similar like in create server:

"ssh_keys": [
"my-ssh-key"
],

The only 2 "workarounds" today are,

  1. delete and re-create a server or
  2. delete the old ssh-keys assigned by Hetzner create server and manual replace afterwords with custom tooling.
@phm07 phm07 added the feature label Jan 3, 2024
@phm07
Copy link
Contributor

phm07 commented Jan 3, 2024

Thanks for your suggestion! I forwarded it to the corresponding team.

Copy link
Contributor

github-actions bot commented Apr 2, 2024

This issue has been marked as stale because it has not had recent activity. The bot will close the issue if no further action occurs.

@github-actions github-actions bot added the stale label Apr 2, 2024
@phm07 phm07 added pinned and removed stale labels Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants