cloud-provider-openstack
cloud-provider-openstack copied to clipboard
[OCCM] Add e2e test for dual-stack k8s services
/kind feature
In https://github.com/kubernetes/cloud-provider-openstack/issues/1897 (PR https://github.com/kubernetes/cloud-provider-openstack/pull/1901) we added initial support for dual-stack k8s services. The aim of this task is to have this functionality covered by an e2e test executed by CI, so that it does not break by other PRs later on.