0.1.0
What's Changed
Implemented enhancements
- Use new external network syntax by @kierenevans in #1
- Add CI Build by @kierenevans in #2
- Update elasticsearch default to latest version (7.14.2) by @andytson-inviqa in #13
- Obsolete database.var attribute for newer services.mysql.options by @andytson-inviqa in #14
- Switch mysql image to mysql/mysql-server if not amd64 host architecture, changing default to 8.0 by @andytson-inviqa in #15
- Include the project name in docker-compose project name in CI by @andytson-inviqa in #16
- Switch chrome and lighthouse to chromium if not amd64 host by @andytson-inviqa in #19
- Add support for dynamic configmaps and secrets by @andytson-inviqa in #20
- Add support for container envFrom and env valueFrom by @andytson-inviqa in #21
- Support optional command and args in cronjobs and jobs by @andytson-inviqa in #22
- Add support for disruption budget on service pods by @andytson-inviqa in #27
- Add HorizontalPodAutoscaler, and tie PodDisruptionBudget to it by @andytson-inviqa in #28
- Publish only the default branch by default by @andytson-inviqa in #32
- Switch kubeval's k8s spec location to fork by @andytson-inviqa in #35
- Allow defining replicas from attributes for application deployments, ... by @andytson-inviqa in #34
- Allow specifying k8s context on sealed-secret commands by @andytson-inviqa in #36
Fixed bugs
- Skip end-to-end tests by default if lighthouse disabled by @andytson-inviqa in #5
- Fetch the correct architecture mutagen binary for the host by @andytson-inviqa in #10
- Pass platform through to external-image config and skip stage aliases by @andytson-inviqa in #9
- Download harness if not in isolated mode by @kierenevans in #8
- Remove PHP-related settings and nginx config by @andytson-inviqa in #6
- Fix issue with MacOS Big Sur and later not using brew for mutagen by @andytson-inviqa in #11
- Install the correct architecture tini by @andytson-inviqa in #12
- Fix remaining releasePrefix replacement with helm release name by @andytson-inviqa in #23
- Upgrade elasticsearch to latest version by @andytson-inviqa in #26
- Fix issue with jobs and cronjobs not inheriting service config by @andytson-inviqa in #29
- Add the second parameter to
tpl
function calls by @marcomc in #30 - Fix formatting of pdb and hpa templates by @andytson-inviqa in #31
- Update elasticsearch for another log4j CVE by @andytson-inviqa in #33
- Fix wrong platform mysql image on arm64 with new mysql:8.0-oracle image by @andytson-inviqa in #37
New Contributors
- @kierenevans made their first contribution in #1
- @andytson-inviqa made their first contribution in #5
- @marcomc made their first contribution in #30
Full Changelog: https://github.com/inviqa/harness-docker/commits/0.1.0