openstack-cloud-controller-manager icon indicating copy to clipboard operation
openstack-cloud-controller-manager copied to clipboard

Run conformance test suite with openstack-cloud-controller-manager enabled

Open dims opened this issue 7 years ago • 1 comments

See if we break something?

dims avatar Jan 16 '18 16:01 dims

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

dims avatar Feb 10 '18 17:02 dims