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

fix(upgrades): set correct cluster_template_id #349

Merged
merged 14 commits into from
Mar 28, 2024
Merged

fix(upgrades): set correct cluster_template_id #349

merged 14 commits into from
Mar 28, 2024

Commits on Mar 27, 2024

  1. fix: use labels from cluster directly

    Signed-off-by: Mohammed Naser <mnaser@vexxhost.com>
    mnaser committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    3c43c96 View commit details
    Browse the repository at this point in the history
  2. fix: use labels from node group directly

    Signed-off-by: Mohammed Naser <mnaser@vexxhost.com>
    mnaser committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    7ce71db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2705848 View commit details
    Browse the repository at this point in the history
  4. chore: linter fixes

    mnaser committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    474f116 View commit details
    Browse the repository at this point in the history
  5. ci: fix linter jobs

    mnaser committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    9f6a43f View commit details
    Browse the repository at this point in the history
  6. use cluster.labels

    mnaser committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    04dffc0 View commit details
    Browse the repository at this point in the history
  7. restore original ci

    mnaser committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    619ade6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    92e274c View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    8a43f3d View commit details
    Browse the repository at this point in the history
  2. tests: cleanup tests

    mnaser committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    97c7acb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2749d8e View commit details
    Browse the repository at this point in the history
  4. chore: fix linters

    mnaser committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    69743f4 View commit details
    Browse the repository at this point in the history
  5. linter fixes

    mnaser committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    0565895 View commit details
    Browse the repository at this point in the history
  6. ci: unit tests need helm

    mnaser committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    3f599e3 View commit details
    Browse the repository at this point in the history