[Kubernetes] DIB element containing reference to missing k8s binary causes disk-image-create to fail

Bug #1428622 reported by Florian Walker
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
deprecated-murano-apps
In Progress
High
Serg Melikyan

Bug Description

Creation of required disk images via disk-image-create for Kubernetes as described in https://github.com/stackforge/murano-apps/tree/master/kubernetes fails with error message: "cp: could not find file /kubernetes/kubecfg"

Problem:
line 33
"for EXECUTABLE in kube-apiserver kube-controller-manager kube-proxy kube-scheduler kubecfg kubectl kubelet kubernetes;"
of
murano/contrib/elements/kubernetes/install.d/57-kubernetes
contains a reference to K8s binary "kubecfg"

"kubecfg" was declared as deprecated in
https://github.com/GoogleCloudPlatform/kubernetes/issues/2144
and eventually removed from Kubernetes in
https://github.com/GoogleCloudPlatform/kubernetes/pull/4291
The changes have been merged to the master branch on 12. February
https://github.com/GoogleCloudPlatform/kubernetes/commit/20f7cbb87b9a21a561a9a1fd0550225c35ee6fdd
and released with Kubernets v0.11

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to murano (master)

Fix proposed to branch: master
Review: https://review.openstack.org/161703

Changed in murano:
assignee: nobody → Florian Walker (fwalker)
status: New → In Progress
Changed in murano:
assignee: Florian Walker (fwalker) → Serg Melikyan (smelikyan)
Changed in murano:
importance: Undecided → High
milestone: none → kilo-3
affects: murano → murano-applications
Changed in murano-applications:
milestone: kilo-3 → none
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.