File tree Expand file tree Collapse file tree 2 files changed +16
-8
lines changed
keps/sig-testing/714-break-test-tarball Expand file tree Collapse file tree 2 files changed +16
-8
lines changed Original file line number Diff line number Diff line change @@ -276,3 +276,5 @@ Similar discussion and work on the other release tarballs:
276
276
created, deprecation notice included in mondo test tarball
277
277
- 2019-02-22: implementation https://github.com/kubernetes/kubernetes/pull/74065
278
278
merged
279
+ - 2019-09-24: Stop building kubernetes-test.tar.gz: https://github.com/kubernetes/kubernetes/pull/83093
280
+ - 2021-08-16: Retroactive stable declaration
Original file line number Diff line number Diff line change 1
1
title : Breaking apart the Kubernetes test tarball
2
2
kep-number : 714
3
3
authors :
4
- - " @ ixdy"
4
+ - ixdy
5
5
owning-sig : sig-testing
6
6
participating-sigs :
7
- - sig-release
7
+ - sig-release
8
8
reviewers :
9
- - " @ akutz"
10
- - " @ amwat"
9
+ - akutz
10
+ - amwat
11
11
approvers :
12
- - " @ spiffxp"
13
- - " @ tpepper"
14
- editor : TBD
12
+ - spiffxp
13
+ - tpepper
14
+ editor : spiffxp
15
15
creation-date : 2019-01-18
16
- last-updated : 2019-03-06
16
+ last-updated : 2021-08-16
17
17
status : implemented
18
+ stage : stable
19
+ latest-milestone : v1.17
20
+ milestone :
21
+ alpha : v1.14
22
+ beta : v1.14
23
+ stable : v1.17
You can’t perform that action at this time.
0 commit comments