We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Version - v0.3.0
To Reproduce
Results: helm-install-traefik- pod keeps restarting and the job never completes
Expected behavior Should restart and job should complete
The text was updated successfully, but these errors were encountered:
@galal-hussein Investigate how to pass the proxy variables to helm install job from the helm controller
Sorry, something went wrong.
Version - 0.5.0-rc2 This is still broken Error for pod in logs:
[storage/driver] 2019/05/02 21:16:43 list: failed to list: Get https://10.43.0.1:443/api/v1/namespaces/kube-system/secrets?labelSelector=OWNER%3DTILLER: Unable to connect Error: Get https://10.43.0.1:443/api/v1/namespaces/kube-system/secrets?labelSelector=OWNER%!D(MISSING)TILLER: Unable to connect
This should be fixed in 0.5.0-rc4
Version - v0.5.0-rc4 Verified fixed.
tfiduccia
No branches or pull requests
Version - v0.3.0
To Reproduce
Results: helm-install-traefik- pod keeps restarting and the job never completes
Expected behavior
Should restart and job should complete
The text was updated successfully, but these errors were encountered: