This repository was archived by the owner on Feb 22, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 16.4k
This repository was archived by the owner on Feb 22, 2022. It is now read-only.
[stable/incubator] relocate package history #23850
Copy link
Copy link
Closed
Labels
lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.Denotes an issue or PR has remained open with no activity and has become stale.
Description
Problem
Once the stable/incubator chart repos are marked obsolete, and this git repo is archived, the package history from these repos are planned to be garbage collected. Users who are not able to upgrade to newer versions will fail when attempting to pull/install/upgrade etc previous versions.
Status
The Helm team is working on an official recommendation. Subscribe to this issue for updates.
Solution Timeline
- Archive Chart tarballs and re-index to new backup charts repo in GH Pages (https://github.com/helm/charts/issues/21103)
- Add repo archive notice to all non-deprecated charts ([stable/incubator] Add repo archive notice to all non-deprecated charts #24030)
- Mark all charts as deprecated ([stable/incubator] Mark all charts as deprecated #24310)
- Create a redirect via index.yaml in the GCS buckets to point to GH Pages archive
Users shouldn't see any failures at this point but will be pointing at the new archive location. - Create a chart that has a known-missing required field - https://github.com/viglesiasce/deprecation-chart
- Replace all existing tarball urls in the GCS index.yaml to point to the deprecation chart.
This will give users an error message pointing them in the right direction to fix their issues.
Additional context
- See the stable and incubator support plan and Deprecation Timeline
- Issue tracking stable charts new locations: https://github.com/helm/charts/issues/21103
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.Denotes an issue or PR has remained open with no activity and has become stale.