remove ClusterStatus e2e test from the kubeadm suite #2480
Labels
kind/failing-test
Categorizes issue or PR as related to a consistently or frequently failing test.
lifecycle/active
Indicates that an issue or PR is actively being worked on by a contributor.
priority/critical-urgent
Highest priority. Must be actively worked on as someone's top priority right now.
test jobs are failing after we removed ClusterStatus
kubernetes/kubernetes#101915
https://k8s-testgrid.appspot.com/sig-cluster-lifecycle-kubeadm#kubeadm-kinder-external-etcd-latest
https://prow.k8s.io/view/gs/kubernetes-jenkins/logs/ci-kubernetes-e2e-kubeadm-kinder-external-etcd-latest/1394858392136192000
we have an e2e test as part of the kubeadm suite that tests ClusterStatus in the kubeadm-config ConfigMap:
https://github.com/kubernetes/kubernetes/blob/master/test/e2e_kubeadm/kubeadm_config_test.go
we should remove the cluster status related tests from there for 1.22.
The text was updated successfully, but these errors were encountered: