- In
<wc>/mapi/clusters/kustomization.yaml:
resources:
- ../../../../../../../../bases/cluster
- ../../../../../../../../bases/apps/default_step1- In
staging.yaml> Updatedefault_apps_releaseto0.11.0.
This will annotate the apps with app-operator.giantswarm.io/paused: true.
- In
<wc>/mapi/clusters/kustomization.yaml:
resources:
- ../../../../../../../../bases/cluster
- ../../../../../../../../bases/apps/default_step2This will the delete default-apps-cloud-director App CR.
- In
<wc>/mapi/clusters/kustomization.yaml(remove line*bases/apps/default*):
resources:
- ../../../../../../../../bases/cluster_step3-
In
<wc>/mapi/clusters/cluster-extraconfig.yaml:- Remove
internal. - [Tamarin] Remove
.global.metadata.name(substituted in the bases). - [Leopard] Remove
...network.loadBalancerand...network.loadBalancer.hostEntries
- Remove
-
In
<wc>.yamlin thesubstitutesection:- Set
cluster_release: 27.0.0 - Remove
default_apps_release
- Set
This will upgrade the cluster chart to releases and deploy default apps as part of the cluster chart.
Manual fixes: https://github.com/giantswarm/cluster-cloud-director/blob/main/CHANGELOG.md#manual-fixes
- Delete
../../../../../../../../bases/apps/default* - Delete
bases/cluster - Rename
bases/cluster_step3tobases/cluster - Fix the WC kustomizations
- In
<wc>/mapi/clusters/kustomization.yaml(remove_step3in resource):
resources:
- ../../../../../../../../bases/cluster