Skip to content

Commit 8d8e3f0

Browse files
committed
keps/sig-testing: declare 714 stable
specifically: - drop quote-wrapping - best guesses at steps taken to get to stable
1 parent c425b69 commit 8d8e3f0

File tree

2 files changed

+16
-8
lines changed

2 files changed

+16
-8
lines changed

keps/sig-testing/714-break-test-tarball/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -276,3 +276,5 @@ Similar discussion and work on the other release tarballs:
276276
created, deprecation notice included in mondo test tarball
277277
- 2019-02-22: implementation https://github.com/kubernetes/kubernetes/pull/74065
278278
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
Lines changed: 14 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,23 @@
11
title: Breaking apart the Kubernetes test tarball
22
kep-number: 714
33
authors:
4-
- "@ixdy"
4+
- ixdy
55
owning-sig: sig-testing
66
participating-sigs:
7-
- sig-release
7+
- sig-release
88
reviewers:
9-
- "@akutz"
10-
- "@amwat"
9+
- akutz
10+
- amwat
1111
approvers:
12-
- "@spiffxp"
13-
- "@tpepper"
14-
editor: TBD
12+
- spiffxp
13+
- tpepper
14+
editor: spiffxp
1515
creation-date: 2019-01-18
16-
last-updated: 2019-03-06
16+
last-updated: 2021-08-16
1717
status: implemented
18+
stage: stable
19+
latest-milestone: v1.17
20+
milestone:
21+
alpha: v1.14
22+
beta: v1.14
23+
stable: v1.17

0 commit comments

Comments
 (0)