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

AutoscalingListener controller: Inspect listener container state instead of pod phase #3548

Merged

Conversation

nikola-jokic
Copy link
Contributor

@nikola-jokic nikola-jokic commented May 27, 2024

If the listener pod template is applied with the side-car, inspecting the pod state can cause the listener pod to stay up, even when listener crashes. This change aims to check the listener container state, and react on termination signals by the listener container.

@nikola-jokic nikola-jokic added the gha-runner-scale-set Related to the gha-runner-scale-set mode label May 27, 2024
@nikola-jokic nikola-jokic marked this pull request as ready for review May 29, 2024 08:59
@nikola-jokic nikola-jokic merged commit 6276c84 into master Jun 21, 2024
16 checks passed
@nikola-jokic nikola-jokic deleted the nikola-jokic/listener-controller-check-listener-container branch June 21, 2024 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gha-runner-scale-set Related to the gha-runner-scale-set mode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants