constellation/cli/internal/cloudcmd
Otto Bittner 50646b2a10 cli: refactor upgrade apply cmd to match name
* `upgrade apply` will try to make the locally configured and
actual version in the cluster match by appling necessary
upgrades.
* Skip image or kubernetes upgrades if one is already
in progress.
* Skip downgrades/equal-as-running versions
* Move NodeVersionResourceName constant from operators
to internal as its needed in the CLI.
2023-02-15 16:44:47 +01:00
..
clients_test.go cli: fix iam rollback (#1148) 2023-02-13 08:42:54 +01:00
clients.go cli: fix iam rollback (#1148) 2023-02-13 08:42:54 +01:00
cloudcmd.go dev-docs: Go package docs (#958) 2023-01-19 15:57:50 +01:00
create_test.go cli: fix iam rollback (#1148) 2023-02-13 08:42:54 +01:00
create.go init: create kubeconfig file with unique user/cluster name (#1133) 2023-02-10 13:27:22 +01:00
iam_test.go AB#2579 Add constellation iam create command (#624) 2022-12-07 11:48:54 +01:00
iam.go AB#2579 Add constellation iam create command (#624) 2022-12-07 11:48:54 +01:00
rollback_test.go cli: fix iam rollback (#1148) 2023-02-13 08:42:54 +01:00
rollback.go cli: fix iam rollback (#1148) 2023-02-13 08:42:54 +01:00
terminate_test.go cli: fix iam rollback (#1148) 2023-02-13 08:42:54 +01:00
terminate.go cli: fix iam rollback (#1148) 2023-02-13 08:42:54 +01:00
upgrade_test.go cli: refactor upgrade apply cmd to match name 2023-02-15 16:44:47 +01:00
upgrade.go cli: refactor upgrade apply cmd to match name 2023-02-15 16:44:47 +01:00
validators_test.go config: fix digest naming (#1064) 2023-01-24 22:20:10 +01:00
validators.go config: fix digest naming (#1064) 2023-01-24 22:20:10 +01:00