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

Fix do not disrupt annotation race condition and removal of disruption candidates #1

Open
wants to merge 33 commits into
base: main
Choose a base branch
from

Conversation

wmgroot
Copy link
Owner

@wmgroot wmgroot commented Feb 14, 2024

Fixes kubernetes-sigs#651

Description

How was this change tested?

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@wmgroot wmgroot force-pushed the fix-do-not-disrupt-race branch from 0110c94 to 59f01c7 Compare March 6, 2024 19:37
@wmgroot wmgroot changed the title Fix do not disrupt annotation race condition Fix do not disrupt annotation race condition and removal of disruption candidates Mar 12, 2024
@wmgroot wmgroot force-pushed the fix-do-not-disrupt-race branch from 59f01c7 to e273a7d Compare March 12, 2024 05:45
@wmgroot wmgroot force-pushed the fix-do-not-disrupt-race branch from e273a7d to a5c0351 Compare March 14, 2024 20:22
jonathan-innis and others added 20 commits March 15, 2024 10:03
…gs#1109)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…gs#1111)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…o 25.0.5+incompatible (kubernetes-sigs#1122)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…gs#1150)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…eps with 1 update (kubernetes-sigs#1134)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@wmgroot wmgroot force-pushed the fix-do-not-disrupt-race branch from a5c0351 to ec1b32e Compare April 15, 2024 21:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Taint nodes with a NoSchedule for Consolidation before Validation begins
8 participants