Merge pull request #49348 from tengqm/fg-scefw-132
Fix gate status for StrictCostEnforcementForWebhooks in v1.32pull/49383/head
commit
826e29f7b8
|
@ -10,6 +10,10 @@ stages:
|
|||
- stage: beta
|
||||
defaultValue: false
|
||||
fromVersion: "1.31"
|
||||
toVersion: "1.31"
|
||||
- stage: stable
|
||||
defaultValue: true
|
||||
fromVersion: "1.32"
|
||||
---
|
||||
Apply strict CEL cost validation for `matchConditions` within
|
||||
admission webhooks.
|
||||
|
|
Loading…
Reference in New Issue