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

Update controller and agent to kube-rs client 0.91.0 #702

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on Oct 8, 2024

  1. Update controller and agent to kube-rs 0.91.0

    Signed-off-by: Kate Goldenring <[email protected]>
    kate-goldenring committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    7482c9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c3722a View commit details
    Browse the repository at this point in the history
  3. Use ResourceExt methods for resource property access and update rust …

    …version to 1.75.0
    
    Signed-off-by: Kate Goldenring <[email protected]>
    kate-goldenring committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    b01b4ed View commit details
    Browse the repository at this point in the history
  4. Consolidate pod change handling code

    Signed-off-by: Kate Goldenring <[email protected]>
    kate-goldenring committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    2a23d56 View commit details
    Browse the repository at this point in the history
  5. Remove node finalizer on node cleanup

    Signed-off-by: Kate Goldenring <[email protected]>
    kate-goldenring committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    9aec489 View commit details
    Browse the repository at this point in the history
  6. Use Watcher API for instance reconciliation in controller

    Signed-off-by: Kate Goldenring <[email protected]>
    kate-goldenring committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    a588a5c View commit details
    Browse the repository at this point in the history
  7. nit: fix rebasing error

    Signed-off-by: Kate Goldenring <[email protected]>
    kate-goldenring committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    e035d67 View commit details
    Browse the repository at this point in the history
  8. Cleanup controller contexts

    Signed-off-by: Kate Goldenring <[email protected]>
    kate-goldenring committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    c44ece9 View commit details
    Browse the repository at this point in the history