mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-07-31 02:58:44 -04:00
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:
parent
870182987c
commit
861bc84f94
2 changed files with 27 additions and 16 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue