pulumi-kubernetes icon indicating copy to clipboard operation
pulumi-kubernetes copied to clipboard

Ability to push Helm Charts to OCI registries

Open liamawhite opened this issue 2 years ago • 5 comments

Hello!

  • Vote on this issue by adding a 👍 reaction
  • If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)

Issue details

We currently ensure all our images are deployed using the Docker Image resources and would like to do the same for Helm Charts.

See here for how this works with ECR.

Affected area/feature

Pulumi Kubernetes provider

liamawhite avatar Jun 09 '23 14:06 liamawhite

Thank you for the suggestion @liamawhite, we'll take a look at it!

thomas11 avatar Jun 09 '23 18:06 thomas11

I believe that the Release resource does support oci:// charts. I don't know whether Chart does. @liamawhite which resource type you have in mind?

EronWright avatar Oct 02 '23 20:10 EronWright

Blocked on https://github.com/pulumi/pulumi-kubernetes/issues/1914

EronWright avatar Jan 11 '24 19:01 EronWright

The request isn't for consuming the chart/release it's for pushing to a registry to be consumed by these commands.

liamawhite avatar Jan 24 '24 07:01 liamawhite