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
Then @bavarianbidi is going to release the cluster-api-provider-openstack-app repo to start managing the app (we create manually for now) with flux and adapt mc-bootstrap to use the app on fresh MCs.
Currently the app looks like this (halley):
$ k --context gs-halley get app -n giantswarm cluster-api-provider-openstack
NAME INSTALLED VERSION CREATED AT LAST DEPLOYED STATUS
cluster-api-provider-openstack 0.0.0-72ae9d9729ad6bb7fd5a09b5920b3c77ff7828a8 25m 25m deployed
Tasks:
clusterctl
based ) deploymentRollout
Prereq: Check if namespaces other thangiantswarm
are ok for CAPI/CAPO resources - slack thread1. CAPO
ensure CAPO-version match with current main branch of capo-app
apply labels on existing CAPO objects to make app-operator workable on existing resources
scale existing CAPO deployment to zero
delete webhook (as we rename with prefix
zzz-
capi will still use the old webhook as of alphabetic ordering)release CAPO app (will trigger the rollout)
cleanup leftover resources
After all MCs are done modify capo-mc-bootstrap to deploy CAPO via app
The text was updated successfully, but these errors were encountered: