-
Notifications
You must be signed in to change notification settings - Fork 139
Removing deprecated DefaultPartition configuration. #4327
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?
Removing deprecated DefaultPartition configuration. #4327
Conversation
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: matzew 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 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #4327 +/- ##
=======================================
Coverage 29.96% 29.96%
=======================================
Files 290 290
Lines 19435 19435
=======================================
Hits 5823 5823
Misses 13159 13159
Partials 453 453 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
/retest-required |
|
/retest |
|
/test integration-tests |
|
/test reconciler-tests |
|
/test integration-tests |
|
/test reconciler-tests |
1 similar comment
|
/test reconciler-tests |
|
/retest |
|
/retest-required |
2 similar comments
|
/retest-required |
|
/retest-required |
|
/test integration-tests |
|
/test reconciler-tests |
|
/retest |
|
/retest-required |
1 similar comment
|
/retest-required |
|
/retest |
1 similar comment
|
/retest |
…ven support older versions like 3.2, where this was not deprecated Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
5197620 to
159593e
Compare
|
/retest-required |
|
/retest |
|
@matzew: The following tests failed, say
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-sigs/prow repository. I understand the commands that are listed here. |
Fixes #4326
Proposed Changes
Release Note
Docs