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

Make Tiller Image Available on Docker Hub #8346

Closed
mattfarina opened this issue Jun 25, 2020 · 5 comments · Fixed by #8884
Closed

Make Tiller Image Available on Docker Hub #8346

mattfarina opened this issue Jun 25, 2020 · 5 comments · Fixed by #8884
Labels
v2.x Issues and Pull Requests related to the major version v2
Milestone

Comments

@mattfarina
Copy link
Collaborator

When Helm v2 hits it's end of life the container repository hosted in gcr is likely going to be garbage collected. So that people can continue to get Tiller as an image since some will not migrate yet, I propose we:

  1. Make the Tiller images available in Docker Hub in addition to GCR
  2. Make Helm use the image in Docker Hub starting v2.17.0

This way people can get their images and things continue to keep working.

On Docker Hub we can use the helmpack arg (we already have that, I think).

@mattfarina mattfarina added the v2.x Issues and Pull Requests related to the major version v2 label Jun 25, 2020
@mattfarina mattfarina mentioned this issue Jun 25, 2020
8 tasks
@mattfarina
Copy link
Collaborator Author

mattfarina commented Jul 14, 2020

All of the tagged images are now available on Docker Hub. You can see them at https://hub.docker.com/repository/docker/helmpack/tiller/tags?page=1

We still need to:

  • automate putting new images here
  • Have helm use the new location
  • Document the location on Docker Hub so that people know what's going on

@mattfarina mattfarina added this to the 2.17.0 milestone Jul 14, 2020
@github-actions
Copy link

This issue has been marked as stale because it has been open for 90 days with no activity. This thread will be automatically closed in 30 days if no further activity occurs.

@github-actions github-actions bot added the Stale label Oct 13, 2020
@mattfarina
Copy link
Collaborator Author

not stale and coming soon

@mattfarina mattfarina removed the Stale label Oct 13, 2020
@bacongobbler bacongobbler linked a pull request Oct 14, 2020 that will close this issue
3 tasks
@mattfarina
Copy link
Collaborator Author

This is complete. closing

@rafis
Copy link

rafis commented Sep 1, 2021

Also here:
docker pull ghcr.io/helm/tiller:v2.16.12

TNBL265 pushed a commit to TNBL265/ric-dep that referenced this issue Oct 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v2.x Issues and Pull Requests related to the major version v2
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants