-
Notifications
You must be signed in to change notification settings - Fork 1.6k
keps/sig-testing: refresh KEP status #2867
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
c7684d6
debf47d
51230ca
3f0fe6f
c425b69
8d8e3f0
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,19 +1,25 @@ | ||
| title: New label for trusted PR identification | ||
| kep-number: 2290 | ||
| authors: | ||
| - "@matthyx" | ||
| - matthyx | ||
| owning-sig: sig-testing | ||
| participating-sigs: | ||
| - sig-contributor-experience | ||
| reviewers: | ||
| - "@fejta" | ||
| - "@cjwagner" | ||
| - "@BenTheElder" | ||
| - "@cblecker" | ||
| - "@stevekuznetsov" | ||
| - fejta | ||
| - cjwagner | ||
| - BenTheElder | ||
| - cblecker | ||
| - stevekuznetsov | ||
| approvers: | ||
| - TBD | ||
| editor: TBD | ||
| - spiffxp | ||
| editor: spiffxp | ||
| creation-date: 2018-06-25 | ||
| last-updated: 2019-01-30 | ||
| last-updated: 2021-08-16 | ||
| status: implemented | ||
| stage: stable | ||
| latest-milestone: v1.13 | ||
| milestone: | ||
| alpha: v1.13 | ||
| beta: v1.13 | ||
| stable: v1.14 | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,20 +1,23 @@ | ||
| title: Presubmit config inside the tested repo | ||
| kep-number: 2291 | ||
| authors: | ||
| - "@alvaroaleman" | ||
| - alvaroaleman | ||
| owning-sig: sig-testing | ||
| participating-sigs: | ||
| - sig-testing | ||
| reviewers: | ||
| - "@stevekuznetsov" | ||
| - "@cjwagner" | ||
| - stevekuznetsov | ||
| - cjwagner | ||
| approvers: | ||
| - "@stevekuznetsov" | ||
| - "@cjwagner" | ||
| editor: TBD | ||
| - stevekuznetsov | ||
| - cjwagner | ||
| editor: spiffxp | ||
| creation-date: 2019-06-04 | ||
| last-updated: 2019-07-24 | ||
| status: implementable | ||
|
|
||
| latest-milestone: "0.0" | ||
| stage: "alpha" | ||
| last-updated: 2021-08-16 | ||
| status: implemented | ||
| latest-milestone: v1.18 | ||
| stage: stable | ||
| milestone: | ||
| alpha: v1.15 | ||
| beta: v1.16 | ||
| stable: v1.18 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -556,6 +556,7 @@ Major milestones might include: | |
| - 2020-02-08 - KEP Implementable [#2469](https://github.com/kubernetes/enhancements/pull/2469) | ||
| - 2020-04-01 - KEP Alpha, Beta in Kubernetes 1.21 | ||
| - There is no distinct alpha/beta for this KEP, only alpha/beta (implemented at HEAD) vs stable (all supported branches) | ||
| - 2020-08-16 - Retroactive implemented declaration | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Aren't all implemented declarations retroactive? /shrug There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I consider it retroactive since we didn't make the declaration during the release cycle, but two cycles (ish, I guess 1.23 hasn't started) after it was done |
||
|
|
||
| See also PR listing: https://github.com/kubernetes/enhancements/issues/2420#issuecomment-791024902 | ||
|
|
||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -147,7 +147,10 @@ Before enabling Alpha phase, this will be announced: | |
| - Via email to the entire [email protected] group | ||
|
|
||
| ## Implementation History | ||
|
|
||
| - 2021-02-23 - KEP [authored](https://github.com/kubernetes/enhancements/pull/2540) | ||
| - 2021-03-31 - KEP [moved to implementable](https://github.com/kubernetes/enhancements/pull/2553) | ||
| - 2021-04-01 - KEP implemented at alpha ([announcement](https://groups.google.com/g/kubernetes-dev/c/nke9PYaGTnY/m/nrQ6hVDfCgAJ)) | ||
| - 2021-08-16 - Retroactively declared beta | ||
|
|
||
| ## Alternatives | ||
|
|
||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,21 +1,21 @@ | ||
| title: Continuously Deploy K8s Prow | ||
| kep-number: 2539 | ||
| authors: | ||
| - "@chaodaiG" | ||
| - chaodaiG | ||
| owning-sig: sig-testing | ||
| participating-sigs: | ||
| - sig-testing | ||
| - sig-release | ||
| status: implementable | ||
| - sig-testing | ||
| - sig-release | ||
| status: implemented | ||
| creation-date: 2021-02-23 | ||
| last-updated: 2021-08-16 | ||
| reviewers: | ||
| - "@spiffxp" # Sig-testing chair | ||
| - "@justaugustus" # Sig-release chair | ||
| - "@alvaroaleman" # Prow approver | ||
| - spiffxp # sig-testing chair | ||
| - justaugustus # sig-release chair | ||
| - alvaroaleman # prow approver | ||
| approvers: | ||
| - "@spiffxp" # Sig-testing chair | ||
| - "@justaugustus" # Sig-release chair | ||
| - "@alvaroaleman" # Prow approver | ||
|
|
||
| latest-milestone: "0.0" | ||
| stage: "alpha" | ||
| - spiffxp # sig-testing chair | ||
| - justaugustus # sig-release chair | ||
| - alvaroaleman # prow approver | ||
| latest-milestone: v1.21 | ||
| stage: beta |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,17 +1,23 @@ | ||
| title: Breaking apart the Kubernetes test tarball | ||
| kep-number: 714 | ||
| authors: | ||
| - "@ixdy" | ||
| - ixdy | ||
| owning-sig: sig-testing | ||
| participating-sigs: | ||
| - sig-release | ||
| - sig-release | ||
| reviewers: | ||
| - "@akutz" | ||
| - "@amwat" | ||
| - akutz | ||
| - amwat | ||
| approvers: | ||
| - "@spiffxp" | ||
| - "@tpepper" | ||
| editor: TBD | ||
| - spiffxp | ||
| - tpepper | ||
| editor: spiffxp | ||
| creation-date: 2019-01-18 | ||
| last-updated: 2019-03-06 | ||
| last-updated: 2021-08-16 | ||
| status: implemented | ||
| stage: stable | ||
| latest-milestone: v1.17 | ||
| milestone: | ||
| alpha: v1.14 | ||
| beta: v1.14 | ||
| stable: v1.17 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I wonder if we can automate normalizing this (parse and spit back out?) and stick it in a linter /shrug
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
kepctlcould totally do this, I just didn't want to change the world while there are ~100 PR's outstanding