-
- Downloads
add -ca-bundle flag and support for custom CAs to vSphere, Openstack (#895)
* add -ca-bundle flag and support for custom CAs to vSphere, Openstack * use global state instead * add negative test
Showing
- .prow.yaml 23 additions, 0 deletions.prow.yaml
- cmd/machine-controller/main.go 10 additions, 1 deletioncmd/machine-controller/main.go
- cmd/webhook/main.go 9 additions, 0 deletionscmd/webhook/main.go
- hack/ci-e2e-test.sh 9 additions, 11 deletionshack/ci-e2e-test.sh
- pkg/cloudprovider/provider/openstack/provider.go 4 additions, 3 deletionspkg/cloudprovider/provider/openstack/provider.go
- pkg/cloudprovider/provider/vsphere/client.go 9 additions, 1 deletionpkg/cloudprovider/provider/vsphere/client.go
- pkg/cloudprovider/util/http.go 35 additions, 2 deletionspkg/cloudprovider/util/http.go
- test/e2e/provisioning/all_e2e_test.go 193 additions, 0 deletionstest/e2e/provisioning/all_e2e_test.go
- test/e2e/provisioning/testdata/machine-openstack.yaml 30 additions, 0 deletionstest/e2e/provisioning/testdata/machine-openstack.yaml
Loading
Please register or sign in to comment