-
Notifications
You must be signed in to change notification settings - Fork 40k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tests that need to be removed/rewritten to support kops #120989
Comments
This issue is labeled with You can:
For more details on the triage process, see https://www.kubernetes.dev/docs/guide/issue-triage/ /remove-triage accepted |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
/lifecycle frozen |
This issue is labeled with You can:
For more details on the triage process, see https://www.kubernetes.dev/docs/guide/issue-triage/ /remove-triage accepted |
Various existing e2e tests are broken when they are ran on clusters that are provisioned by kops. This happens because:
Broken tests
https://testgrid.k8s.io/sig-cluster-lifecycle-kubeup-to-kops#ci-kubernetes-e2e-cos-gce-canary&include-filter-by-regex=NodeProblemDetector
The pod name that the test check doesnt match Configure COS to use NPD in daemonset mode and align kubeup NPD manifests with the manifests in the NPD repo #121007
https://testgrid.k8s.io/sig-cluster-lifecycle-kubeup-to-kops#ci-kubernetes-e2e-cos-gce-canary&include-filter-by-regex=kube-dns
kube-dns-autoscaler Configmap is now called coredns-autoscaler Fix dns autoscaling test to run with coredns #121422
Tests to be removed:
Part of kubernetes/enhancements#4224
Part of kubernetes/enhancements#4250
/sig testing
/sig cluster-lifecycle
/triage accepted
/kind bug
/priority important-soon
The text was updated successfully, but these errors were encountered: