Skip to content

Commit 2c3b568

Browse files
Added PodLifecycleSleepActionAllowZero feature gate
1 parent d00b46e commit 2c3b568

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: PodLifecycleSleepActionAllowZero
3+
content_type: feature_gate
4+
_build:
5+
list: never
6+
render: false
7+
8+
stages:
9+
- stage: alpha
10+
defaultValue: false
11+
fromVersion: "1.32"
12+
toVersion: "1.32"
13+
---
14+
Enables setting zero value for the `sleep` action in Container lifecycle hooks.

0 commit comments

Comments
 (0)