constellation/cli/internal/cloudcmd
Otto Bittner e7c7e35f51 cli: create backups for CRDs and their resources
These backups could be used in case an upgrade
misbehaves after helm declared it as successful.
The manual backups are required as helm-rollback
won't touch custom resources and changes to CRDs
delete resources of the old version.
2023-01-05 16:52:06 +01:00
..
clients_test.go AB#2579 Add constellation iam create command (#624) 2022-12-07 11:48:54 +01:00
clients.go AB#2579 Add constellation iam create command (#624) 2022-12-07 11:48:54 +01:00
create_test.go AB#2579 Add constellation iam create command (#624) 2022-12-07 11:48:54 +01:00
create.go cli: move image package into cli 2023-01-04 11:39:19 +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 Terraform: Only rollback after we fully created the workspace 2022-11-17 13:49:34 +01:00
rollback.go Terraform: Only rollback after we fully created the workspace 2022-11-17 13:49:34 +01:00
terminate_test.go AB#2532 Dont clean up workspace if rollback fails (#360) 2022-10-26 15:57:00 +02:00
terminate.go Create separate Terraform workspace directory 2022-11-17 13:49:34 +01:00
upgrade_test.go Add image update API and use for "upgrade plan" 2022-11-30 12:35:12 +01:00
upgrade.go cli: create backups for CRDs and their resources 2023-01-05 16:52:06 +01:00
validators_test.go Refactor enforced/expected PCRs (#553) 2022-11-24 10:57:58 +01:00
validators.go Refactor enforced/expected PCRs (#553) 2022-11-24 10:57:58 +01:00