openstack-cloud-controller-manager
openstack-cloud-controller-manager copied to clipboard
Run conformance test suite with openstack-cloud-controller-manager enabled
See if we break something?
first step is to enhance kubetest to be able to run local-up-cluster.sh. of course we should be able to pass the env vars needed to setup the openstack cloud provider too.
Here's the PR for that - https://github.com/kubernetes/test-infra/pull/6759
Found one problem (without switching on openstack cloud provider) - https://github.com/kubernetes/kubernetes/pull/59677