- Update all Go dependencies except Kubernetes (#32)
- Major updates (#31) ** Build using Go 1.23 ** Update all dependencies including Kubernetes to 1.29.12 ** Replace go-kit logging with slog from promslog ** Update all Github Actions to latest versions
- Switch container images to use quay.io (#29)
- Bump golang.org/x/net from 0.5.0 to 0.7.0 (#28)
- Update to Go 1.20 (#27)
- Update to Go 1.19 and update Go module dependencies (#26)
- Improved pod security - OnDemand YAML deployment
- Improved pod security
- Fix run duration metrics to be more accurate
- Fix Helm chart extraArgs
- Fix logic for finding orphaned job objects
- Support reaping orphaned objects if object's corresponding pod job is gone
- BREAKING Rename --pods-labels flag to --object-labels, rename Helm value podsLabels to objectLabels
- Update Kubernetes Go dependencies to 0.20.5 (Kubernetes 1.20.x)
- Upgrade to Go 1.16
- Make job label optional
- Simplify how versions are set for Helm chart (version naming changed)
- Fix Helm chart tag version
- Add support for installing with Helm
- Initial release