-
Notifications
You must be signed in to change notification settings - Fork 523
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
Helm: Support pushing to OCI registry #2091
Comments
rohanKanojia
added a commit
to rohanKanojia/jkube
that referenced
this issue
Apr 25, 2023
…CI registry (eclipse-jkube#2091) Signed-off-by: Rohan Kumar <[email protected]>
rohanKanojia
added a commit
to rohanKanojia/jkube
that referenced
this issue
Apr 27, 2023
…CI registry (eclipse-jkube#2091) Signed-off-by: Rohan Kumar <[email protected]>
rohanKanojia
added a commit
to rohanKanojia/jkube
that referenced
this issue
Apr 27, 2023
…clipse-jkube#2091) Signed-off-by: Rohan Kumar <[email protected]>
Merged
17 tasks
rohanKanojia
added a commit
to rohanKanojia/jkube
that referenced
this issue
Apr 27, 2023
…clipse-jkube#2091) Signed-off-by: Rohan Kumar <[email protected]>
rohanKanojia
added a commit
to rohanKanojia/jkube
that referenced
this issue
Apr 27, 2023
…CI registry (eclipse-jkube#2091) Signed-off-by: Rohan Kumar <[email protected]>
rohanKanojia
added a commit
to rohanKanojia/jkube
that referenced
this issue
Apr 27, 2023
…clipse-jkube#2091) Signed-off-by: Rohan Kumar <[email protected]>
rohanKanojia
added a commit
to rohanKanojia/jkube
that referenced
this issue
Apr 28, 2023
…CI registry (eclipse-jkube#2091) Signed-off-by: Rohan Kumar <[email protected]>
rohanKanojia
added a commit
to rohanKanojia/jkube
that referenced
this issue
Apr 28, 2023
…clipse-jkube#2091) Signed-off-by: Rohan Kumar <[email protected]>
rohanKanojia
added a commit
to rohanKanojia/jkube
that referenced
this issue
Apr 28, 2023
…clipse-jkube#2091) Signed-off-by: Rohan Kumar <[email protected]>
rohanKanojia
added a commit
to rohanKanojia/jkube
that referenced
this issue
Apr 28, 2023
…CI registry (eclipse-jkube#2091) Signed-off-by: Rohan Kumar <[email protected]>
rohanKanojia
added a commit
to rohanKanojia/jkube
that referenced
this issue
Apr 28, 2023
…CI registry (eclipse-jkube#2091) Signed-off-by: Rohan Kumar <[email protected]>
rohanKanojia
added a commit
to rohanKanojia/jkube
that referenced
this issue
Apr 28, 2023
…CI registry (eclipse-jkube#2091) Signed-off-by: Rohan Kumar <[email protected]>
Duplicate of #1364 |
rohanKanojia
added a commit
to rohanKanojia/jkube
that referenced
this issue
May 9, 2023
…clipse-jkube#2091) Signed-off-by: Rohan Kumar <[email protected]>
rohanKanojia
added a commit
to rohanKanojia/jkube
that referenced
this issue
May 9, 2023
…CI registry (eclipse-jkube#2091) Signed-off-by: Rohan Kumar <[email protected]>
rohanKanojia
added a commit
to rohanKanojia/jkube
that referenced
this issue
May 11, 2023
…clipse-jkube#2091) Signed-off-by: Rohan Kumar <[email protected]>
rohanKanojia
added a commit
to rohanKanojia/jkube
that referenced
this issue
May 11, 2023
…CI registry (eclipse-jkube#2091) Signed-off-by: Rohan Kumar <[email protected]>
rohanKanojia
added a commit
to rohanKanojia/jkube
that referenced
this issue
May 15, 2023
…clipse-jkube#2091) Signed-off-by: Rohan Kumar <[email protected]>
rohanKanojia
added a commit
to rohanKanojia/jkube
that referenced
this issue
May 15, 2023
…CI registry (eclipse-jkube#2091) Signed-off-by: Rohan Kumar <[email protected]>
rohanKanojia
added a commit
to rohanKanojia/jkube
that referenced
this issue
May 29, 2023
…clipse-jkube#2091) Signed-off-by: Rohan Kumar <[email protected]>
rohanKanojia
added a commit
to rohanKanojia/jkube
that referenced
this issue
Jun 13, 2023
…CI registry (eclipse-jkube#2091) Signed-off-by: Rohan Kumar <[email protected]>
rohanKanojia
added a commit
to rohanKanojia/jkube
that referenced
this issue
Jun 26, 2023
…clipse-jkube#2091) Signed-off-by: Rohan Kumar <[email protected]>
rohanKanojia
added a commit
to rohanKanojia/jkube
that referenced
this issue
Jun 26, 2023
…CI registry (eclipse-jkube#2091) Signed-off-by: Rohan Kumar <[email protected]>
17 tasks
rohanKanojia
added a commit
to rohanKanojia/jkube
that referenced
this issue
Jul 13, 2023
…clipse-jkube#2091) Signed-off-by: Rohan Kumar <[email protected]>
rohanKanojia
added a commit
to rohanKanojia/jkube
that referenced
this issue
Jul 13, 2023
…CI (eclipse-jkube#2091) + Add SHAUtil for generating SHA digests (used in oci helm push) + Add OCIRepositoryUploader as an additional HelmUploader + Add OCI repository related helper classes in `org.eclipse.jkube.kit.resource.helm.oci` package Signed-off-by: Rohan Kumar <[email protected]>
rohanKanojia
added a commit
to rohanKanojia/jkube
that referenced
this issue
Jul 13, 2023
…CI (eclipse-jkube#2091) + Add SHAUtil for generating SHA digests (used in oci helm push) + Add OCIRepositoryUploader as an additional HelmUploader + Add OCI repository related helper classes in `org.eclipse.jkube.kit.resource.helm.oci` package Signed-off-by: Rohan Kumar <[email protected]>
rohanKanojia
added a commit
to rohanKanojia/jkube
that referenced
this issue
Jul 14, 2023
…CI (eclipse-jkube#2091) + Add SHAUtil for generating SHA digests (used in oci helm push) + Add OCIRepositoryUploader as an additional HelmUploader + Add OCI repository related helper classes in `org.eclipse.jkube.kit.resource.helm.oci` package Signed-off-by: Rohan Kumar <[email protected]>
rohanKanojia
added a commit
to rohanKanojia/jkube
that referenced
this issue
Jul 14, 2023
…CI (eclipse-jkube#2091) + Add SHAUtil for generating SHA digests (used in oci helm push) + Add OCIRepositoryUploader as an additional HelmUploader + Add OCI repository related helper classes in `org.eclipse.jkube.kit.resource.helm.oci` package Signed-off-by: Rohan Kumar <[email protected]>
rohanKanojia
added a commit
to rohanKanojia/jkube
that referenced
this issue
Jul 14, 2023
…CI (eclipse-jkube#2091) + Add SHAUtil for generating SHA digests (used in oci helm push) + Add OCIRepositoryUploader as an additional HelmUploader + Add OCI repository related helper classes in `org.eclipse.jkube.kit.resource.helm.oci` package Signed-off-by: Rohan Kumar <[email protected]>
rohanKanojia
added a commit
to rohanKanojia/jkube
that referenced
this issue
Jul 14, 2023
…CI (eclipse-jkube#2091) + Add SHAUtil for generating SHA digests (used in oci helm push) + Add OCIRepositoryUploader as an additional HelmUploader + Add OCI repository related helper classes in `org.eclipse.jkube.kit.resource.helm.oci` package Signed-off-by: Rohan Kumar <[email protected]>
rohanKanojia
added a commit
to rohanKanojia/jkube
that referenced
this issue
Jul 14, 2023
…CI (eclipse-jkube#2091) + Add SHAUtil for generating SHA digests (used in oci helm push) + Add OCIRepositoryUploader as an additional HelmUploader + Add OCI repository related helper classes in `org.eclipse.jkube.kit.resource.helm.oci` package Signed-off-by: Rohan Kumar <[email protected]>
rohanKanojia
added a commit
to rohanKanojia/jkube
that referenced
this issue
Jul 17, 2023
…CI (eclipse-jkube#2091) + Add SHAUtil for generating SHA digests (used in oci helm push) + Add OCIRepositoryUploader as an additional HelmUploader + Add OCI repository related helper classes in `org.eclipse.jkube.kit.resource.helm.oci` package Signed-off-by: Rohan Kumar <[email protected]>
rohanKanojia
added a commit
to rohanKanojia/jkube
that referenced
this issue
Jul 17, 2023
…CI (eclipse-jkube#2091) + Add SHAUtil for generating SHA digests (used in oci helm push) + Add OCIRepositoryUploader as an additional HelmUploader + Add OCI repository related helper classes in `org.eclipse.jkube.kit.resource.helm.oci` package Signed-off-by: Rohan Kumar <[email protected]>
rohanKanojia
added a commit
to rohanKanojia/jkube
that referenced
this issue
Jul 17, 2023
…CI (eclipse-jkube#2091) + Add SHAUtil for generating SHA digests (used in oci helm push) + Add OCIRepositoryUploader as an additional HelmUploader + Add OCI repository related helper classes in `org.eclipse.jkube.kit.resource.helm.oci` package Signed-off-by: Rohan Kumar <[email protected]>
rohanKanojia
added a commit
to rohanKanojia/jkube
that referenced
this issue
Jul 17, 2023
…CI (eclipse-jkube#2091) + Add SHAUtil for generating SHA digests (used in oci helm push) + Add OCIRepositoryUploader as an additional HelmUploader + Add OCI repository related helper classes in `org.eclipse.jkube.kit.resource.helm.oci` package Signed-off-by: Rohan Kumar <[email protected]>
rohanKanojia
added a commit
to rohanKanojia/jkube
that referenced
this issue
Jul 17, 2023
…CI (eclipse-jkube#2091) + Add SHAUtil for generating SHA digests (used in oci helm push) + Add OCIRepositoryUploader as an additional HelmUploader + Add OCI repository related helper classes in `org.eclipse.jkube.kit.resource.helm.oci` package Signed-off-by: Rohan Kumar <[email protected]>
rohanKanojia
added a commit
to rohanKanojia/jkube
that referenced
this issue
Jul 21, 2023
…CI (eclipse-jkube#2091) + Add OCIRepositoryUploader as an additional HelmUploader + Add OCI repository related helper classes in `org.eclipse.jkube.kit.resource.helm.oci` package Signed-off-by: Rohan Kumar <[email protected]>
manusa
pushed a commit
to rohanKanojia/jkube
that referenced
this issue
Aug 1, 2023
…CI (eclipse-jkube#2091) + Add OCIRepositoryUploader as an additional HelmUploader + Add OCI repository related helper classes in `org.eclipse.jkube.kit.resource.helm.oci` package Signed-off-by: Rohan Kumar <[email protected]>
manusa
pushed a commit
that referenced
this issue
Aug 1, 2023
…CI (#2091) + Add OCIRepositoryUploader as an additional HelmUploader + Add OCI repository related helper classes in `org.eclipse.jkube.kit.resource.helm.oci` package Signed-off-by: Rohan Kumar <[email protected]>
manusa
added a commit
to manusa/jkube
that referenced
this issue
Aug 31, 2023
Signed-off-by: Marc Nuri <[email protected]>
17 tasks
manusa
added a commit
that referenced
this issue
Aug 31, 2023
Signed-off-by: Marc Nuri <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://helm.sh/blog/storing-charts-in-oci/
Providing support for this should allow pushing charts to (for example):
The text was updated successfully, but these errors were encountered: