Skip to content
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

Add retry to node scheduability marking. #36211

Merged
merged 1 commit into from
Nov 9, 2016

Conversation

brendandburns
Copy link
Contributor

@brendandburns brendandburns commented Nov 4, 2016

Fixes #32391

@justinsb @janetkuo @kubernetes/sig-cli


This change is Reviewable

@k8s-github-robot k8s-github-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. release-note-label-needed labels Nov 4, 2016
@brendandburns brendandburns assigned janetkuo and justinsb and unassigned janetkuo Nov 4, 2016
@justinsb justinsb added lgtm "Looks good to me", indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes. and removed release-note-label-needed labels Nov 4, 2016
@justinsb
Copy link
Member

justinsb commented Nov 4, 2016

LGTM - thanks @brendandburns

@brendandburns brendandburns removed the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Nov 6, 2016
@brendandburns
Copy link
Contributor Author

unmarking LGTM, as I realized I need to update ResourceVersion to "" every iteration...

@brendandburns brendandburns added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Nov 6, 2016
@brendandburns
Copy link
Contributor Author

re-LGTM, small change.

} else {
break
}
// It's a race, no need to sleep
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we worry about that there may be a race. Why don't we use PATCH like edit and apply

@saad-ali
Copy link
Member

saad-ali commented Nov 8, 2016

Release-czar approved post-code freeze merge--This was LGTMed and in the merge-queue at code freeze time for 1.5. Adding 1.5 milestone to let it gets merged after code freeze.

@saad-ali saad-ali added this to the v1.5 milestone Nov 8, 2016
@k8s-github-robot
Copy link

@k8s-bot test this [submit-queue is verifying that this PR is safe to merge]

@k8s-github-robot
Copy link

Automatic merge from submit-queue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm "Looks good to me", indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants