Skip to content

Commit 9fea4ed

Browse files
authored
Merge pull request #50034 from cici37/nsDel
KEP-5080: OrderedNamespaceDeletion
2 parents b17ec65 + 4ce7a61 commit 9fea4ed

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)