constellation/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
..
atls Document exported funcs,types,interfaces and enable check. (#475) 2022-11-09 15:57:54 +01:00
attestation Embed measurements for v2.3.0 2022-12-12 17:45:35 +01:00
cloud dependencies: migrate go-genproto to google-cloud-go 2022-12-08 13:27:15 +01:00
config OS images: use "ref", "stream" and "version" 2022-12-09 13:37:43 +01:00
constants OS images: use "ref", "stream" and "version" 2022-12-09 13:37:43 +01:00
crypto Document exported funcs,types,interfaces and enable check. (#475) 2022-11-09 15:57:54 +01:00
deploy Microservice upgrades (#729) 2022-12-19 16:52:15 +01:00
file Create separate Terraform workspace directory 2022-11-17 13:49:34 +01:00
grpc Document exported funcs,types,interfaces and enable check. (#475) 2022-11-09 15:57:54 +01:00
image OS images: use "ref", "stream" and "version" 2022-12-09 13:37:43 +01:00
kubernetes add license headers 2022-09-05 09:17:25 +02:00
license Document exported funcs,types,interfaces and enable check. (#475) 2022-11-09 15:57:54 +01:00
logger Document exported funcs,types,interfaces and enable check. (#475) 2022-11-09 15:57:54 +01:00
nodestate Upgrade go module to v2 2022-09-22 09:10:19 +02:00
oid Document exported funcs,types,interfaces and enable check. (#475) 2022-11-09 15:57:54 +01:00
retry Document exported funcs,types,interfaces and enable check. (#475) 2022-11-09 15:57:54 +01:00
role Document exported funcs,types,interfaces and enable check. (#475) 2022-11-09 15:57:54 +01:00
shortname OS images: use "ref", "stream" and "version" 2022-12-09 13:37:43 +01:00
sigstore Improve measurements verification with Rekor (#206) 2022-10-11 13:57:52 +02:00
versions Update dependency kubernetes-sigs/cri-tools to v1.26.0 2022-12-16 10:43:33 +01:00
versionsapi hack: create latest endpoint in add-version script 2022-12-09 13:37:43 +01:00
watcher Fix potential data race when accessing a validators OID (#640) 2022-11-24 15:50:59 +01:00