upgrade test from v2.10.1 (#2279)

This commit is contained in:
Adrian Stobbe 2023-08-24 09:15:43 +02:00 committed by GitHub
parent 2da3ae3f09
commit f15c5444da
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -55,8 +55,8 @@ Releases should be performed using [the automated release pipeline](https://gith
4. upgrade the dogfooding cluster. Note that `upgrade check --update-config` will not yet show the new image. But you can manually set it in the config:
```sh
./constellation upgrade check --update-config
yq eval -i '.image="v2.10.0"' constellation-conf.yaml
./constellation config fetch-measurements --insecure
yq eval -i '.image="vX.YY.Z"' constellation-conf.yaml
./constellation config fetch-measurements
./constellation upgrade apply --yes --debug
```
Then wait until the node / Kubernetes upgrades are finished by periodically checking: