Skip to content

ci: improve helm repo update #395

@cjorge-graphops

Description

@cjorge-graphops

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

No one assigned

    Labels

    meta:triagedThis issue has been triaged (has a good description, as well as labels for priority, size and type)p2Medium prioritysize:mediumMediumtype:featureNew or enhanced functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions