linkerd2/jaeger
Alejandro Pedraza 71291fe7bc
Add `accessPolicy` field to Server CRD (#12845)
Followup to #12844

This new field defines the default policy for Servers, i.e. if a request doesn't match the policy associated to a Server then this policy applies. The values are the same as for `proxy.defaultInboundPolicy` and the `config.linkerd.io/default-inbound-policy` annotation (all-unauthenticated, all-authenticated, cluster-authenticated, cluster-unauthenticated, deny), plus a new value "audit". The default is "deny", thus remaining backwards-compatible.

This field is also exposed as an additional printer column.
2024-07-22 09:01:09 -05:00
..
charts/linkerd-jaeger Add `accessPolicy` field to Server CRD (#12845) 2024-07-22 09:01:09 -05:00
cmd Add `accessPolicy` field to Server CRD (#12845) 2024-07-22 09:01:09 -05:00
injector chore: Fix whitespace and typos (#12540) 2024-05-02 16:30:51 +01:00
pkg/labels jaeger: add data-plane injection checks (#5719) 2021-02-19 00:39:24 +05:30
static Remove old build constraints (#7392) 2021-12-08 14:36:24 -07:00