Skip to content

Helm publishing should support non-OCI workflows #19963

Open
@originalrkk

Description

@originalrkk

We use a Helm plug-in to push versioned Helm charts to S3. It would be great to integrate this somehow into Pants, which currently only supports an OCI registry target.

The simplest solution from the user side might be to integrate with the plug-in directly and add an s3_registries alternative to registries. I'm not sure of other alternatives here -- maybe options that allow for specification of plug-ins and non-standard helm command lines (i.e. where we can fill in the tokens). This would look something like publish_with_plugin = "helm s3 push {chart_tgz} {repo}".

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions