-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
meta:triagedThis issue has been triaged (has a good description, as well as labels for priority, size and type)This issue has been triaged (has a good description, as well as labels for priority, size and type)p2Medium priorityMedium prioritysize:mediumMediumMediumtype:featureNew or enhanced functionalityNew or enhanced functionality
Description
Currently helm repo index generation process needs to download all releases and in particular for the canary variant the time it takes has been building up over time. During this lengthy process, sometimes a request fails which fails the action.
There are two improvements we could quickly make:
- Only keep canary versions if they are the latest, or not older than X time (1 month?)
- Retry the API requests
Metadata
Metadata
Assignees
Labels
meta:triagedThis issue has been triaged (has a good description, as well as labels for priority, size and type)This issue has been triaged (has a good description, as well as labels for priority, size and type)p2Medium priorityMedium prioritysize:mediumMediumMediumtype:featureNew or enhanced functionalityNew or enhanced functionality