• Kubernetes Submit Queue's avatar
    Merge pull request #28469 from asalkeld/local-e2e · 8306fba9
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    Add detect-master to local provider to get e2e working
    
    Make it possible to run some e2e tests using the local provider (./hack/local-up-cluster.sh)
    
    This will now work for tests that don't need more than one node:
    export  KUBERNETES_PROVIDER=local
    go run hack/e2e.go -v -test --check_node_count=false --check_version_skew=false --test_args="--ginkgo.focus=Cadvisor"
    
    Note: without this commit, the port and ip address are wrong and require the --host option (which is inconsistent with the other providers).
    8306fba9
Name
Last commit
Last update
..
admin Loading commit data...
api-reference Loading commit data...
design Loading commit data...
devel Loading commit data...
getting-started-guides Loading commit data...
images Loading commit data...
man/man1 Loading commit data...
proposals Loading commit data...
user-guide Loading commit data...
yaml/kubectl Loading commit data...
OWNERS Loading commit data...
README.md Loading commit data...
api.md Loading commit data...
reporting-security-issues.md Loading commit data...
roadmap.md Loading commit data...
troubleshooting.md Loading commit data...
warning.png Loading commit data...
whatisk8s.md Loading commit data...