We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0dc7196 + 295a88c commit c2c57bdCopy full SHA for c2c57bd
README.md
@@ -32,7 +32,7 @@ An enhancement is anything that:
32
- users will notice and come to rely on
33
34
It is unlikely an enhancement if it is:
35
-- implemented using `CustomResourceDefinition` and/or in https://github.com/kubernetes/contrib
+- implemented using a `CustomResourceDefinition`
36
- fixing a flaky test
37
- refactoring code
38
- performance improvements, which are only visible to users as faster API operations, or faster control loops
0 commit comments