v1.8.0
See related blog post at:
https://www.amazee.io/blog/post/what-arrived-in-lagoon-1.8.x--a-release-in-three-movements
and also the other releases at
https://github.com/amazeeio/lagoon/releases/tag/v1.8.1
https://github.com/amazeeio/lagoon/releases/tag/v1.8.2
Changes in this release
API & Authentication subsystem
- add redis-password @Schnitzel (#2060)
- Improve API performance @rocketeerbkw (#2048)
- Segment groups lookup @twardnw (#2028)
Admin & User Interfaces subsystem
- Minor active/standby adjustments @shreddedbacon (#1990)
Build & Deploy subsystem
- Label using the target env-type instead of the build env-type @smlx (#2045)
- Allow additional options for configuring auto generated routes @shreddedbacon (#1981)
- Fix rollout task disabling via environment env-vars @smlx (#1997)
- Added Quotes for Harbor-Core Configmap @cdchris12 (#1999)
- Fix for incorrect image selection when images share a SHA hash @cdchris12 (#2029)
- run 6 task monitors at once per pod @Schnitzel (#2034)
- Patch existing routes with disable_cookies upon deployment. @seanhamlin (#2039)
- Segment groups lookup @twardnw (#2028)
Metrics & Alerting subsytem
Base Images & Testing subsystem
- Adds healthz-php to php fpm @bomoko (#1979)
- Fix nslookup returns non-zero error code on 'host.docker.internal' @rocketeerbkw (#2002)
- Fixed the re-creation of .my.cnf symbolic link @vincenzodnp (#2043)
- Update Composer to v1.10.8 / Update NewRelic to v9.11.0.267 @dasrecht (#1992)
Documentation & Examples / DX subsystem
- Update solr.md with some helpful usability additions @ChandeepKhosa (#2001)
- Documentation updates for Active/Standby @shreddedbacon (#1994)
- Update to new webhook url @dasrecht (#2016)
- Fixed the downgit link @vincenzodnp (#2022)
Automation, Services & Helpers subsystem
- #1976 - always explicitly use the k3s-lagoon kubeconfig @twardnw (#2027)
- Add api-development make command @shreddedbacon (#2032)
- Fix notification of error message to rocketchat/slack @vincenzodnp (#1989)
- Billing UI - German Translation Issues @justinlevi (#2026)
- Change Problems Database population code to use OpenShiftProjectName @bomoko (#2037)
- Only run auto-idler service in production Lagoon @shreddedbacon (#2047)