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

providers/hetzner: add support for Hetzner Cloud #996

Merged
merged 2 commits into from
Sep 21, 2023
Merged

providers/hetzner: add support for Hetzner Cloud #996

merged 2 commits into from
Sep 21, 2023

Commits on Sep 4, 2023

  1. chore: Get rid of Clippy warnings

    Signed-off-by: Manuel Hutter <[email protected]>
    mhutter committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    2ddd1ee View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. providers/hetzner: add support for Hetzner Cloud

    This commit implements initial support for Hetzner Cloud.
    
    Supported features:
    - Attributes
    - Hostname
    - SSH Keys
    
    "hetzner" was choosen as the platform identifier, as proposed in [1].
    
    [1]: coreos/fedora-coreos-tracker#1324 (comment)
    
    Resolves: #125
    Relates: coreos/fedora-coreos-tracker#1324
    Signed-off-by: Manuel Hutter <[email protected]>
    mhutter committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    ad26a97 View commit details
    Browse the repository at this point in the history