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 k8s-openapi to 0.23 for Kubernetes 1.31 support #1581

Merged
merged 4 commits into from
Sep 16, 2024
Merged

Commits on Sep 16, 2024

  1. bump k8s-openapi pin and associated MK8SV

    Signed-off-by: clux <sszynrae@gmail.com>
    clux committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    b2cd429 View commit details
    Browse the repository at this point in the history
  2. option wrap change in upstream type

    Signed-off-by: clux <sszynrae@gmail.com>
    clux committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    00e92dd View commit details
    Browse the repository at this point in the history
  3. client ext small fixes to one doc tests

    - reorder imports
    - client ext trait needs an explicit import despite being in prelude?
    - unpacking of type as now required
    
    Signed-off-by: clux <sszynrae@gmail.com>
    clux committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    14859c8 View commit details
    Browse the repository at this point in the history
  4. bump msrv according to cargo msrv check

    Signed-off-by: clux <sszynrae@gmail.com>
    clux committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    f51471f View commit details
    Browse the repository at this point in the history