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

Fix daemonset dependency panic when POD_NAME is unset #17

Closed mzylowski closed 7 years ago

mzylowski commented 7 years ago

Closes #15

mzylowski commented 7 years ago

@PiotrProkop PTAL again

PiotrProkop commented 7 years ago

LGTM