stackanetes / kubernetes-entrypoint

Used as a container entrypoint, it will wait for specified k8s dependencies, create files based on ConfigMaps, and much more - before running a given command.
Apache License 2.0
50 stars 18 forks source link

kubernetes-entrypoint not in $PATH #26

Closed xek closed 7 years ago

xek commented 7 years ago

I had to change the init command in order to make use of the image on https://quay.io/repository/stackanetes/kubernetes-entrypoint

From kubernetes-entrypoint to /kubernetes-entrypoint.

I think kubernetes-entrypoint should be placed in the PATH environment variable, like the images available from the kola project.

xek commented 7 years ago

It's resolved in v0.2.1