0.9.0
0.9.0 (2020-08-12)
Implemented enhancements:
- Make external_images function more readable #356 (andytson-inviqa)
- Switch sealed-secrets off #355 (andytson-inviqa)
- Pull external images in parallel before building service images #354 (andytson-inviqa)
- Use more context related docker attribute paths #353 (andytson-inviqa)
- Fix multiple argument run/passthru escaping and migrate most to use it #351 (andytson-inviqa)
- Run standalone phpstan over magento2 in production mode #350 (kierenevans)
- Support helm v3 cli by avoiding helm init #349 (andytson-inviqa)
- Remove node_modules from console image. Clear cache #347 (kierenevans)
- Use production webpack build when in static mode for akeneo #346 (kierenevans)
- Deduce the docker registry_url from repository #345 (andytson-inviqa)
- Bump Magento to 2.3.5-p2 #344 (kierenevans)
- Add ability to define env vars from k8s secrets #342 (andytson-inviqa)
- Add new core Composer tools #341 (opdavies)
- Support image pull configuration using sealed-secrets #339 (andytson-inviqa)
- Use docker-compose build/push and service push config #338 (andytson-inviqa)
- Use mutagen.yml config to manage mutagen docker containers #336 (andytson-inviqa)
- Use fully expressive variable name for git ssh private key #335 (andytson-inviqa)
- Do not install development dependencies in built docker image #331 (kierenevans)
- Avoid copying node_modules to php-fpm #329 (kierenevans)
- Avoid copying vendor folder to NGINX, apart from akeneo #328 (kierenevans)
Fixed bugs:
- varnish hostname needs to be set dynamically #332
- Make chart git ssh_private_key backwards compatible deprecation #343 (andytson-inviqa)
- Remove spryker console dev image #340 (kierenevans)
- Set host volume options to cached and make a delegated-volumes flag #334 (andytson-inviqa)
- Fix varnish cache clearing for magento2 when using resource prefixes #333 (kierenevans)
- Use the production DI for magento2 in phpspec/phpstan #330 (kierenevans)