Releases: StatCan/kubernetes-sidecar-terminator
Releases · StatCan/kubernetes-sidecar-terminator
v2.0.2
feat(sidecar): support for terminating sidecars on Spark Applications
v2.0.1
Fix that configures the ephemeralContainer
to inherit the securityContext
of the sidecar allowing it to be terminated.
v2.0.0
Update to the sidecar-terminator
implementation to use ephemeral containers
to end the sidecars.