-
Notifications
You must be signed in to change notification settings - Fork 288
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
Remove kindless upgrade feature flag for all the providers #6879
Remove kindless upgrade feature flag for all the providers #6879
Conversation
9043284
to
5051411
Compare
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #6879 +/- ##
==========================================
- Coverage 72.01% 71.96% -0.06%
==========================================
Files 532 532
Lines 41644 41601 -43
==========================================
- Hits 29991 29938 -53
- Misses 9980 9987 +7
- Partials 1673 1676 +3
☔ View full report in Codecov by Sentry. |
fc817e0
to
7905c83
Compare
7905c83
to
745eef4
Compare
/test eks-anywhere-presubmit |
[APPROVALNOTIFIER] This PR is APPROVED Approval requirements bypassed by manually added approval. This pull-request has been approved by: 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 |
/cherrypick release-0.18 |
@panktishah26: once the present PR merges, I will cherry-pick it on top of release-0.18 in a new PR and assign it to you. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/lgtm |
@panktishah26: new pull request created: #6886 In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Description of changes:
Do not create a kind cluster to upgrade the management cluster of all the providers.
Testing (if applicable):
Documentation added/planned (if applicable):
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.