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: Set GCPMachinepoolMachine.Status.LatestModelApplied to false if some labels applied to node are not same as expected #25

Closed
wants to merge 7 commits into from
Closed

fix: Set GCPMachinepoolMachine.Status.LatestModelApplied to false if some labels applied to node are not same as expected #25

wants to merge 7 commits into from

Commits on Jun 25, 2024

  1. fix: instancegroupinstances: set gcpmachinepoolmachine.status.LatestM…

    …odelApplied to false if additionalLabels attached to node is not the same as ones set in gcpmachinepool.spec.additionallabels
    tasdikrahman committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    4565fd7 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    c12c567 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. refactor: hasAdditionalLabelsDiff -> doesNotHaveAdditionalLabelsDiff …

    …to make it more descriptive
    tasdikrahman committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    761d5d7 View commit details
    Browse the repository at this point in the history
  2. chore: lint error fixes

    tasdikrahman committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    3d762a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6dab195 View commit details
    Browse the repository at this point in the history
  4. chore: lint: fix further

    tasdikrahman committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    9cf08e6 View commit details
    Browse the repository at this point in the history
  5. chore: lint: fix further

    tasdikrahman committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    663def9 View commit details
    Browse the repository at this point in the history