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
-[Existing test definitions](#existing-test-definitions)
@@ -291,14 +292,19 @@ Decision making tree for the test labels:
291
292
- Is test only works when underlying container runtime has a specific feature enabled or specific node configuration is set? Apply `[Feature:Foo]` to describe this feature or configuration.
292
293
- Can test only run on the "default" test infra node? If not, apply `[Environment:Foo]` to describe the specific environment that needs to be pre-configured.
293
294
295
+
### Notes
296
+
297
+
PRR and test plan sections are not applicable to this KEP.
298
+
299
+
See https://kubernetes.slack.com/archives/CPNHUMN74/p1665177817264029
300
+
294
301
<!--
295
302
296
303
STANDARD TEMPLATE AFTER THIS LINE, NO MEANINGFUL CONTENT
0 commit comments