Skip to content

Publish blob-csi-driver Helm chart to alternative registry (OCI / Helm repo) #2331

@imranrazakhan

Description

@imranrazakhan

Hi,

Our organization is currently trying to deploy the Helm chart for the CSI Blob driver, but we are facing a restriction due to internal security policies.

We are not allowed to pull Helm charts directly from GitHub raw URLs, specifically:

https://raw.githubusercontent.com/kubernetes-sigs/blob-csi-driver/master/charts

Because of this, we cannot consume the chart as a dependency in our production environments.


Request

Would it be possible to publish the Helm chart to an alternative, standard distribution location such as:

• An OCI registry (recommended)
Example:
oci://ghcr.io/...

Why this helps

Many enterprises (including ours) block direct access to:

• raw.githubusercontent.com
• arbitrary GitHub content endpoints

But allow:

• OCI registries
• curated Helm repos
• artifact repositories (JFrog, Nexus, etc.)

Publishing the chart via OCI would make it much easier for enterprise users to adopt and automate deployments.

Metadata

Metadata

Assignees

No one assigned

    Labels

    lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions