Skip to content
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

Debugging flag #14

Open
sbezverk opened this issue Dec 19, 2016 · 3 comments
Open

Debugging flag #14

sbezverk opened this issue Dec 19, 2016 · 3 comments

Comments

@sbezverk
Copy link

For some scenarios it would be great to be able to activate a debugging flag. When it is on, entrypoint should generate additional logs detailing why the condition has not met and proof of that.

@kfox1111
Copy link

also, when used with command "exit 0" (init container use case), on error it would be nice to fail in place rather then actually exiting so the logs can be more easily retrieved.

@PiotrProkop
Copy link
Collaborator

Can you give me an example of more verbose output ? I tried to make log messages as clear as possible.

@PiotrProkop
Copy link
Collaborator

HI @sbezverk we put this on our roadmap https://github.com/stackanetes/kubernetes-entrypoint/blob/master/doc/roadmap.md and try to implement this as soon as possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants