Skip to content

Commit 63dae8a

Browse files
committed
node: memmgr: move to stable in 1.32
Signed-off-by: Talor Itzhak <[email protected]>
1 parent 36c189a commit 63dae8a

File tree

1 file changed

+5
-4
lines changed
  • keps/sig-node/1769-memory-manager

1 file changed

+5
-4
lines changed

keps/sig-node/1769-memory-manager/kep.yaml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,12 @@ authors:
44
- "@bg-chun"
55
- "@cezaryzukowski"
66
- "@cynepco3hahue"
7+
- "@Tal-or" (only for GA graduation)
78
owning-sig: sig-node
89
participating-sigs:
910
status: implementable
1011
creation-date: 2020-02-03
11-
last-updated: 2021-05-11
12+
last-updated: 2024-10-01
1213
reviewers:
1314
- "@klueska"
1415
- "@derekwaynecarr"
@@ -18,18 +19,18 @@ see-also:
1819
replaces:
1920

2021
# The target maturity stage in the current dev cycle for this KEP.
21-
stage: alpha
22+
stage: beta
2223

2324
# The most recent milestone for which work toward delivery of this KEP has been
2425
# done. This can be the current (upcoming) milestone, if it is being actively
2526
# worked on.
26-
latest-milestone: "v1.22"
27+
latest-milestone: "v1.32"
2728

2829
# The milestone at which this feature was, or is targeted to be, at each stage.
2930
milestone:
3031
alpha: "v1.21"
3132
beta: "v1.22"
32-
stable: "v1.23"
33+
stable: "v1.32"
3334

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

0 commit comments

Comments
 (0)