Skip to content

Commit 4ce7a61

Browse files
committed
Placeholder PR for KEP 5080
1 parent 2c5cb62 commit 4ce7a61

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: OrderedNamespaceDeletion
3+
content_type: feature_gate
4+
_build:
5+
list: never
6+
render: false
7+
8+
stages:
9+
- stage: beta
10+
defaultValue: false
11+
fromVersion: "1.30"
12+
toVersion: "1.32"
13+
- stage: beta
14+
defaultValue: true
15+
fromVersion: "1.33"
16+
---
17+
Enables the pods being deleted before the rest of resources while namespace deletion.

0 commit comments

Comments
 (0)