Releases: uselagoon/lagoon
v1.14.5
This Lagoon release builds on the https://github.com/uselagoon/lagoon-images/releases/tag/21.4.0 base images
Changes in this release
- revert fsGroup:0 for persistent services template @vincenzodnp (#2610)
- Backporting k8up backupcommand fixes from #2592 @cdchris12 (#2623)
v1.14.4
This Lagoon release builds on the uselagoon/[email protected] base images
Changes in this release
- Backup Handler removal of snapshots fix @shreddedbacon (#2599)
- Changes async logic for writing Harbor problems to API @bomoko (#2602)
- revert fsGroup:0 for solr template @xantrix (#2604)
- Improved backupcommands for solr, postgres-single, and mongodb-single @cdchris12 (#2605)
v2.0.0-alpha.8
This Lagoon release builds on the https://github.com/uselagoon/lagoon-images/releases/tag/21.3.0 base images
Release Highlights
- Add Chromatic testing using storybook for UI improvements
- All changes as at Lagoon https://github.com/uselagoon/lagoon/releases/tag/v1.14.3 have been included
Changes in this release
- port the changes made in the recent Lagoon 1.14.3 release to 2.x @tobybellwood (#2596)
- Add option to mount local directories into lagoon-core pods for local development @smlx (#2557)
- add nodemon to services in k8s @tobybellwood (#2585)
- add local-dev-logging routine to makefile @tobybellwood (#2584)
- remove helper scripts folder @tobybellwood (#2570)
- Fix PHP 7.4 deprecated argument order for implode() @KimNyholm (#2329)
- Document project default users and SSH keys @smlx (#2590)
- Documentation updates for Node.js and PHP @dasrecht (#2313)
- Avoid exclusive language @dan2k3k4 (#2446)
- Documentation: Handling Multiple SSH Keys @justinlevi (#2548)
- How to remove a route. @justinlevi (#2561)
- Fix docs on skipping deployments @dan2k3k4 (#2586)
- readme rewrite @tobybellwood (#2591)
v1.14.3
This Lagoon release builds on the https://github.com/uselagoon/lagoon-images/releases/tag/21.3.0 base images
Changes in this release
- trim routes that are longer than 53 for usage in helm release name @Schnitzel (#2582)
- change LogLevel=ERROR to LogLevel=FATAL @Schnitzel (#2564)
- set vm.max_map_count in elasticsearch template @xantrix (#2589)
- Use consistent quoting for file-based backup annotations @smlx (#2575)
- Scale idled environments up if SSH connections are made @shreddedbacon (#2583)
- Add Environment and Project IDs to controller builds @shreddedbacon (#2565)
- Update remaining templates to use securityContext value @shreddedbacon (#2566)
- Add Environment and Project IDs to controller builds @shreddedbacon (#2565)
v2.0.0-alpha.7
This Lagoon release builds on the https://github.com/uselagoon/lagoon-images/releases/tag/21.2.2 base images
Changes in this release
- Match PRs from Lagoon 1.14.x @tobybellwood (#2546)
- Update Lagoon to Alpine 3.12 to match base images @tobybellwood (#2508)
- UI feature: Additional filters added to problems tab @timclifford (#2490)
- Add a couple of small pauses to allow API time to respond to testing @tobybellwood (#2545)
- Run in-pod cronjobs in /app @smlx (#2493)
- Update lagoon routes docs @AlannaBurke (#2447)
Vanilla kubernetes support
Build & Deploy subsystem
- Updating private registry support to handle private dockerhub images @cdchris12 (#2516)
- initial ES helmchart (Lagoon 2.x) @tobybellwood (#2503)
- Add mongodb-single helmchart to 2.x @tobybellwood (#2497)
Logging & Reporting subsystem
- Bump base image of logs-dispatcher @smlx (#2479)
- Add official fluentd output plugin for Datadog to logs-dispatcher @smlx (#2512)
Base Images & Testing subsystem
v1.14.2
This Lagoon release builds on the https://github.com/uselagoon/lagoon-images/releases/tag/21.2.2 base images
Changes in this release
- fix bash spacing in retention checks @tobybellwood (#2539)
- Matching kubectlbuilddeploy to tested version in #2516 @cdchris12 (#2538)
- Update fluentd to v1.12 in logs-dispatcher @tobybellwood (#2540)
(Note that v1.14.1 was never formally released, and these release notes include all changes from v1.14.0)
v1.14.0
This Lagoon release builds on the https://github.com/uselagoon/lagoon-images/releases/tag/21.2.2 base images
Changes in this release
-
Increase active/standby retry timeout @shreddedbacon (#2500)
-
Add elasticsearch-single helmchart to k8s (Lagoon-master) @tobybellwood (#2510)
-
Fix DBaaS environment override variables for openshift builds @shreddedbacon (#2498)
-
Reduce the test workload for Lagoon 1.x @tobybellwood (#2514)
-
Minor controller fixes @shreddedbacon (#2495)
-
Don't create the MAIN_GENERATED_ROUTE if autogenerated routes are disabled @shreddedbacon (#2487)
-
Remove prebackuppod definitions from all non clustered services @cdchris12 (#2492)
-
Update Lagoon to Alpine 3.12 as per base images @tobybellwood (#2509)
-
Set StorageClass properly for node-persistent pvc @tobybellwood (#2515)
-
#1443 - inject LAGOON_ENVIRONMENT_TYPE into build @Schnitzel (#2518)
-
remove unused variable lagoonEnvironmentType @Schnitzel (#2519)
-
Only create DBaaS consumers if they don't already exist @shreddedbacon (#2502)
-
Add official fluentd output plugin for Datadog to logs-dispatcher @smlx (#2520)
-
DBaaS prebackup pod addition @cdchris12 (#2506)
-
Add helm chart for mongodb-single for k8s @shreddedbacon (#2496)
-
Update build-deploy controller to latest version and fix pull request tests @tobybellwood (#2524)
-
Limit the size of the CN field in certificate requests (backport) @smlx (#2522)
-
Fix SSH check for scaling CLI deployments in kubernetes @shreddedbacon (#2529)
-
UI feature: Additional selectors to problem filters tab on environments @timclifford (#2526)
-
Unconditionally refresh api token in test suite @tobybellwood (#2532)
-
Backporting private docker registry fixes from #2516 to master branch @cdchris12 (#2517)
v2.0.0-alpha.6
This Lagoon release builds on the https://github.com/uselagoon/lagoon-images/releases/tag/21.2.1 base images
Changes in this release
- Match Lagoon 2 with Lagoon 1.13.5 release @tobybellwood (#2494)
Vanilla kubernetes support
Build & Deploy subsystem
- Add Mongodb DBAAS operator (PR2403 & PR2411) @tobybellwood (#2416)
Base Images & Testing subsystem
v1.13.5
This Lagoon release builds on the https://github.com/uselagoon/lagoon-images/releases/tag/20.12.0 base images
Changes in this release
Build & Deploy subsystem
- K8p schedule quote fix @Schnitzel (#2486)
v1.13.4
This Lagoon release builds on the https://github.com/uselagoon/lagoon-images/releases/tag/20.12.0 base images
Changes in this release
Build & Deploy subsystem
- K8up schedule hotfix @cdchris12 (#2482)