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

Upgrade k8s.io/* to v0.29.2, sigs.k8s.io/controller-runtime to v0.17.2 #9174

Merged
merged 15 commits into from
Mar 4, 2024

Commits on Mar 3, 2024

  1. Update k8s.io/* to v0.29.2, sigs.k8s.io/controller-runtime to v…

    …0.17.1 Update `sigs.k8s.io/controller-tools` to v0.14.0
    shafeeqes committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    0d4071f View commit details
    Browse the repository at this point in the history
  2. Replace ResourceRequirements struct with `VolumeResourceRequirement…

    …s` for use with volumes
    shafeeqes committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    4c90c19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b9e80b View commit details
    Browse the repository at this point in the history
  4. Run make generate

    shafeeqes committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    55ceb5b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b97b36 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1b5873f View commit details
    Browse the repository at this point in the history
  7. Update envtest

    shafeeqes committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    edcabda View commit details
    Browse the repository at this point in the history
  8. Fix kubelet test

    shafeeqes committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    cdb8cb0 View commit details
    Browse the repository at this point in the history
  9. Remove typemeta from expected objects in tests

    The typemeta is set by the fake client only for unstructured objects
    shafeeqes committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    a217939 View commit details
    Browse the repository at this point in the history
  10. Fix kubeproxy tests

    shafeeqes committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    7824642 View commit details
    Browse the repository at this point in the history
  11. Update helm to v3.14.2

    shafeeqes committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    d80f0f6 View commit details
    Browse the repository at this point in the history
  12. Drop completed TODO

    shafeeqes committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    32995d9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1067eeb View commit details
    Browse the repository at this point in the history
  14. Address PR review feedback

    shafeeqes committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    f8b5efd View commit details
    Browse the repository at this point in the history
  15. Revert "Update kube-openapi to 582cce7"

    Use same version as `k8s.io/apiserver`
    shafeeqes committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    e012a71 View commit details
    Browse the repository at this point in the history