Skip to content

Commit a05c69d

Browse files
committed
[zh-cn]sync strict-cost-enforcement-*
Signed-off-by: xin.li <[email protected]>
1 parent 18cb391 commit a05c69d

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)