-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Push dashboard helm chart to DockerHub #9537
Comments
Unfortunately, it is not possible due to internal kubernetes organization policies. Our images are technically already being pushed to ghcr but we cannot make them public. If kubernetes org will revisit these policies at any point, we will change that and include helm chart too. At the moment there is nothing we can do. /close |
@floreks: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
If it would help we could think about pushing our helm chart to the dockerhub (I think it should be possible too). |
@floreks sounds like a good idea, how could we manage the authentication to dockerhub? |
That should be easy to add. I should have some time this week to add it. |
What would you like to be added?
I would like to extend the cd workflow to push the dashboard helm chart to ghcr for the OCI support.
Why is this needed?
Having the OCI support would enable Flux's automatic artifact update and Harbor automatic replication.
The text was updated successfully, but these errors were encountered: