-
Notifications
You must be signed in to change notification settings - Fork 65
upgrade k8s api to v0.21.3 #565
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
83b5252
to
3ebe1df
Compare
Updated dependencies to match what's used in |
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.
Even though I've now worked on the PR
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: amisevsk, JPinkney, sleshchenko 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 |
Update: * controller-runtime dependency to v0.9.5 * k8s api/apimachinery/etc to v0.21.3 * controller-tools to v0.6.2 (matching k8s v0.21.3) Signed-off-by: Angel Misevski <[email protected]>
New changes are detected. LGTM label has been removed. |
What does this PR do?:
upgrade k8s api to
v0.20.6v0.21.3, which is the version used by the latest release of controller-tools and thus also the DevWorkspace Operator.related PR on devfile/library side devfile/library#109
Which issue(s) this PR fixes:
it's made in the scope of devfile/devworkspace-operator#516
PR acceptance criteria:
Testing and documentation do not need to be complete in order for this PR to be approved. We just need to ensure tracking issues are opened.
Unit/Functional tests
QE Integration test
Documentation
Client Impact
How to test changes / Special notes to the reviewer: