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

When the pod phase is running, the status reason is also set to running #367

Conversation

Bianco95
Copy link
Collaborator

The POD reason should now be properly updated when the POD transitions from "Init/Waiting for Init Containers" to "Running."

@Bianco95 Bianco95 requested a review from dciangot January 27, 2025 08:48
@Bianco95 Bianco95 linked an issue Jan 27, 2025 that may be closed by this pull request
Copy link
Collaborator

@dciangot dciangot left a comment

Choose a reason for hiding this comment

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

LGTM

@dciangot dciangot merged commit 2f86cd1 into main Jan 29, 2025
6 checks passed
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.

Running pod displayed as Waiting for init containers by kubectl.
2 participants