Placeholder PR for KEP 5080

pull/50034/head
Cici Huang 2025-03-06 21:59:07 +00:00
parent 2c5cb62757
commit 4ce7a61ebd
1 changed files with 17 additions and 0 deletions

View File

@ -0,0 +1,17 @@
---
title: OrderedNamespaceDeletion
content_type: feature_gate
_build:
list: never
render: false
stages:
- stage: beta
defaultValue: false
fromVersion: "1.30"
toVersion: "1.32"
- stage: beta
defaultValue: true
fromVersion: "1.33"
---
Enables the pods being deleted before the rest of resources while namespace deletion.