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 k8s API to v1.25 #7123

Closed
wants to merge 5 commits into from
Closed

Commits on Aug 25, 2022

  1. Bump k8s libs to v1.25

    Kubernetes v1.25 has been released, so we can update our dependencies.
    Fedosin committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    ac492a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b1721f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47d6d15 View commit details
    Browse the repository at this point in the history
  4. Fix breaking changes introduced in v1.25

    All log config methods became functions in v1.25:
    kubernetes/component-base@41262c3
    Fedosin committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    514a5c1 View commit details
    Browse the repository at this point in the history
  5. Regenerate manifests

    generate by `make generate`
    Fedosin committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    726955b View commit details
    Browse the repository at this point in the history