github lyft/flinkk8soperator v0.4.0

latest releases: v0.6.0, v0.5.0
4 years ago

This release includes a number of bug fixes and backward incompatible changes. Includes change to enable the status subresource for the FlinkApplication CRD and way SavepointInfo is updated by the operator.

Please make sure to update the CRD and this update should not be deployed to a cluster where there are active flinkapplication updates occurring — i.e., all flinkapplications should be in a Running or DeployFailed state.

Thanks to Micah Wylde, Lakshmi Rao, Thomas Weise, Chaoran Yu, Temo Ojeda, Marcelo Da Cruz Pinto and Prem Santosh for contributing to this release.

Changes in this release:

  • e9054a4 Upgrade version to 0.4.0 (#157)
  • bb8834d Add Beam example (#134)
  • 7d7379b Properly initialize http client to fix multiple submission issue (#153)
  • 7fc2230 [STRMCMP-437] Making the checkpoint restoration age configurable (#151)
  • 2a5baaf Provide operator configuration via FLINK_PROPERTIES fixes #135 (#149)
  • 8460804 Add missing dot in readme (#147)
  • a42556a Gate statemachine progress on taskmanager availability (#144)
  • 11eec01 Various minor fixes (#145)
  • 437a1ad Add error log for ForceCancel job (#143)
  • 4edffc5 Fixes to ensure Delete phase is always handled and prevent deploys from being stuck in a Savepoi
    nting phase (#142)
  • c2158e7 Update wordcount example to use docker-flink image #135 (#136)
  • c9d77b8 Fix the wordcount example Flink config (#130)
  • ea63c34 Update quickstart guide to point to consistent versions of cluster resources (#133)
  • f499e7f [STRMCMP-675] Enable status subresource in CRD (#126)
  • 5955172 Bumping to version 0.3.0 (#120)

Don't miss a new flinkk8soperator release

NewReleases is sending notifications on new releases.