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

v1.32-rc1 #837

Closed
wants to merge 16 commits into from
Closed

v1.32-rc1 #837

wants to merge 16 commits into from

Conversation

bschimke95
Copy link
Contributor

@bschimke95 bschimke95 commented Nov 25, 2024

Summary

Enable and fix 1.32-rc release

Rationale

Upstream Kubernetes 1.32 will be released next week. This PR tests if the current snap is compatible with the current release candidate.

Some changes in the snap are required:

  • We noticed some test failures that happen because of an incompatibility of k8s-dqlite and the consistent read from cache. By default, this feature is enabled on 1.32.
    For now, we'll disable this feature and do a follow-up investigation what it takes to support that feature in k8s-dqlite.
  • updated the k8s.io library versions
  • update Go version to 1.23.0 to build with the same version as upstream.

@bschimke95 bschimke95 changed the title [DO NOT MERGE] Test v1.32 release v1.32-rc Nov 29, 2024
@bschimke95 bschimke95 changed the title v1.32-rc v1.32-rc0 Nov 29, 2024
@bschimke95 bschimke95 force-pushed the KU-2012/test-1.32-rc branch from 6b1b1f9 to 41e532d Compare December 2, 2024 08:41
@bschimke95 bschimke95 marked this pull request as ready for review December 3, 2024 15:29
@bschimke95 bschimke95 requested a review from a team as a code owner December 3, 2024 15:29
Copy link
Contributor

@louiseschmidtgen louiseschmidtgen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks Ben for making the adjustments for the WatchList feature!

@bschimke95 bschimke95 marked this pull request as draft December 5, 2024 08:09
@bschimke95 bschimke95 force-pushed the KU-2012/test-1.32-rc branch from 8eb34ef to 387d5fe Compare December 5, 2024 08:10
@bschimke95 bschimke95 changed the base branch from main to KU-2012/disable-breaking-k8s-feature December 5, 2024 08:11
@bschimke95
Copy link
Contributor Author

Note: this PR now only contains the actual version bump. The fixes for 1.32 are done in #869

This PR will be closed after the release.

@bschimke95 bschimke95 force-pushed the KU-2012/disable-breaking-k8s-feature branch from 31b895e to 8ac2740 Compare December 6, 2024 08:34
@bschimke95 bschimke95 force-pushed the KU-2012/test-1.32-rc branch from b3ca349 to edab9ca Compare December 6, 2024 08:35
@bschimke95 bschimke95 force-pushed the KU-2012/disable-breaking-k8s-feature branch from 8ac2740 to 938a117 Compare December 6, 2024 09:14
@bschimke95 bschimke95 force-pushed the KU-2012/test-1.32-rc branch from edab9ca to 4c23fad Compare December 6, 2024 09:15
@bschimke95 bschimke95 force-pushed the KU-2012/disable-breaking-k8s-feature branch from 938a117 to 77f7132 Compare December 6, 2024 13:58
@bschimke95 bschimke95 force-pushed the KU-2012/test-1.32-rc branch from 4c23fad to d10634c Compare December 6, 2024 13:59
@bschimke95 bschimke95 changed the title v1.32-rc0 v1.32-rc1 Dec 6, 2024
Base automatically changed from KU-2012/disable-breaking-k8s-feature to main December 6, 2024 15:51
@bschimke95
Copy link
Contributor Author

Closing in favour of #877

@bschimke95 bschimke95 closed this Dec 6, 2024
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