linkerd2/controller/gen/apis
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
..
externalworkload Rename meshTls to meshTLS in ExternalWorkload CRD (#12098) 2024-02-20 11:00:13 -08:00
link add mc crd to codegen (#7335) 2021-11-23 15:49:14 -07:00
policy update codegen to use kube::codegen (#11722) 2023-12-13 11:36:27 -08:00
server Add `accessPolicy` field to Server CRD (#12845) 2024-07-22 09:01:09 -05:00
serverauthorization add mc crd to codegen (#7335) 2021-11-23 15:49:14 -07:00
serviceprofile add mc crd to codegen (#7335) 2021-11-23 15:49:14 -07:00