mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-24 10:40:33 -05:00
Automatic merge from submit-queue (batch tested with PRs 54826, 53576, 55591, 54946, 54825). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Add dns, configmap, and custom resource definition conformance annotations. Signed-off-by: Brad Topol <btopol@us.ibm.com> Add dns, configmap, and custom resource definition related conformance annotations /sig testing /area conformance @sig-testing-pr-reviews This PR adds pod related conformance annotations to the e2e test suite. The PR fixes a portion of #53822. It focuses on adding conformance annotations as defined by the Kubernetes Conformance Workgroup for a subset of the dns, configmap, and custom resource definition based e2e conformance tests. Special notes for your reviewer: Please see https://docs.google.com/spreadsheets/d/1WWSOqFaG35VmmPOYbwetapj1VPOVMqjZfR9ih5To5gk/edit#gid=62929400 for the list of SIG Arch approved test names and descriptions that I am using. **Release note**: ```release-note NONE ``` |
||
|---|---|---|
| .. | ||
| BUILD | ||
| dns.go | ||
| dns_common.go | ||
| dns_configmap.go | ||
| doc.go | ||
| example_cluster_dns.go | ||
| firewall.go | ||
| framework.go | ||
| ingress.go | ||
| kube_proxy.go | ||
| network_policy.go | ||
| network_tiers.go | ||
| networking.go | ||
| networking_perf.go | ||
| no_snat.go | ||
| OWNERS | ||
| proxy.go | ||
| service.go | ||
| service_latency.go | ||
| serviceloadbalancers.go | ||
| util_iperf.go | ||