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.
1 parent 89b1507 commit 58ca6c3Copy full SHA for 58ca6c3
keps/sig-testing/3041-node-conformance-and-features/README.md
@@ -207,7 +207,7 @@ See the previous section and definition [here](https://github.com/kubernetes/com
207
The use of these labels in tests today is indicative of the labels' different
208
meaning. Looking at tests configuration, wildcard `[NodeFeature:*`
209
label is always used as focus and individual `NodeFeatures` are used in skip.
210
-It is opposite for the `Feature` label. The whildcard `[Feature:*` is always
+It is opposite for the `Feature` label. The wildcard `[Feature:*` is always
211
used to skip tests, while individual tests are present in focus.
212
213
The reason for this difference is that runtimes that are being tested support
0 commit comments