Skip to content

Commit 639b1d3

Browse files
authored
Merge pull request kubernetes#2479 from amwat/kubetest2-prr
Move Kubetest2 CI migration to implementable
2 parents dd2ec34 + aaca4e8 commit 639b1d3

File tree

2 files changed

+8
-2
lines changed
  • keps

2 files changed

+8
-2
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
kep-number: 2464
2+
alpha:
3+
approver: "@johnbelamaric"

keps/sig-testing/2464-kubetest2-ci-migration/kep.yaml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,20 @@
11
title: Kubetest2 CI Migration
2-
kep-number: 2441
2+
kep-number: 2464
33
authors:
44
- amwat
55
owning-sig: sig-testing
66
participating-sigs:
77
- sig-release
88
- sig-scalability
9-
status: provisional
9+
status: implementable
1010
creation-date: 2021-02-08
1111
reviewers:
1212
- BenTheElder
1313
approvers:
1414
- spiffxp
1515
- saschagrunert
16+
17+
# NOTE: there's no production change in this KEP
1618
prr-approvers:
1719
- johnbelamaric
1820
see-also: []
@@ -33,6 +35,7 @@ milestone:
3335
beta: "v1.22"
3436
stable: "v1.23"
3537

38+
# N/A
3639
# The following PRR answers are required at alpha release
3740
# List the feature gate name and the components for which it must be enabled
3841
feature-gates: []

0 commit comments

Comments
 (0)