Skip to content

Track removal plan for deprecated helm/v1-alpha plugin #5715

Description

@mattsu2020

Description

helm/v1-alpha has been deprecated in favor of helm/v2-alpha.

The Kubebuilder documentation already marks helm/v1-alpha as deprecated and recommends using helm/v2-alpha instead.
The helm/v2-alpha plugin was introduced to address feedback from the original Helm plugin implementation and to improve maintainability by generating Helm charts from the kustomize output instead of relying on static templates.

Recent releases also include migration support from helm/v1-alpha to helm/v2-alpha, including auto migration through kubebuilder alpha generate / kubebuilder alpha update.

However, the helm/v1-alpha implementation still exists in the repository alongside helm/v2-alpha.

This issue is intended to track when and how we can safely remove the deprecated helm/v1-alpha plugin.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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