Skip to content

flink-job-v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Aug 07:44
· 1 commit to refs/heads/release/flink-job-v2.0 since this release
0ea159f

Breaking:

Previously you could use native flink-configuration to specify state.savepoints.dir, state.checkpoints.dir, and high-availability.storageDir. Now it is required to use the chart values: storage.scheme and storage.baseDir when using upgradeModes savepoint or last-state.

What's Changed

  • Replace rbac wildcard with explicit verbs by @pegtrifork in #230
  • move validation of storage.scheme and storage.baseDir must be set when upgradeMode is not stateless to helpers #218

New Contributors

Full Changelog: flink-job-v1.4.0...flink-job-v2.0.0