linkerd2/policy-controller/src
cpretzer b3150c4f18
Add control plane namespace arg to policy controller (#7206)
The policy controller synthesizes identity strings based on service account
names; but it assumed that `linkerd` was the name of the control plane
namespace. This change updates the policy controller to take a
`--control-plane-namespace` command-line argument to set this value in
identity strings. The helm templates have been updated to configure the policy
controller appropriately.

Fixes #7204

Co-authored-by: Oliver Gould <ver@buoyant.io>
2021-11-05 11:24:54 -07:00
..
admin.rs
admission.rs policy: fix admission errors (#6898) 2021-09-16 08:54:31 -07:00
lib.rs Add admission controller to policy controller (#6696) 2021-08-27 11:26:23 -07:00
main.rs Add control plane namespace arg to policy controller (#7206) 2021-11-05 11:24:54 -07:00