-
Notifications
You must be signed in to change notification settings - Fork 4.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix default image name extraction for vSphere. #2740
Comments
From @pdhamdhere on April 28, 2017 17:52 @casualjim This could be good one to get started and familiar with KOPS. Please re-assign as appropriate. |
/area vsphere |
Issues go stale after 90d of inactivity. Prevent issues from auto-closing with an If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or |
Stale issues rot after 30d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
Rotten issues close after 30d of inactivity. Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
From @prashima on April 13, 2017 23:5
This is failing 'kops create -f FILENAME' (for instance groups) and 'kops upgrade' commands, with following errors:
Create:
I0412 11:08:23.025842 80677 populate_instancegroup_spec.go:257] Cannot set default Image for CloudProvider="vsphere"
Upgrade:
W0413 11:48:52.216116 15456 upgrade_cluster.go:202] No matching images specified in channel; cannot prompt for upgrade
Copied from original issue: vmware-archive#50
The text was updated successfully, but these errors were encountered: