constellation/cli/internal/cloudcmd
Otto Bittner f0db5d0395
cli: restructure upgrade apply (#1319)
Applies the updated NodeVersion object with one request
instead of two. This makes sure that the first request does
not accidentially put the cluster into a "updgrade in progress"
status. Which would lead users to having to run apply twice.
2023-03-03 09:38:23 +01:00
..
clients_test.go cli: iam destroy (#946) 2023-02-24 11:36:41 +01:00
clients.go cli: restructure upgrade apply (#1319) 2023-03-03 09:38:23 +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 cli: add basic support for constellation create on OpenStack (#1283) 2023-02-27 18:19:52 +01:00
iam_test.go cli: iam destroy (#946) 2023-02-24 11:36:41 +01:00
iam.go cli: iam destroy (#946) 2023-02-24 11:36:41 +01:00
rollback_test.go cli: fix iam rollback (#1148) 2023-02-13 08:42:54 +01:00
rollback.go Improve code sequences with multiple errs 2023-02-20 12:08:24 -05: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: restructure upgrade apply (#1319) 2023-03-03 09:38:23 +01:00
upgrade.go cli: restructure upgrade apply (#1319) 2023-03-03 09:38:23 +01:00
validators_test.go config: fix digest naming (#1064) 2023-01-24 22:20:10 +01:00
validators.go deps: replace multierr with native errors.Join 2023-02-20 12:08:24 -05:00