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

⚠️ Bump to controller-runtime v0.17.0 & k8s.io v0.29 #9964

Merged
merged 5 commits into from
Jan 17, 2024

Commits on Jan 16, 2024

  1. Bump to controller-runtime v0.17.0 & k8s.io v0.29.0

    Signed-off-by: Stefan Büringer buringerst@vmware.com
    sbueringer committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    f265638 View commit details
    Browse the repository at this point in the history
  2. Fix log level log line in main.go files

    Signed-off-by: Stefan Büringer buringerst@vmware.com
    sbueringer committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    8d4a510 View commit details
    Browse the repository at this point in the history
  3. Stop relying on GVK being set

    Some more adjustments as fake client is now setting GVK only for Unstructured.
    So I found a few more cases.
    
    Signed-off-by: Stefan Büringer buringerst@vmware.com
    sbueringer committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    acfa234 View commit details
    Browse the repository at this point in the history
  4. A few more default log level

    Signed-off-by: Stefan Büringer buringerst@vmware.com
    sbueringer committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    3cf12d7 View commit details
    Browse the repository at this point in the history
  5. Replace deprecated klogr.New()

    Signed-off-by: Stefan Büringer buringerst@vmware.com
    sbueringer committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    4c5fa85 View commit details
    Browse the repository at this point in the history