Skip to content

Commit 881c2ed

Browse files
committed
Add prr file and minor tweaks
1 parent 520f591 commit 881c2ed

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
kep-number: 5504
2+
alpha:
3+
approver: "@jpbetz"
4+
beta:
5+
approver: "@jpbetz"
6+
stable:
7+
approver: "@jpbetz"

keps/sig-api-machinery/5504-comparable-resource-version/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,10 @@ N/A
388388
##### e2e tests
389389

390390
The E2E tests for this will be the conformance tests that will be added in order
391-
to ensure that a cluster is conformant with the new resource version constraints. The conformance tests themselves will use the helper function as an example of a client that runs the
391+
to ensure that a cluster is conformant with the new resource version
392+
constraints. The conformance tests themselves will use the helper function as an
393+
example of a client that requests any GA object and expects them to be
394+
comparable.
392395

393396
### Graduation Criteria
394397

keps/sig-api-machinery/5504-comparable-resource-version/kep.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ authors:
55
owning-sig: sig-api-machinery
66
participating-sigs:
77
- sig-architecture
8-
status: provisional
8+
status: implementable
99
creation-date: 2025-08-28
1010
reviewers:
1111
- "@jpbetz"

0 commit comments

Comments
 (0)