-
Notifications
You must be signed in to change notification settings - Fork 73
chore (deps) : Update Controller runtime to v0.22.1
#1732
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
base: main
Are you sure you want to change the base?
chore (deps) : Update Controller runtime to v0.22.1
#1732
Conversation
580a483 to
8d4841a
Compare
…v0.21.1-0.20250617162058-15c5d6129278 - Update sigs.k8s.io/controller-runtime to latest available version - Update sigs.k8s.io/controller-tools to v0.18.0 - support for v1beta1 CRDs has been removed - Update Go version to 1.24 (required for controller runtime) Signed-off-by: Rohan Kumar <[email protected]>
Signed-off-by: Rohan Kumar <[email protected]>
… update Signed-off-by: Rohan Kumar <[email protected]>
Signed-off-by: Rohan Kumar <[email protected]>
d426069 to
74446e9
Compare
v0.21.1-0.20250617162058-15c5d6129278v0.22.1
|
This PR is stale because it has been open for 90 days with no activity. Remove stale label or comment or this will be closed in 120 days. |
michael-valdron
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: michael-valdron, rohanKanojia The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Description of Changes
v0.22.1ctx.WriteYAMLnow requires additionalheaderTextargument, I've added the content oflicense_header.txt. Let me know if we want to keep it without header.Update Go version to 1.24 (required for controller runtime)Signed-off-by: Rohan Kumar [email protected]
Related Issue(s)
This is related to a synk issue, We would like to update
apiextensions-apiserverdependency to >=v0.33.1. This also requires bumping controller-runtime to the latest version.Acceptance Criteria
Testing and documentation do not need to be complete in order for this PR to be approved. However, tracking issues must be opened for missing testing/documentation.
New testing and documentation issues can be opened under
devfile/api/issues.You can check the respective criteria below if either of the following is true:
If criteria is left unchecked please provide an explanation why.
Unit/Functional tests
QE Integration test
Documentation
Client Impact
Tests Performed
I ran the tests mentioned in CONTRIBUTING guide: