-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
⚠️ Machine: ignore attached Volumes referred by pods ignored during drain #11246
⚠️ Machine: ignore attached Volumes referred by pods ignored during drain #11246
Conversation
/test help |
@chrischdi: The specified target(s) for
The following commands are available to trigger optional jobs:
Use
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-sigs/prow repository. |
/test pull-cluster-api-e2e-main |
/retest |
151fd64
to
2b2ab87
Compare
/test pull-cluster-api-e2e-main |
1 similar comment
/test pull-cluster-api-e2e-main |
4f7d24f
to
f2d390b
Compare
/test pull-cluster-api-e2e-main |
2 similar comments
/test pull-cluster-api-e2e-main |
/test pull-cluster-api-e2e-main |
8259fca
to
3057c55
Compare
/test pull-cluster-api-e2e-main |
/hold To wait for: |
/retest |
/test pull-cluster-api-e2e-main |
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.
I would mark this PR as breaking change to make it pop up in the release notes
I still have to make a pass to tests
/test pull-cluster-api-e2e-main |
/test pull-cluster-api-e2e-main |
1 similar comment
/test pull-cluster-api-e2e-main |
79741e6
to
b3ecaad
Compare
Really nice work! I especially like the nice test coverage! /lgtm /hold |
LGTM label has been added. Git tree hash: a033bee715cb3cf8f65710e35ac17a7dc38638de
|
/test pull-cluster-api-e2e-main |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: fabriziopandini, sbueringer 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 |
/hold cancel |
/test pull-cluster-api-test-main |
What this PR does / why we need it:
Improves
shouldWaitForNodeVolumes
to ignore volumes referred by pods which were ignored during drain.Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Part of #11240
/area machine