kubernikus icon indicating copy to clipboard operation
kubernikus copied to clipboard

Switch to regional swift for rkt download in ignition

Open databus23 opened this issue 3 years ago • 1 comments

At the moment we are using objectstore-3.eu-de-1.cloud.sap in all regions to fetch rkt components. We should change that to use the regional swift to remove a cross cluster dependency during instance boot using a replicated swift container

@defo89 Already created a replicated container for the controlplane that we maybe can also use: https://repo.eu-de-1.cloud.sap/controlplane/flatcar-rkt/. The naming is suboptimal so, maybe we should create our own kubernikus container that is replicated.

We should also add a version in the request url so that we can rollout an updated version without breaking old operator installation (e.g. https://repo.eu-de-1.cloud.sap/kubernikus/rkt-v1.30.0/)

databus23 avatar Aug 19 '21 11:08 databus23

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jan 09 '22 01:01 stale[bot]

Solved with https://github.com/sapcc/kubernikus/pull/662

jknipper avatar Sep 23 '22 09:09 jknipper