File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
keps/sig-node/1769-memory-manager Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -4,11 +4,12 @@ authors:
4
4
- " @bg-chun"
5
5
- " @cezaryzukowski"
6
6
- " @cynepco3hahue"
7
+ - " @Tal-or" (only for GA graduation)
7
8
owning-sig : sig-node
8
9
participating-sigs :
9
10
status : implementable
10
11
creation-date : 2020-02-03
11
- last-updated : 2021-05-11
12
+ last-updated : 2024-10-01
12
13
reviewers :
13
14
- " @klueska"
14
15
- " @derekwaynecarr"
@@ -18,18 +19,18 @@ see-also:
18
19
replaces :
19
20
20
21
# The target maturity stage in the current dev cycle for this KEP.
21
- stage : alpha
22
+ stage : beta
22
23
23
24
# The most recent milestone for which work toward delivery of this KEP has been
24
25
# done. This can be the current (upcoming) milestone, if it is being actively
25
26
# worked on.
26
- latest-milestone : " v1.22 "
27
+ latest-milestone : " v1.32 "
27
28
28
29
# The milestone at which this feature was, or is targeted to be, at each stage.
29
30
milestone :
30
31
alpha : " v1.21"
31
32
beta : " v1.22"
32
- stable : " v1.23 "
33
+ stable : " v1.32 "
33
34
34
35
# The following PRR answers are required at alpha release
35
36
# List the feature gate name and the components for which it must be enabled
You can’t perform that action at this time.
0 commit comments