We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b601c22 commit 2c82900Copy full SHA for 2c82900
content/en/docs/reference/command-line-tools-reference/feature-gates/PodDisruptionConditions.md
@@ -17,5 +17,8 @@ stages:
17
- stage: stable
18
defaultValue: true
19
fromVersion: "1.31"
20
+ toVersion: "1.32"
21
+
22
+removed: true
23
---
24
Enables support for appending a dedicated pod condition indicating that the pod is being deleted due to a disruption.
0 commit comments