att-comdev / promenade

This project has moved to OpenStack.
https://www.airshipit.org/
Apache License 2.0
11 stars 15 forks source link

Bug: promenade provisioned kubectl does not allow editing of resources #55

Open alanmeadows opened 6 years ago

alanmeadows commented 6 years ago

clcp-demo-1:~$ kubectl edit deployment/drydock-api -n ucp error: unable to launch the editor "vi"

The container launch script lacks the appropriate KUBE export to specify the editor as well as any binaries that would allow editing.