Releases: spotify/flyte-flink-plugin
Releases · spotify/flyte-flink-plugin
v0.1.8
What's changed
- Add FailureReasons to PhaseInfo failure @regadas
- Update flink-operator to v0.1.10 @regadas
- Don't modify defaultConfig (#72) @regadas
- Update flyte deps (#71) @regadas
- Cleanup config (#70) @regadas
- Allow unsetted number of replicas (#69) @regadas
- Update flink-operator and protobuf deps (#68) @regadas
Contributors to this release
v0.1.7
v0.1.6
v0.1.5
v0.1.4
v0.1.3
v0.1.2
v0.1.1
v0.1.0
What's changed
- Improve init container packager (#50) @regadas
- Make flink.proto backward compat (#49) @regadas
- Relocate constants and other small tweaks (#48) @regadas
- Add flink idl validation (#45) @regadas
- Simplify artifacts (#47) @regadas
- Add release drafter (#46) @regadas
- Add unique name to jars emptyDir volumes (#43) @regadas
- Get artifacts from jflyte and build the Flink jar in the init job (#30) @jto
- Fix resource quantity parsing (#38) @regadas
- Fix presistent volume request (#35) @regadas
- Rework resources and config (#32) @regadas
- Add logging properties (#31) @syodage
- Validate cluster name (#29) @syodage
- Add JobManager ingress annotations (#27) @regadas
- Use camel case for all yaml properties (#24) @regadas
- Disable OwnerReferences and InjectFinalers with remote cluster (#22) @regadas
- Add support for remote cluster execution (#21) @regadas
- Add config property to adjust the length of task exec info name (#19) @regadas
- Update flyteplugins to v0.5.40 (#18) @regadas
- Add protobuf definition for Flink task execution custom info (#17) @regadas
- Remove quotes from primitives to args (#15) @regadas
- Add default config (#12) @regadas
- Dependency updates and log rework (#9) @regadas
- Allow providing external access to JobManager UI/API (#7) @regadas
- Allow setting JobManager AccessScope (#6) @regadas
- Add sidecar support to TaskManager and JobManager (#8) @regadas
- Add NodeSelector spec option (#2) @clairemcginty
Contributors to this release
@clairemcginty, @jto, @regadas and @syodage