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

Ensure kubelet configuration from IG takes precedence over cluster's #14333

Merged
merged 4 commits into from
Sep 29, 2022

Commits on Sep 29, 2022

  1. Add test confirming json merge behavior

    Ole Markus With committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    8042756 View commit details
    Browse the repository at this point in the history
  2. Add docs to kubelet and masterkubelet making it explicit control plan…

    …e does not use spec.kubelet
    Ole Markus With committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    8ff240f View commit details
    Browse the repository at this point in the history
  3. Fix json merge behavior so IG kubelet config takes precedence

    Update upup/pkg/fi/cloudup/populate_instancegroup_spec.go
    
    Co-authored-by: Ciprian Hacman <ciprian@hakman.dev>
    Ole Markus With and hakman committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    788b9d7 View commit details
    Browse the repository at this point in the history
  4. Fix stringSliceEqual function when strings are out of order

    Ole Markus With committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    a1678ad View commit details
    Browse the repository at this point in the history