linkerd2/charts/patch
TJ Miller 1b37e1989f
Add native sidecar support (#11465)
* Add native sidecar support

Kubernetes will be providing beta support for native sidecar containers in version 1.29.  This feature improves network proxy sidecar compatibility for jobs and initContainers.

Introduce a new annotation config.alpha.linkerd.io/proxy-enable-native-sidecar and configuration option Proxy.NativeSidecar that causes the proxy container to run as an init-container.

Fixes: #11461

Signed-off-by: TJ Miller <millert@us.ibm.com>
2023-11-22 12:23:24 -05:00
..
templates Add native sidecar support (#11465) 2023-11-22 12:23:24 -05:00
Chart.yaml Refactor proxy injection to use Helm charts (#3200) 2019-08-07 17:32:37 -05:00
requirements.lock Upgrade to Helm v3 (#4373) 2020-05-14 12:11:47 -05:00
requirements.yaml Refactor proxy injection to use Helm charts (#3200) 2019-08-07 17:32:37 -05:00