v0.24.0
What's Changed
- feat: internal s3 in a separate component by @aavarghese in #142
- feat:
lunchpail enqueue file --wait
by @starpit in #143 - fix: remove remnants of internal s3 from workstealer chart by @starpit in #144
- feat: update minio chart to use minio image directly by @starpit in #147
- fix: remove unused Secret from workerpool chart by @starpit in #150
- feat: minio container self-destruct when run finishes by @starpit in #149
- fix: restructure Dockerfile to avoid proliferation of 1.8Gi image build layers by @starpit in #152
- fix: remove unused queue-related volume/volumeMounts from workerpool chart by @starpit in #151
- fix: remove more remnants of old workdir logic from charts by @starpit in #153
- fix: skip empty env with lowering to llir by @starpit in #154
- fix: simplify charts/shell env by removing configmap by @starpit in #155
- fix: simplify charts/workerpool env by removing configmap by @starpit in #156
- fix: remove old 'run as root' bits from charts by @starpit in #158
- fix: more work on optimizing proliferation of docker layers by @starpit in #157
- feat: enqueue --wait returns task exit code by @aavarghese in #148
- chore: bump to 0.24.0 by @aavarghese in #161
Full Changelog: v0.23.0...v0.24.0