linkerd2/cli
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
..
cmd Use the 'all-unauthenticated' policy with the identity controller (#7110) 2021-10-19 07:36:48 -07:00
flag Introduce LINKERD_DOCKER_REGISTRY and flexibilize CI workflows (#6782) 2021-09-01 13:39:05 -05:00
table Add linkerd viz authz command (#6875) 2021-09-21 09:36:05 -07:00
Dockerfile Speed improvements for `integration_tests.yml` and CLI docker target changes (#6762) 2021-08-27 16:02:43 -05:00
main.go Add support for CLI extensions (#5762) 2021-02-24 13:26:21 -08:00