mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-18 04:54:54 +00:00
document "Kind" e2e feature
This commit is contained in:
@@ -207,7 +207,8 @@ var (
|
||||
// Ingress.networking.k8s.io to be present.
|
||||
Ingress = framework.WithFeature(framework.ValidFeatures.Add("Ingress"))
|
||||
|
||||
// TODO: document the feature (owning SIG, when to use this feature for a test)
|
||||
// Owner: sig-storage
|
||||
// Marks tests that only work with a sigs.k8s.io/kind cluster
|
||||
Kind = framework.WithFeature(framework.ValidFeatures.Add("Kind"))
|
||||
|
||||
// Owner: sig-network
|
||||
|
||||
Reference in New Issue
Block a user