Releases: spotify/flink-on-k8s-operator
Releases · spotify/flink-on-k8s-operator
v0.1.15
v0.1.14
What's changed
- Add CI release manifest step (#104) @regadas
- Fix CI publish workflow push image step (#103) @regadas
- Fix CRD test (#101) @regadas
- Update .gitignore (#100) @regadas
- Remove unused scripts (#99) @regadas
- Remove cloud build config (#98) @regadas
- Fix deploy compat with previous release (#97) @regadas
- Rework operator config (#91) @regadas
- Add support for zap logging flags (#93) @regadas
- Honor cleanup policy if job state is lost (#90) @regadas
- Update dependencies (#89) @regadas
- Update docker image (#88) @regadas
- Update CRD docs (#87) @regadas
- Small cleanup (#86) @regadas
Contributors to this release
v0.1.13
v0.1.12
What's changed
- Fix memory divisors (#76) @regadas
- Increase submitter retry time (#74) @regadas
- Default number of task slots to the number of vCPU limit request (#73) @regadas
- Mount flink-conf.yaml in job submitter (#70) @regadas
- Rework submitter script termination log truncation (#69) @regadas
- Update controller-gen to v0.6.1 (#68) @regadas