Martyn Dale

Results 2 issues of Martyn Dale

K8s 1.29 enables the `SidecarContainers` feature gate by default (more info on the native sidecars here https://kubernetes.io/docs/concepts/workloads/pods/sidecar-containers/) These are defined as `initContainers` with the `restartPolicy` set to `Always` This change...

bug

Checklist: * [x] I've included steps to reproduce the bug. * [x] I've included the version of argo rollouts. **Describe the bug** Attempting to use `mountPropagation: Bidirectional` along with the...

bug