IBM / kar

KAR: A Runtime for the Hybrid Cloud
Apache License 2.0
28 stars 11 forks source link

set Pod restartPolicy to Never when injecting sidecar container #384

Closed dgrove-oss closed 1 year ago

dgrove-oss commented 1 year ago

On further reflection, this isn't the right direction. We should instead add support in the injector for single-container style applications because that is the only configuration that actually gives us the semantics we need on Kubernetes as it is today (and in the foreseeable future since the sidecar container KEP is stalled and doesn't do everything we need).