Skip to content

Commit 017778c

Browse files
committed
GA criterias
Signed-off-by: Itamar Holder <iholder@redhat.com>
1 parent 015f24b commit 017778c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

keps/sig-node/2400-node-swap/README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -826,11 +826,11 @@ Here are specific improvements to be made:
826826

827827
#### GA
828828

829-
_(Tentative.)_
830-
831-
- Test a wide variety of scenarios that may be affected by swap support.
832-
- Remove feature flag.
833-
- Remove the Swap Support using Burstable QoS Pods only deprecated in Beta 2.
829+
- Test a wide variety of scenarios that may be affected by swap support, including tests with aggressive memory stress.
830+
- Address memory-backed backed volumes which should not have access to swap.
831+
- Remove feature gate.
832+
- Address increasing debug abilities by providing a method to easily understand which nodes are swap-enabled.
833+
- Exclude high-priority, static and mirrored pods from gaining access to swap.
834834

835835
### Upgrade / Downgrade Strategy
836836

keps/sig-node/2400-node-swap/kep.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ latest-milestone: "v1.30"
3333
milestone:
3434
alpha: "v1.22"
3535
beta: "v1.30"
36-
stable: "TBD"
36+
stable: "v1.32"
3737

3838
# The following PRR answers are required at alpha release
3939
# List the feature gate name and the components for which it must be enabled

0 commit comments

Comments
 (0)