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 dependencies to K8s 1.28 #1493

Merged
merged 3 commits into from
Nov 21, 2023
Merged

Update dependencies to K8s 1.28 #1493

merged 3 commits into from
Nov 21, 2023

Conversation

Zerpet
Copy link
Collaborator

@Zerpet Zerpet commented Nov 20, 2023

Note to reviewers: remember to look at the commits in this PR and consider if they can be squashed

Summary Of Changes

There are many incompatible changes from 0.27 -> 0.28. A few structs,
that were not deprecated, had been renamed/moved/removed. This update is
important because it blocks consumers of the cluster operator, like
messaging topology operator, to update their dependencies to
controller-runtime 0.28.

Additional Context

This will unblock downstream projects to update this dependency.

Local Testing

  • Unit tests passing
  • Integration tests passing
  • System tests passing in K8s 1.27

There are many incompatible changes from 0.27 -> 0.28. A few structs,
that were not deprecated, had been renamed/moved/removed. This update is
important because it blocks consumers of the cluster operator, like
messaging topology operator, to update their dependencies to
controller-runtime 0.28.

Signed-off-by: Aitor Perez Cedres <[email protected]>
@Zerpet Zerpet added this to the v2.6.0 milestone Nov 20, 2023
@Zerpet Zerpet self-assigned this Nov 20, 2023
Copy link
Member

@MirahImage MirahImage left a comment

Choose a reason for hiding this comment

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

Such annoying API changes

@Zerpet Zerpet merged commit 85bd9da into main Nov 21, 2023
15 checks passed
@Zerpet Zerpet deleted the bump-dependencies branch November 21, 2023 12:34
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.

3 participants