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

Deprecate and remove helm:v2/Chart resources #1989

Closed
lblackstone opened this issue May 24, 2022 · 1 comment
Closed

Deprecate and remove helm:v2/Chart resources #1989

lblackstone opened this issue May 24, 2022 · 1 comment
Assignees
Labels
area/helm area/sdk Related to the Kubernetes SDKs (nodejs, Python, etc.) impact/breaking Fixing this issue will require a breaking change kind/enhancement Improvements or new features resolution/fixed This issue was fixed

Comments

@lblackstone
Copy link
Member

Problem description

The helm:v2/Chart resource is obsolete and should be removed from the SDK. These resources are already compatible with and aliased to helm:v3/Chart, so the user impact should be limited to changing the resource class import for users wanting to upgrade to the latest provider version.

We should deprecate the resource now, and then remove it in a minor release version after a month or two.

@lblackstone lblackstone added impact/breaking Fixing this issue will require a breaking change area/helm area/sdk Related to the Kubernetes SDKs (nodejs, Python, etc.) kind/enhancement Improvements or new features labels May 24, 2022
@lblackstone lblackstone self-assigned this Jul 14, 2023
@lblackstone lblackstone added the resolution/fixed This issue was fixed label Jul 14, 2023
@lblackstone
Copy link
Member Author

Fixed by #2396

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/helm area/sdk Related to the Kubernetes SDKs (nodejs, Python, etc.) impact/breaking Fixing this issue will require a breaking change kind/enhancement Improvements or new features resolution/fixed This issue was fixed
Projects
None yet
Development

No branches or pull requests

1 participant