Releases: spotify/flink-on-k8s-operator
Releases · spotify/flink-on-k8s-operator
v0.3.5
What's changed
- Fix: check if StatefulSet is set as PVC owner ref (#206) @regadas
- specify container name "main" to account for sidecar containers (#205) @jaredstehler
- Fix: Fail the job submit if the flink run returns a non-zero exit code (#203) @yolgun
- Download python files from remote location (#181) @moonsub-kim
- update the docs (#198) @haoxins
- samples: Add the required field flinkVersion and upgrade the image (#200) @haoxins
- docs: Upgrade the cert manager version to 1.6.1 in the docs (#199) @haoxins
- chore: Fix docs link (#197) @haoxins
- Update CRD comment and generate crd.md (#195) @moonsub-kim
Contributors to this release
v0.3.4
What's changed
- Fix helm chart resources and update operator version (#193) @regadas
- Rename Python job properties (#194) @regadas
- Initial auto-gen CRD docs (#191) @regadas
- Fix: honor all job failed states when update cluster state (#189) @regadas
- Update crd.md (#186) @moonsub-kim
- fix operator helm chart with openssl cert (#180) @prasanna12510
- Set FlinkCluster resournce as initial PVC OwnerReference (#185) @regadas
- Add job-submitter resources to volcano PogGroup (#183) @regadas
- Initial support for python executable (#165) @moonsub-kim
Contributors to this release
v0.3.3
v0.3.2
What's changed
- Allow setting batch scheduler queue and priority class (#166) @regadas
- Fix: set FailureReasons when job failed (#171) @regadas
- Bump operator resource requests and limits (#169) @Oliver-Sellwood
- fixup! Fix: apply cleanup policy when submitter init containers fail … (#168) @regadas
- Fix: apply cleanup policy when submitter init containers fail (#163) @regadas
- Cleanup volcano scheduler (#167) @regadas
Contributors to this release
v0.3.1
What's changed
- Fix: set cleanup policy action when JobStateDeployFailed (#152) @regadas
- Cleanups (#153) @regadas
- Cleanup: import format (#154) @regadas
- Remove unused args and properties (#155) @regadas
- Add connection timeout to job submitter script (#146) @metowolf
- Update who is using doc (#147) @pjthepooh
Contributors to this release
@metowolf, @pjthepooh and @regadas