Skip to content
This repository has been archived by the owner on Jan 19, 2023. It is now read-only.

Fix Daemonset incorrectly showing status when pod is unavailable #2389

Merged
merged 1 commit into from
May 3, 2021

Conversation

GuessWhoSamFoo
Copy link
Contributor

What this PR does / why we need it:
The object status for daemonsets were checking against current number scheduled rather than desired number.

Which issue(s) this PR fixes

Signed-off-by: Sam Foo <foos@vmware.com>
@GuessWhoSamFoo GuessWhoSamFoo merged commit 1a449be into vmware-archive:master May 3, 2021
@GuessWhoSamFoo GuessWhoSamFoo deleted the issue-1565 branch May 3, 2021 15:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Daemonset incorrectly shows "Ok" with green check when # of Ready pods != Desired
2 participants