Skip to content

Releases: spotify/flink-on-k8s-operator

v0.4.1-beta.10

04 Aug 09:44
ee6d215
Compare
Choose a tag to compare
Job cancel should tear down the cluster without waiting (#443)

flink-operator-0.2.3

23 Jul 06:32
9ffed40
Compare
Choose a tag to compare

A Helm chart for flink on Kubernetes operator

v0.4.1-beta.9

28 Jun 08:31
70fc6b7
Compare
Choose a tag to compare
v0.4.1-beta.9

v0.4.1-beta.8

23 Jun 14:32
9d26064
Compare
Choose a tag to compare
Wait for submitter to exit before tearing down (#428)

v0.4.1-beta.7

23 Jun 11:15
e147974
Compare
Choose a tag to compare
Revert jobsubmitterfailed status and keep exitCode field (#427)

* Fix job state based on jobSubmitter exitCode

* Removed new JobStatus to keep things simple

v0.4.1-beta.6

21 Jun 12:19
80d0754
Compare
Choose a tag to compare
Forward submitter exitcode to FlinkCluster status (#425)

* Forward submitter exitcode to FlinkCluster status

* Docs for submitterExitCode in FlinkCluster job status

* Add a new jobState of SubmitterFailed

* Bug fix in jobSubmitScript and better failure reasons

v0.4.1-beta.5

13 Jun 09:29
afef85e
Compare
Choose a tag to compare
Add storage to deployment resource calculation for podGroup (#416)

flink-operator-0.2.2

09 Jun 07:04
aaf29e1
Compare
Choose a tag to compare

A Helm chart for flink on Kubernetes operator

v0.4.1-beta.4

03 Jun 10:14
6b770a2
Compare
Choose a tag to compare
Bump golang from 1.18.2-alpine to 1.18.3-alpine (#414)

Bumps golang from 1.18.2-alpine to 1.18.3-alpine.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.4.1-beta.3

02 Jun 14:47
dfad3ef
Compare
Choose a tag to compare

What's changed

Contributors to this release

@live-wire and @regadas