constellation/internal/versions
Otto Bittner c275464634 cli: change upgrade-plan to upgrade-check
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.
2023-02-08 12:30:01 +01:00
..
components internal: move components into their own package 2023-01-09 12:16:54 +01:00
hash-generator versions: move hash generator into own package 2023-01-11 14:29:32 +01:00
versions_test.go kubernetes: use new registry 2022-12-13 16:08:19 +01:00
versions.go cli: change upgrade-plan to upgrade-check 2023-02-08 12:30:01 +01:00