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(ctrl): monitor Pod ready condition #5020

Merged
merged 1 commit into from
Jan 8, 2024
Merged

Conversation

squakez
Copy link
Contributor

@squakez squakez commented Jan 4, 2024

When the user uses a startup probe, the Integration won't turn as running until the condition is reached

Closes #4977

Release Note

fix(ctrl): monitor Pod ready condition

@squakez squakez added the kind/bug Something isn't working label Jan 4, 2024
@squakez squakez force-pushed the fix/4977 branch 2 times, most recently from 5015ed6 to fa5261b Compare January 5, 2024 10:23
When the user uses a startup probe, the Integration won't turn as running until the condition is reached

Closes apache#4977
@squakez squakez merged commit a2a74db into apache:main Jan 8, 2024
16 checks passed
@squakez squakez deleted the fix/4977 branch January 8, 2024 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve pipe status when the pod is full of exceptions
3 participants