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 linode UUID as a metadata to each node #162

Merged
merged 6 commits into from
Jan 5, 2024

Commits on Jan 4, 2024

  1. fix(build): correct image os/arch on ARM Mac

    Signed-off-by: Mateusz Urbanek <[email protected]>
    shanduur-akamai committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    5405a76 View commit details
    Browse the repository at this point in the history
  2. feat: add client builder method

    Signed-off-by: Mateusz Urbanek <[email protected]>
    shanduur-akamai committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    dd89c13 View commit details
    Browse the repository at this point in the history
  3. feat: add node controller

    Signed-off-by: Mateusz Urbanek <[email protected]>
    shanduur-akamai committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    605ec91 View commit details
    Browse the repository at this point in the history
  4. feat: integrate node controller with rest of code

    Signed-off-by: Mateusz Urbanek <[email protected]>
    shanduur-akamai committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    053f6d6 View commit details
    Browse the repository at this point in the history
  5. feat: node update should trigger metadata update

    Signed-off-by: Mateusz Urbanek <[email protected]>
    shanduur-akamai committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    3797e68 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. fix: prevent backslash escape

    Signed-off-by: Mateusz Urbanek <[email protected]>
    shanduur-akamai committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    21b185a View commit details
    Browse the repository at this point in the history