Release notes:
- WE STRONGLY RECOMMEND TAKING BACKUPS OF API-DB AND KEYCLOAK-DB PRIOR TO UPDATING LAGOON
- Removal of storage-calculator service from lagoon-core to lagoon-remote
- Consolidation of controller-handler into actions-handler
- Addition of an initContainer to the API service to handle database migrations - we recommend scaling the API deployment to 0 pods before the update, and scaling to 1 whilst the initial api-db migration happens. Once successful, re-scale to original value.
- Migration of Keycloak startup scripts - note that this may take a few minutes to startup (without any log output) - this is normal, even if the liveness/startup probes fail - we're working on it - it has completed once the
Config of Keycloak done. Log in via admin user 'admin' and password
message comes up - This will (likely) also be the last release to support Kubernetes <1.21
This release includes:
- lagoon-core v2.11.0 - https://github.com/uselagoon/lagoon/releases/tag/v2.11.0
- lagoon-ui core-v2.11.0 - https://github.com/uselagoon/lagoon-ui/releases/tag/core-v2.11.0
- build-deploy-tool core-v2.11.0 - https://github.com/uselagoon/build-deploy-tool/releases/tag/core-v2.11.0
This release is published on artifacthub.io