cli: only apply upgrades on gcp/azure (#1518)

The constellation-operator currently doesn't support the
necessary operations for AWS, OpenStack and QEMU.
This commit is contained in:
Otto Bittner 2023-03-24 17:07:14 +01:00 committed by GitHub
parent 870182987c
commit 861bc84f94
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 27 additions and 16 deletions

View file

@ -6,6 +6,12 @@ You configure the desired versions in your local Constellation configuration and
To learn about available versions you use the `upgrade check` command.
Which versions are available depends on the CLI version you are using.
:::caution
Upgrades arent't yet implemented for AWS. If you require this feature, [let us know](https://github.com/edgelesssys/constellation/issues/new?assignees=&labels=&template=feature_request.md)!
:::
## Update the CLI
Each CLI comes with a set of supported microservice and Kubernetes versions.