Skip to content

Handle succeeded pods in readiness wait - #177

Merged
Gagan Somashekar (gaganso) merged 1 commit into
microsoft:mainfrom
hydrogenbond007:fix/openebs-ready-succeeded-pods
Jun 5, 2026
Merged

Handle succeeded pods in readiness wait#177
Gagan Somashekar (gaganso) merged 1 commit into
microsoft:mainfrom
hydrogenbond007:fix/openebs-ready-succeeded-pods

Conversation

@hydrogenbond007

Copy link
Copy Markdown

Treat successful terminal pods as satisfied in wait_for_ready().

OpenEBS cleanup pods can remain in the namespace as Succeeded after PVC cleanup. They are not unhealthy, but they never become container-ready, which made the readiness check time out despite OpenEBS being healthy. Failed, pending, and unready running pods still block readiness.

#176

@hydrogenbond007

Copy link
Copy Markdown
Author

@microsoft-github-policy-service agree

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Great find!

@gaganso
Gagan Somashekar (gaganso) merged commit e63cae2 into microsoft:mainJun 5, 2026
1 check passed
@microsoft-github-policy-service

Copy link
Copy Markdown

Madhav Goyal (@hydrogenbond007) the command you issued was incorrect. Please try again.

Examples are:

@microsoft-github-policy-service agree

and

@microsoft-github-policy-service agree company="your company"

Sign up for freeto 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.

3 participants

@hydrogenbond007@HacksonClark@gaganso