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 dependency to 1.26.x #3643

Merged
merged 13 commits into from
Jun 6, 2024
Merged

Update K8s dependency to 1.26.x #3643

merged 13 commits into from
Jun 6, 2024

Conversation

d80tb7
Copy link
Collaborator

@d80tb7 d80tb7 commented Jun 2, 2024

Updates our k8s dependency from 1.22 to 1.26. This involves the following changes:

  • k8s.io/* dependenciess updated to v0.26.15
  • Kind nodes now use v1.26.15 as the k8s version.
  • Update alpine (used in integration tests) to alpine:3.20.0
  • Update kind to v0.23.0
  • Increase container memory in integration tests from 10Mi to 25Mi
  • Import of k8s.io/apimachinery/pkg/util/clock is now split between k8s.io/utils/clock and k8s.io/utils/clock/testing

d80tb7 added 10 commits June 2, 2024 09:55
Signed-off-by: Chris Martin <chris@cmartinit.co.uk>
Signed-off-by: Chris Martin <chris@cmartinit.co.uk>
Signed-off-by: Chris Martin <chris@cmartinit.co.uk>
Signed-off-by: Chris Martin <chris@cmartinit.co.uk>
Signed-off-by: Chris Martin <chris@cmartinit.co.uk>
Signed-off-by: Chris Martin <chris@cmartinit.co.uk>
Signed-off-by: Chris Martin <chris@cmartinit.co.uk>
Signed-off-by: Chris Martin <chris@cmartinit.co.uk>
Signed-off-by: Chris Martin <chris@cmartinit.co.uk>
Signed-off-by: Chris Martin <chris@cmartinit.co.uk>
@d80tb7 d80tb7 changed the title [WIP] Update K8s dependency to 1.26.x Update K8s dependency to 1.26.x Jun 3, 2024
@d80tb7 d80tb7 merged commit 4691ada into master Jun 6, 2024
28 checks passed
@d80tb7 d80tb7 deleted the f/chrisma/update-k8s branch June 6, 2024 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants