Scheduler predicates test that may violate DNS label rules #55117
Labels
kind/bug
Categorizes issue or PR as related to a bug.
sig/scheduling
Categorizes an issue or PR as relevant to SIG Scheduling.
/kind bug
cc @kubernetes/sig-scheduling-bugs
What happened: Running one scheduling predicates conformance test on a 1.7.10 cluster where node names are FQDN, e.g. kube-node-0.kubernetes.mesos, fails.
What you expected to happen: The tests should pass.
How to reproduce it (as minimally and precisely as possible):
Follow these instructions to deploy Kubernetes 1.7.10 on DC/OS or bootstrap a Kubernetes cluster where nodes names are FQDN, e.g. my-node-1.example.com.
Anything else we need to know?:
Also affects master but not 1.8.x.
Environment:
kubectl version
):uname -a
):The text was updated successfully, but these errors were encountered: