build-deploy-tool for lagoon-core v2.17.0
tobybellwood
released this
14 Dec 06:24
·
214 commits
to main
since this release
What's Changed
- chore: add test for autogenerated enabled, disabled by environment by @shreddedbacon in #247
- fix: array in autogen cleanup, add test for polysite route by @shreddedbacon in #250
- fix: use the right database name variable by @shreddedbacon in #251
- fix: use correct username in backup command for mongo prebackuppod by @shreddedbacon in #262
- chore: add other missing values for mongo prebackuppods by @shreddedbacon in #264
- fix: basic service port override when the service is set by @shreddedbacon in #269
- fix: change the default prune and check times to be different to reduce clashes by @shreddedbacon in #258
- refactor: add a check for username override key variable from api by @shreddedbacon in #263
- fix: resource overrides in nginx-php templates by @shreddedbacon in #267
- feat: introduce warning system by @shreddedbacon in #255
- refactor: swap dioscuri label for lagoon activestandby label by @shreddedbacon in #265
- feat: support cleaning up removed lagoonyml routes by @shreddedbacon in #238
- chore: update go version, packages and github actions by @tobybellwood in #236
- fix: actually source the namespace by @shreddedbacon in #275
- chore: allow images merging against a release branch to build images by @shreddedbacon in #277
- fix: dioscuri migration uses invalid base64 decode flag by @rocketeerbkw in #279
- refactor: namespace sourcing from the serviceaccount file if found by @shreddedbacon in #278
- refactor: remove the duplicated namespace calculation for the generator value by @shreddedbacon in #280
Full Changelog: core-v2.16.0...core-v2.17.0