mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
c275464634
Upgrade check is used to find updates for the current cluster. Optionally the found upgrades can be persisted to the config for consumption by the upgrade-execute cmd. The old `upgrade execute` in this commit does not work with the new `upgrade plan`. The current versions are read from the cluster. Supported versions are read from the cli and the versionsapi. Adds a new config field MicroserviceVersion that will be used by `upgrade execute` to update the service versions. The field is optional until 2.7 A deprecation warning for the upgrade key is printed during config validation. Kubernetes versions now specify the patch version to make it explicit for users if an upgrade changes the k8s version. |
||
---|---|---|
.. | ||
atls | ||
attestation | ||
cloud | ||
compatibility | ||
config | ||
constants | ||
crypto | ||
cryptsetup | ||
deploy/helm | ||
file | ||
grpc | ||
installer | ||
kms | ||
kubernetes | ||
license | ||
logger | ||
nodestate | ||
oid | ||
retry | ||
role | ||
sigstore | ||
versions | ||
versionsapi | ||
watcher |