Skip to content

Commit 7ad24c8

Browse files
authored
Merge pull request #48704 from my-git9/pp-27898
[zh-cn]sync strict-cost-enforcement-*
2 parents d66747f + a05c69d commit 7ad24c8

File tree

2 files changed

+37
-0
lines changed

2 files changed

+37
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
title: StrictCostEnforcementForVAP
3+
content_type: feature_gate
4+
5+
_build:
6+
list: never
7+
render: false
8+
9+
stages:
10+
- stage: beta
11+
defaultValue: false
12+
fromVersion: "1.31"
13+
---
14+
15+
<!--
16+
Apply strict CEL cost validation for ValidatingAdmissionPolicies.
17+
-->
18+
对 ValidatingAdmissionPolicy 应用严格的 CEL 开销验证。
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
title: StrictCostEnforcementForWebhooks
3+
content_type: feature_gate
4+
5+
_build:
6+
list: never
7+
render: false
8+
9+
stages:
10+
- stage: beta
11+
defaultValue: false
12+
fromVersion: "1.31"
13+
---
14+
15+
<!--
16+
Apply strict CEL cost validation for `matchConditions` within
17+
admission webhooks.
18+
-->
19+
在准入 Webhook 内对 `matchConditions` 应用严格的 CEL 开销验证。

0 commit comments

Comments
 (0)