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

tillerless: timeout not being obeyed? #829

Open
bitsofinfo opened this issue Aug 29, 2019 · 1 comment
Open

tillerless: timeout not being obeyed? #829

bitsofinfo opened this issue Aug 29, 2019 · 1 comment

Comments

@bitsofinfo
Copy link
Contributor

At bit lost as to why this is happening. I have my helmDefaults.timeout=900 and helmDefaults.tillerless=true

I see helmfile executing helm command's appropriately with helm tiller run -- helm ... --timeout 900, yet I still end up w/ Error: Job failed: DeadlineExceeded errors after 300 seconds....

Either I'm missing a config or something is not being obeyed. Thoughts?

@mumoshu
Copy link
Collaborator

mumoshu commented Sep 1, 2019

@bitsofinfo I have no specific idea at the moment, but anyways - are you talking about helm test --timeout 900 run under tillerless?

If so, would there be a chance that the error is coming from the tiller run by helm tiller, or just a bug in helm test not honoring the option?

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

2 participants