-
Notifications
You must be signed in to change notification settings - Fork 166
LOG-1746: Switch to the kubebuilder v3. Upgrade operator-sdk to the v1.11.0 #1200
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
Conversation
Skipping CI for Draft Pull Request. |
/test all |
/test unit |
/test unit |
1 similar comment
/test unit |
/test unit |
3 similar comments
/test unit |
/test unit |
/test unit |
/test functional |
/test unit |
1 similar comment
/test unit |
/test all |
1 similar comment
/test all |
/test e2e-gcp |
1 similar comment
/test e2e-gcp |
/test e2e-gcp |
3 similar comments
/test e2e-gcp |
/test e2e-gcp |
/test e2e-gcp |
Signed-off-by: Vitalii Parfonov <vparfono@redhat.com>
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.
/approve
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jcantrill, vparfonov The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
LOG-1746: Switch to the kubebuilder v3. Upgrade operator-sdk to the v1.11.0
Signed-off-by: Vitalii Parfonov vparfono@redhat.com
Description
This PR addresses several dependency updates:
operator-sdk
fromv1.2.0
tov1.11.0
controller-runtime
fromv0.6.3
tov0.9.2
k8s
deps bump fromv0.18.8
to v0.21.2kubebuilder
layout from v2 to v3 to enable continuous maintenance of the operator./cc @periklis
/assign @jcantrill
/cherry-pick
Links