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

Helm: Support pushing to OCI registry #2091

Closed
manusa opened this issue Mar 21, 2023 · 1 comment · Fixed by #2147
Closed

Helm: Support pushing to OCI registry #2091

manusa opened this issue Mar 21, 2023 · 1 comment · Fixed by #2147
Assignees
Labels
component/helm ⎈ enhancement New feature or request
Milestone

Comments

@manusa
Copy link
Member

manusa commented Mar 21, 2023

With the release of Helm 3.8.0, Helm is able to store and work with charts in container registries, as an alternative to Helm repositories. This feature, which used to be an experimental feature, is now generally available.

https://helm.sh/blog/storing-charts-in-oci/

Providing support for this should allow pushing charts to (for example):

  • Quay.io
  • Docker Hub
  • GitHub packages
@manusa manusa added enhancement New feature or request component/helm ⎈ labels Mar 21, 2023
@rohanKanojia rohanKanojia self-assigned this Apr 19, 2023
rohanKanojia added a commit to rohanKanojia/jkube that referenced this issue Apr 25, 2023
…CI registry (eclipse-jkube#2091)

Signed-off-by: Rohan Kumar <rohaan@redhat.com>
rohanKanojia added a commit to rohanKanojia/jkube that referenced this issue Apr 27, 2023
…CI registry (eclipse-jkube#2091)

Signed-off-by: Rohan Kumar <rohaan@redhat.com>
rohanKanojia added a commit to rohanKanojia/jkube that referenced this issue Apr 27, 2023
rohanKanojia added a commit to rohanKanojia/jkube that referenced this issue Apr 27, 2023
rohanKanojia added a commit to rohanKanojia/jkube that referenced this issue Apr 27, 2023
…CI registry (eclipse-jkube#2091)

Signed-off-by: Rohan Kumar <rohaan@redhat.com>
rohanKanojia added a commit to rohanKanojia/jkube that referenced this issue Apr 27, 2023
rohanKanojia added a commit to rohanKanojia/jkube that referenced this issue Apr 28, 2023
…CI registry (eclipse-jkube#2091)

Signed-off-by: Rohan Kumar <rohaan@redhat.com>
rohanKanojia added a commit to rohanKanojia/jkube that referenced this issue Apr 28, 2023
rohanKanojia added a commit to rohanKanojia/jkube that referenced this issue Apr 28, 2023
rohanKanojia added a commit to rohanKanojia/jkube that referenced this issue Apr 28, 2023
…CI registry (eclipse-jkube#2091)

Signed-off-by: Rohan Kumar <rohaan@redhat.com>
rohanKanojia added a commit to rohanKanojia/jkube that referenced this issue Apr 28, 2023
…CI registry (eclipse-jkube#2091)

Signed-off-by: Rohan Kumar <rohaan@redhat.com>
rohanKanojia added a commit to rohanKanojia/jkube that referenced this issue Apr 28, 2023
…CI registry (eclipse-jkube#2091)

Signed-off-by: Rohan Kumar <rohaan@redhat.com>
@manusa
Copy link
Member Author

manusa commented May 3, 2023

Duplicate of #1364

@manusa manusa marked this as a duplicate of #1364 May 3, 2023
@manusa manusa added this to the 1.13.0 milestone May 3, 2023
rohanKanojia added a commit to rohanKanojia/jkube that referenced this issue May 9, 2023
rohanKanojia added a commit to rohanKanojia/jkube that referenced this issue May 9, 2023
…CI registry (eclipse-jkube#2091)

Signed-off-by: Rohan Kumar <rohaan@redhat.com>
rohanKanojia added a commit to rohanKanojia/jkube that referenced this issue May 11, 2023
rohanKanojia added a commit to rohanKanojia/jkube that referenced this issue May 11, 2023
…CI registry (eclipse-jkube#2091)

Signed-off-by: Rohan Kumar <rohaan@redhat.com>
rohanKanojia added a commit to rohanKanojia/jkube that referenced this issue May 15, 2023
rohanKanojia added a commit to rohanKanojia/jkube that referenced this issue May 15, 2023
…CI registry (eclipse-jkube#2091)

Signed-off-by: Rohan Kumar <rohaan@redhat.com>
rohanKanojia added a commit to rohanKanojia/jkube that referenced this issue May 29, 2023
rohanKanojia added a commit to rohanKanojia/jkube that referenced this issue May 29, 2023
…CI registry (eclipse-jkube#2091)

Signed-off-by: Rohan Kumar <rohaan@redhat.com>
rohanKanojia added a commit to rohanKanojia/jkube that referenced this issue Jun 13, 2023
rohanKanojia added a commit to rohanKanojia/jkube that referenced this issue Jun 13, 2023
…CI registry (eclipse-jkube#2091)

Signed-off-by: Rohan Kumar <rohaan@redhat.com>
@manusa manusa removed this from the 1.13.0 milestone Jun 13, 2023
@manusa manusa added this to the 1.14.0 milestone Jun 13, 2023
rohanKanojia added a commit to rohanKanojia/jkube that referenced this issue Jun 26, 2023
rohanKanojia added a commit to rohanKanojia/jkube that referenced this issue Jun 26, 2023
…CI registry (eclipse-jkube#2091)

Signed-off-by: Rohan Kumar <rohaan@redhat.com>
rohanKanojia added a commit to rohanKanojia/jkube that referenced this issue Jul 13, 2023
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 <rohaan@redhat.com>
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 <rohaan@redhat.com>
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 <rohaan@redhat.com>
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 <rohaan@redhat.com>
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 <rohaan@redhat.com>
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 <rohaan@redhat.com>
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 <rohaan@redhat.com>
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 <rohaan@redhat.com>
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 <rohaan@redhat.com>
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 <rohaan@redhat.com>
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 <rohaan@redhat.com>
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 <rohaan@redhat.com>
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 <rohaan@redhat.com>
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 <rohaan@redhat.com>
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 <rohaan@redhat.com>
manusa added a commit to manusa/jkube that referenced this issue Aug 31, 2023
Signed-off-by: Marc Nuri <marc@marcnuri.com>
manusa added a commit that referenced this issue Aug 31, 2023
Signed-off-by: Marc Nuri <marc@marcnuri.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/helm ⎈ enhancement New feature or request
Projects
None yet
2 participants