Skip to content

Pod kept alive even on non-zero exit code container #623

Closed
@pocesar

Description

@pocesar

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

  1. Created a Deployment with only one container called main and a Service
  2. Created AuthProxyWorkload
  3. main container exited with 137 due to probes
  4. csql container keeps the pod up even if it's non-functional

Specifications

  • Version: 1.5.1
  • Platform: GKE

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions