Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Tim Bannister <tim@scalefactory.com>
  • Loading branch information
Jefftree and sftim authored Nov 26, 2024
1 parent d411e50 commit b0abad3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ content_type: concept

<!-- overview -->

{{< feature-state feature_gate_name="MutatingAdmissionPolicy" >}}
{{< feature-state for_k8s_version="v1.32" state="alpha" >}}
<!-- due to feature gate history, use manual version specification here -->

This page provides an overview of _MutatingAdmissionPolicies_.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,6 @@ stages:
fromVersion: "1.32"
---

Enable [MutatingAdmissionPolicy](/docs/reference/access-authn-authz/mutating-admission-policy/) support for CEL mutations be used in Admission Control.
Enable [MutatingAdmissionPolicy](/docs/reference/access-authn-authz/mutating-admission-policy/) support for [CEL](https://kubernetes.io/docs/reference/using-api/cel/) mutations be used in admission control.

For Kubernetes v1.30 and v1.31, this feature gate existed but had no effect.

0 comments on commit b0abad3

Please sign in to comment.