v0.23.0
What's Changed
- fix: clean up handling of queue paths by @starpit in #101
- chore: bump workstealer/worker-watcher golang 1.22.1 -> 1.22.6 by @starpit in #102
- chore: bump golang 1.22.1 -> 1.22.6 by @starpit in #103
- chore: update issue templates by @aavarghese in #105
- chore: refactor assemble terminology to compile by @aavarghese in #108
- feat: remove support for Application
repo
field andPlatformRepoSecret
by @starpit in #111 - chore: remove lunchpail-workdir image by @starpit in #112
- chore: remove untested lunchpail-tasksimulator-parquet image by @starpit in #113
- chore: remove unused python-alpine component image by @aavarghese in #114
- feat: use alpine:3 as the default Application image by @starpit in #115
- feat: update workstealer image to use alpine rather than debian slim by @starpit in #117
- feat: pull worker-watcher into main lunchpail binary by @starpit in #116
- feat: port workstealer.sh to go by @starpit in #118
- refactor: move workstealer out of its own image into pkg/runtime/workstealer by @starpit in #119
- doc: remove reference to old 'images/components' by @starpit in #120
- refactor: rename copyin.go -> qin.go by @starpit in #121
- feat: lunchpail enqueue commands by @starpit in #122
- chore: purge remnants of bash-based workerpool watcher by @starpit in #123
- chore: clean out prestop shell script in charts/shell by @starpit in #124
- chore: remove unused tests/base-images by @starpit in #125
- chore: remove unused ibmcloud create_vm by @starpit in #126
- chore: remove unused tests/bin/mc.sh by @starpit in #127
- chore: remove unused tests/bin/s3-copyin by @starpit in #128
- chore: remove now-unused lunchpail-rclone base image by @starpit in #129
- refactor: introduce hlir.NewApplication()` by @starpit in #130
- refactor: move runtime queue logic into pkg/runtime/queue by @starpit in #131
- fix: retry s3 on i/o timeout by @starpit in #132
- chore: remove vestiges of AppWrapper from workstealer chart by @starpit in #133
- chore: remove vestiges of AppWrapper from shell chart by @starpit in #134
- chore: remove vestiges of AppWrapper from workerpool chart by @starpit in #135
- fix: remove last use of LUNCHPAIL_RUN_NAME env var from workers by @starpit in #136
- fix: remove a few env vars by @starpit in #137
- fix: remove a few more env vars by @starpit in #140
- chore: bump to 0.23.0 by @starpit in #141
Full Changelog: v0.22.0...v0.23.0