You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To mitigate this issue I propose we modify the download role and implement a fallback logic with alternative download locations so that it would try all mirrors/alternatives if it gets 404s.
What would you like to be added:
Support in the download role for alternate download locations.
Why is this needed:
Project calico decided to shift their release assets download location with 3.21.3 and this breaks our download logic if we want to continue to support older versions that have their assets in the old locations (see https://github.com/projectcalico/calico/releases/tag/v3.21.3 and projectcalico/calico#5421).
To mitigate this issue I propose we modify the
download
role and implement a fallback logic with alternative download locations so that it would try all mirrors/alternatives if it gets 404s./cc @floryut @oomichi @Miouge1
The text was updated successfully, but these errors were encountered: