18 lines
349 B
Markdown
18 lines
349 B
Markdown
---
|
|
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.
|