lagoon-core v2.4.0 - USE v2.4.1 INSTEAD
The following changes are all incorporated in the 2.4.1 release - that release also contains two hotfixes to build-deploys that can cause build failures.
Use of this release may result in some mariadb services incorrectly being allocated container resources (mariadb-single) instead of the expected dbaas ones. In addition, sites that generated large ConfigMaps of their SBOM may have their builds incorrectly reported as "failing". Both these issues are resolved in v2.4.1
What's Changed
- Update docs about
monitoring-path
by @rocketeerbkw in #2976 - use request-timeout for storage calculator by @tobybellwood in #2986
- fix: resolver for environment openshift needs to do a project lookup by @shreddedbacon in #2973
- add idling values to the build spec for the controller to inject by @shreddedbacon in #2979
- Updating SSH docs to include SCP instructions. by @cdchris12 in #2996
- add retries to skopeo commands by @tobybellwood in #2977
- add Blackfire variables documentation to php variables by @Schnitzel in #2999
- Removing Billing Code from API by @justinlevi in #2837
- Collect pod logs for failed deployments by @shreddedbacon in #3011
- install latest fluent-plugins by @tobybellwood in #3009
- Support checking the dbaas-operator http endpoint for provider support by @shreddedbacon in #3007
- Some minor changes and typos by @timclifford in #2992
- Fix/advanced task permissions and queries by @bomoko in #2993
- Add image scanning and SBOM creation back to lagoon tag publishing by @tobybellwood in #3013
- Fix Storybook/Chromatic integration by @timclifford in #3014
- Resolving alertmanager config creation bug by @cdchris12 in #2974
- Additional kubernetes resource fields and supported UI changes by @shreddedbacon in #3010
- Add python-persistent helm chart. by @steveworley in #2989
- Add middleware to UI for security headers. by @steveworley in #2381
- Removes stored proc calls from resolvers by @bomoko in #3006
- Add scroll-to-top-bottom arrow to deployments page by @timclifford in #3019
- Assorted OpenDistro and OpenSearch fixes by @tobybellwood in #3017
- Custom task arguments by @bomoko in #2920
- Use local cached copy of svcat for oc image by @tobybellwood in #3020
- SBOM generation into configmap on build by @timclifford in #3012
- Fixes rogue semicolon in custom task creation by @bomoko in #3021
- add buildName label to sbom configMap by @tobybellwood in #3023
- remove Minishift/k3d from local dev setup by @tobybellwood in #3024
Full Changelog: v2.3.0...v2.4.0