linkerd2/cli/cmd
Oliver Gould 9612bbeeaa
Use the 'all-unauthenticated' policy with the identity controller (#7110)
When no default policy is configured, the identity controller uses
`cluster-unauthenticated` by default; but this may not permit
connections from node IPs. This causes installations to fail in some
environments.

This change updates the identity controller's default policy to
`all-unauthenticated` to match the behavior before policy was
introduced.

Fixes #7104
2021-10-19 07:36:48 -07:00
..
testdata Use the 'all-unauthenticated' policy with the identity controller (#7110) 2021-10-19 07:36:48 -07:00
alpha.go Remove SMI-Metrics charts and commands (#4843) 2020-08-24 14:35:33 -07:00
authz.go Add linkerd viz authz command (#6875) 2021-09-21 09:36:05 -07:00
check.go Do not install PSP resources by default (#6558) 2021-07-29 15:37:54 -05:00
check_test.go Fix hint anchors for core health checks (#6023) 2021-04-13 09:56:23 -05:00
completion.go Add support for server resource aware completion (#6091) 2021-05-18 09:59:59 -04:00
completion_test.go
controller-metrics.go cli: reorganise diagnostics subcommand (#5205) 2021-02-25 12:53:47 +05:30
diagnostics.go cli: Remove the install-sp command (#6118) 2021-05-24 13:31:07 -07:00
doc.go Update proxy annotations docs (#6051) 2021-04-22 15:46:02 -05:00
endpoints.go add resource aware completion for core linkerd cmd (#6217) 2021-06-07 10:45:19 -05:00
endpoints_test.go Remove the `linkerd-controller` pod (#6039) 2021-04-19 09:57:45 -05:00
identity.go Refactor edges command (#6574) 2021-08-05 11:01:03 -07:00
inject.go Spelling (#6215) 2021-06-07 15:16:59 -06:00
inject_test.go Introduce LINKERD_DOCKER_REGISTRY and flexibilize CI workflows (#6782) 2021-09-01 13:39:05 -05:00
inject_util.go Update `inject` to throw an error while injecting non-compliant pods (#4346) 2020-06-24 14:07:05 -05:00
install-cni-plugin.go Introduce LINKERD_DOCKER_REGISTRY and flexibilize CI workflows (#6782) 2021-09-01 13:39:05 -05:00
install-cni-plugin_test.go docker: Access container images via cr.l5d.io (#5756) 2021-02-17 14:31:54 -08:00
install.go Add policy CRDs (#6486) 2021-08-04 09:28:26 -07:00
install_cni_helm_test.go Removed "do-not-edit" entries from values.yaml files (#5758) 2021-02-19 09:17:45 -05:00
install_helm_test.go feat: remove cert expiry date in helm charts (#7056) 2021-10-08 11:32:05 -05:00
install_test.go feat: remove cert expiry date in helm charts (#7056) 2021-10-08 11:32:05 -05:00
main_test.go viz: add render golden tests (#5433) 2021-01-12 11:59:16 +05:30
metrics.go Add linkerd viz authz command (#6875) 2021-09-21 09:36:05 -07:00
metrics_diagnostics_util.go
metrics_diagnostics_util_test.go Bump k8s client-go to v0.19.2 (#5002) 2020-09-28 12:45:18 -05:00
options.go feat: remove cert expiry date in helm charts (#7056) 2021-10-08 11:32:05 -05:00
profile.go values: removal of .global field (#5699) 2021-02-11 23:38:34 +05:30
profile_test.go Bump helm.sh/helm/v3 from 3.4.1 to 3.6.1 (#6286) 2021-06-18 09:34:29 -06:00
range_slice.go
range_slice_test.go
repair.go remove some hard-coded and duplicate constants (#6675) 2021-08-16 08:47:37 -04:00
root.go Create linkerd authz command (#6831) 2021-09-10 16:19:49 -07:00
test_helper.go Refactor upgrade tests to remove use of golden files (#4860) 2020-08-11 09:22:29 -07:00
uninject.go CLI: add `--opaque-ports` flag to `inject` (#5851) 2021-03-02 08:59:09 -08:00
uninject_test.go viz: add render golden tests (#5433) 2021-01-12 11:59:16 +05:30
uninstall.go Add support for legacy names in extension uninstall (#6226) 2021-06-08 20:18:52 +05:30
upgrade.go Update CLI upgrade help docs (#6916) 2021-09-23 11:59:13 -05:00
upgrade_legacy.go feat: remove cert expiry date in helm charts (#7056) 2021-10-08 11:32:05 -05:00
upgrade_test.go feat: remove cert expiry date in helm charts (#7056) 2021-10-08 11:32:05 -05:00
version.go Removed `Version` API from the public-api (#6000) 2021-04-16 11:23:55 -05:00