You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: keps/sig-api-machinery/5504-comparable-resource-version/README.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -388,7 +388,10 @@ N/A
388
388
##### e2e tests
389
389
390
390
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
0 commit comments