-
Notifications
You must be signed in to change notification settings - Fork 994
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
Fix: Fix a bug when the hostname label of a node does not match the node name, pods bound to a PV with nodeAffinity using the hostname may be scheduled to the wrong node or experience scheduling failures. #3837
Fix: Fix a bug when the hostname label of a node does not match the node name, pods bound to a PV with nodeAffinity using the hostname may be scheduled to the wrong node or experience scheduling failures. #3837
Conversation
8733aed
to
3ec60a7
Compare
@dongjiang1989: GitHub didn't allow me to request PR reviews from the following users: PTAL. Note that only volcano-sh members and repo collaborators can review this PR, and authors cannot review their own PRs. 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. |
d5d6e38
to
3d7a006
Compare
Thanks @Monokaix |
3d7a006
to
78ab66a
Compare
This pr volcano-sh/apis#146 has been merged, and please update the go mod: ) |
Maybe use apis new tag? @Monokaix Can you add label to merge it, Thanks |
6f749a9
to
e6992e5
Compare
Signed-off-by: dongjiang1989 <dongjiang1989@126.com> update crds Signed-off-by: dongjiang <dongjiang1989@126.com>
09222e0
to
e55ce96
Compare
I think it's better to split it into two commits, one is for auo gerneate yaml and another one is fix volume binding err: ) |
/ok-to-test |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Monokaix 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 |
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.
/lgtm
cherry pick kubernetes/kubernetes#127584 to volcano
ref: kubernetes/kubernetes#127584