constellation/bootstrapper/internal
Otto Bittner efcd0337b4
Microservice upgrades (#729)
Run with: constellation upgrade execute --helm.
This will only upgrade the helm charts. No config is needed.

Upgrades are implemented via helm's upgrade action, i.e. they
automatically roll back if something goes wrong. Releases could 
still be managed via helm, even after an upgrade with constellation
has been done.

Currently not user facing as CRD/CR backups are still in progress.
These backups should be automatically created and saved to the 
user's disk as updates may delete CRs. This happens implicitly 
through CRD upgrades, which are part of microservice upgrades.
2022-12-19 16:52:15 +01:00
..
certificate Deploy Konnectivity 2022-09-09 17:26:02 +02:00
clean Document exported funcs,types,interfaces and enable check. (#475) 2022-11-09 15:57:54 +01:00
diskencryption add license headers 2022-09-05 09:17:25 +02:00
helm Microservice upgrades (#729) 2022-12-19 16:52:15 +01:00
initserver joinservice: use configmap for k8s components 2022-12-02 14:34:38 +01:00
joinclient joinservice: use configmap for k8s components 2022-12-02 14:34:38 +01:00
kubelet Upgrade go module to v2 2022-09-22 09:10:19 +02:00
kubernetes join: synchronize control plane joining (#776) 2022-12-09 18:30:20 +01:00
logging Document exported funcs,types,interfaces and enable check. (#475) 2022-11-09 15:57:54 +01:00
nodelock Upgrade go module to v2 2022-09-22 09:10:19 +02:00