linkerd2/cli/cmd
Zahari Dichev 59b1c22175
feature(values): provide way to set custom securityContext for the pr… (#14347)
This change introduces two customization points in our Helm values: 
- ability to set custom `securityContext` for the `linkerd-proxy` container
- ability to set a custom `securityContext` for the `network-validator` container

Signed-off-by: Zahari Dichev <zaharidichev@gmail.com>
2025-08-21 18:53:57 +03:00
..
testdata feature(values): provide way to set custom securityContext for the pr… (#14347) 2025-08-21 18:53:57 +03:00
authz.go
check.go
check_extensions.go
check_extensions_test.go
check_test.go
completion.go
completion_test.go refactor(helm): Replace VFS with embed for Helm chart rendering (#14272) 2025-07-30 12:52:14 -07:00
controller-metrics.go
diagnostics.go
diagnostics_profile.go
doc.go refactor(helm): Replace VFS with embed for Helm chart rendering (#14272) 2025-07-30 12:52:14 -07:00
endpoints.go
endpoints_test.go
identity.go
inject.go chore(inject): remove PatchProducer abstraction (#14346) 2025-08-11 17:15:16 +03:00
inject_test.go
inject_util.go
install-cni-plugin.go refactor(helm): Replace VFS with embed for Helm chart rendering (#14272) 2025-07-30 12:52:14 -07:00
install-cni-plugin_test.go
install.go refactor(helm): Replace VFS with embed for Helm chart rendering (#14272) 2025-07-30 12:52:14 -07:00
install_cni_helm_test.go
install_helm_test.go refactor(helm): Replace VFS with embed for Helm chart rendering (#14272) 2025-07-30 12:52:14 -07:00
install_test.go build(controller)!: eliminate policy-controller image (#14348) 2025-08-13 21:35:41 +00:00
main_test.go
metrics.go
metrics_diagnostics_util.go
metrics_diagnostics_util_test.go
options.go build(controller)!: eliminate policy-controller image (#14348) 2025-08-13 21:35:41 +00:00
policy.go
profile.go
profile_test.go
prune.go
range_slice.go
range_slice_test.go
root.go refactor(helm): Replace VFS with embed for Helm chart rendering (#14272) 2025-07-30 12:52:14 -07:00
test_helper.go
uninject.go
uninject_test.go
uninstall.go
upgrade.go
upgrade_test.go build(controller)!: eliminate policy-controller image (#14348) 2025-08-13 21:35:41 +00:00
version.go