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

Support kubernetes 1.31 #137

Merged
merged 2 commits into from
Oct 28, 2024
Merged

Support kubernetes 1.31 #137

merged 2 commits into from
Oct 28, 2024

Conversation

toshipp
Copy link
Contributor

@toshipp toshipp commented Oct 24, 2024

Also drop 1.28 support.

fix: #133

Also drop 1.28 support.

Signed-off-by: Toshikuni Fukaya <[email protected]>
As of controller-runtime 0.19.0, it validates if controller name is
unique. Because tests need to instantiate controller multiple times,
disable it.

Signed-off-by: Toshikuni Fukaya <[email protected]>
@toshipp toshipp marked this pull request as ready for review October 24, 2024 09:48
@toshipp toshipp requested a review from a team as a code owner October 24, 2024 09:48
@toshipp toshipp requested review from pluser and daichimukai October 24, 2024 09:49
@toshipp toshipp merged commit b5d4bd5 into main Oct 28, 2024
7 checks passed
@toshipp toshipp deleted the k8s-1.31 branch October 28, 2024 05:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Update supporting Kubernetes 1.31
3 participants