Closed
Description
Expected Behavior
The CSQL container exits when the main container exits on non-zero exit code
Actual Behavior
The pod is kept alive when the main container in terminated but the CQSL container keeps running
Steps to Reproduce the Problem
- Created a
Deployment
with only one container calledmain
and aService
- Created
AuthProxyWorkload
main
container exited with 137 due to probescsql
container keeps the pod up even if it's non-functional
Specifications
- Version: 1.5.1
- Platform: GKE
Metadata
Metadata
Assignees
Labels
No labels