constellation/cli/internal/cloudcmd
Otto Bittner 9f6e924066
cli: fix upgrade apply for image-only upgrades (#1468)
This fixes a bug where `upgrade apply` fails if only the image is
upgraded, due to mishandling of an empty configmap.
Making stubStableClient more complex is needed since it is called
with multiple configMaps now.
2023-03-22 11:53:47 +01:00
..
BUILD.bazel cli: support custom attestation policies for maa (#1375) 2023-03-20 13:33:04 +01:00
clients_test.go go: remove unused parameters 2023-03-20 08:41:01 -04: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 go: remove unused parameters 2023-03-20 10:03:52 -04:00
create.go attestation: add option for MAA fallback to verify azure's snp-sev id key digest (#1257) 2023-03-21 12:46:49 +01:00
iam_test.go cli: iam destroy (#946) 2023-02-24 11:36:41 +01:00
iam.go cli: remove ctx parameter from rollbackOnError to prevent wrong use 2023-03-20 08:49:46 +01:00
rollback_test.go cli: fix iam rollback (#1148) 2023-02-13 08:42:54 +01:00
rollback.go cli: remove ctx parameter from rollbackOnError to prevent wrong use 2023-03-20 08:49:46 +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: fix upgrade apply for image-only upgrades (#1468) 2023-03-22 11:53:47 +01:00
upgrade.go cli: fix upgrade apply for image-only upgrades (#1468) 2023-03-22 11:53:47 +01:00
validators_test.go measurements: refactor validation option (#1462) 2023-03-22 11:47:39 +01:00
validators.go measurements: refactor validation option (#1462) 2023-03-22 11:47:39 +01:00