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

platform: Hetzner API implementation #536

Merged
merged 6 commits into from
Aug 27, 2024

Commits on Aug 5, 2024

  1. mod: add hetzner Go SDK

    Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
    tormath1 authored and apricote committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    7255f51 View commit details
    Browse the repository at this point in the history
  2. vendor: go mod vendor

    Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
    tormath1 authored and apricote committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    1578fc9 View commit details
    Browse the repository at this point in the history
  3. platform/api: add Hetzner API

    Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
    Co-authored-by: Julian Tölle <julian.toelle97@gmail.com>
    tormath1 and apricote committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    0f87509 View commit details
    Browse the repository at this point in the history
  4. platform: implement the kola elements for Hetzner

    Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
    Co-authored-by: Julian Tölle <julian.toelle97@gmail.com>
    tormath1 and apricote committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    e1c2d45 View commit details
    Browse the repository at this point in the history
  5. ore/hetzner: add image upload and garbage collection

    Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
    Co-authored-by: Julian Tölle <julian.toelle97@gmail.com>
    tormath1 and apricote committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    a1e4ce4 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. kola: disable cloudinit tests for Hetzner

    coreos-cloudinit does not support Hetzner.
    apricote committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    1ce68f9 View commit details
    Browse the repository at this point in the history