Fix feature gate for EventedPLEG in v1.30

pull/47252/head
Qiming Teng 2024-07-24 19:13:16 +08:00
parent 10dff0b860
commit 1413a87ece
1 changed files with 1 additions and 5 deletions

View File

@ -8,11 +8,7 @@ _build:
stages:
- stage: alpha
defaultValue: false
fromVersion: "1.26"
toVersion: "1.26"
- stage: beta
defaultValue: false
fromVersion: "1.27"
fromVersion: "1.25"
---
Enable support for the kubelet to receive container life cycle events from the
{{< glossary_tooltip text="container runtime" term_id="container-runtime" >}} via