constellation/internal/config
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
..
instancetypes Document exported funcs,types,interfaces and enable check. (#475) 2022-11-09 15:57:54 +01:00
testdata config: fix digest naming (#1064) 2023-01-24 22:20:10 +01:00
config.go cli: change upgrade-plan to upgrade-check 2023-02-08 12:30:01 +01:00
config_doc.go cli: change upgrade-plan to upgrade-check 2023-02-08 12:30:01 +01:00
config_test.go cli: change upgrade-plan to upgrade-check 2023-02-08 12:30:01 +01:00
images_enterprise.go release: bring back changes from v2.5.0 (#1061) 2023-01-24 11:35:26 +01:00
images_oss.go CLI: use global image version field 2022-11-23 15:47:46 +01:00
validation.go cli: change upgrade-plan to upgrade-check 2023-02-08 12:30:01 +01:00
validation_test.go cli: add version validation and force flag 2023-02-08 12:30:01 +01:00