issues
search
vmware-archive
/
kops
Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management
Apache License 2.0
3
stars
3
forks
source link
Added featureflag for vSphere cloud. Fixes #26.
#29
Closed
prashima
closed
7 years ago
prashima
commented
7 years ago
Testing:
'make ci' works, 'make sphere-version-dist' works.
Tested with KOPS_FEATURE_FLAGS set to VSphereCloudProvider and was able to create k8s cluster on vSphere.
Tested with KOPS_FEATURE_FLAGS unset, got desired errors and was not able to proceed with k8s cluster deployment on vSphere.
luomiao
commented
7 years ago
LGTM
Testing: