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

In Proxy setup, helm install pod won't start if I use stable/traefik for chart #308

Closed
tfiduccia opened this issue Apr 4, 2019 · 4 comments
Assignees
Labels
kind/bug Something isn't working
Milestone

Comments

@tfiduccia
Copy link

Version - v0.3.0

To Reproduce

  1. Setup proxy server
  2. Put k3 on machine behind server
  3. edit /var/lib/rancher/k3s/server/manifests/traefik.yaml and change chart to point at stable/traefik

Results: helm-install-traefik- pod keeps restarting and the job never completes
image

Expected behavior
Should restart and job should complete

@deniseschannon deniseschannon added the kind/bug Something isn't working label Apr 11, 2019
@deniseschannon deniseschannon added this to the v0.4.0 milestone Apr 11, 2019
@deniseschannon
Copy link

@galal-hussein Investigate how to pass the proxy variables to helm install job from the helm controller

@tfiduccia
Copy link
Author

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

image

@erikwilson
Copy link
Contributor

This should be fixed in 0.5.0-rc4

@tfiduccia
Copy link
Author

Version - v0.5.0-rc4
Verified fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants