diff --git a/changelog/v1.17.0-beta36/authconfig-cel-rules.yaml b/changelog/v1.17.0-beta36/authconfig-cel-rules.yaml new file mode 100644 index 00000000000..7983c663b7e --- /dev/null +++ b/changelog/v1.17.0-beta36/authconfig-cel-rules.yaml @@ -0,0 +1,6 @@ +changelog: + - type: NEW_FEATURE + issueLink: https://github.com/solo-io/gloo-mesh-enterprise/issues/16010 + description: | + Adds pre-admission [validation rules](https://kubernetes.io/docs/tasks/extend-kubernetes/custom-resources/custom-resource-definitions/#validation-rules) to the `AuthConfig` CRD. + resolvesIssue: false