Skip to content

Releases: spotify/flink-on-k8s-operator

v0.5.0-beta.2

06 Feb 11:40
03cba24
Compare
Choose a tag to compare
v0.5.0-beta.2 Pre-release
Pre-release

What's Changed

  • Chore(deps): Bump golang from 1.19.5-alpine to 1.20.0-alpine by @dependabot in #623
  • Fix: Replace exit code if the job succeeds by @yolgun in #624

Full Changelog: v0.5.0-beta.1...v0.5.0-beta.2

v0.5.0-beta.1

02 Feb 13:22
v0.5.0-beta.1
6ba5520
Compare
Choose a tag to compare
v0.5.0-beta.1 Pre-release
Pre-release

What's changed

  • Allow PodDisruptionBudget and HorizontalPodAutoscaler updates (#622) @regadas
  • Add HorizontalPodAutoscaler properties to FlinkCluster spec. (#615) @regadas
  • Fix: use correct component name in reconcile for TaskManager service (#620) @regadas
  • Chore: followup to #584 get log from context (#621) @regadas
  • Fix: Wait until the submitter finishes before updating job state (#619) @yolgun
  • Chore(deps): Update k8s api, client-go, api-machinery, and controller-runtime (#617) @regadas
  • Follow-up to #610: don't skip validation if cancel request is used (#611) @regadas
  • Add revision hash labels to PDB and fully reconcile object (#609) @regadas
  • Revert "Skip validation when job-cancel control applied" (#610) @regadas
  • Fix: isJobUpdate should return false when job cancel was requested (#603) @regadas
  • Chore: use setup-envtest latest version (#601) @regadas

🌱 Dependency Updates

  • Chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.7.0 to 2.8.0 (#616) @dependabot
  • Chore(deps): Bump github.com/onsi/gomega from 1.25.0 to 1.26.0 (#612) @dependabot
  • Chore(deps): Bump github.com/onsi/gomega from 1.24.2 to 1.25.0 (#604) @dependabot
  • Chore(deps): Bump golang from 1.19.4-alpine to 1.19.5-alpine (#602) @dependabot
  • Chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.6.1 to 2.7.0 (#600) @dependabot

Contributors to this release

@dependabot, @dependabot[bot], @regadas and @yolgun

v0.4.2

09 Jan 15:47
dc6cac7
Compare
Choose a tag to compare

What's changed

  • Chore: rework TimeConverter and remove dup definition (#599) @regadas
  • Chore: update kustomize to v4.5.7 (#598) @regadas
  • Chore: update controller-gen to v0.11.1 (#597) @regadas
  • Chore: no need to use accessor to get component labels (#596) @regadas
  • Fix: Use revision to check old jobsubmitter existence (#595) @regadas
  • Chore: use simpler component names for TaskManager and JobManager (#594) @regadas
  • Fix: don't observe jobmanager StatefulSet when appmode is enabled (#593) @regadas
  • Chore: use client.Object instead of runtime.Object (#592) @regadas
  • Rework application mode job id generator (#591) @regadas
  • Check if object update is a scale up/down update (#588) @regadas
  • Chore: remove deleteOldComponent func (#587) @regadas
  • Chore: Add EventRecorder to FlinkCluster Reconciler (#586) @regadas
  • Chore: followup to #584 (#585) @regadas
  • Chore: get logger from context (#584) @regadas
  • Chore: use reconciler context (#583) @regadas
  • Chore: cleanup reconciler; remove dup logic (#581) @regadas
  • fixup! Fix: avoid mutation of submitter job status reference (#568) (#580) @regadas
  • fixup! Fix: avoid mutation of submitter job status reference (#568) (#579) @regadas
  • Chore: type Cluster and Component state types (#578) @regadas
  • Fix: don't panic when job is unknown state. (#576) @regadas
  • Fix: only trigger job savepoint when job is updated (#575) @regadas
  • Add scale subresource to FlinkCluster CRD (#574) @regadas
  • Chore: make job state typed (#577) @regadas
  • Chore: remove unused function (#573) @regadas
  • Remove unneeded validation rules due to new CRD validation (#572) @regadas
  • Chore: cleanup code DeMorgan's law (#571) @regadas
  • Add missing kubebuilder default and validation markers (#570) @regadas
  • Native high availability support (#566) @live-wire
  • Fix: avoid mutation of submitter job status reference (#568) @regadas
  • Fix: Savepoint status incorrectly derived after it succeeded (#564) @regadas
  • Fix: account for pdb update only if it was set in the cluster spec (#565) @regadas
  • Skip validation when job-cancel control applied (#559) @live-wire

🌱 Dependency Updates

Contributors to this release

@dependabot, @dependabot[bot], @live-wire and @regadas

v0.4.2-beta.9

12 Dec 11:18
v0.4.2-beta.9
809d52c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.2-beta.8...v0.4.2-beta.9

v0.4.2-beta.8

05 Dec 11:31
v0.4.2-beta.8
bc42ff9
Compare
Choose a tag to compare

What's changed

  • Fix: volcano podgroups not setting resource requests properly (#541) @regadas

Contributors to this release

@regadas

v0.4.2-beta.7

28 Nov 22:13
v0.4.2-beta.7
cda59ac
Compare
Choose a tag to compare

What's changed

  • Fix non initialized Selector when using PodDisruptionBudgets (#538) @regadas

Contributors to this release

@regadas

flink-operator-0.4.2-beta.7

28 Nov 22:07
cda59ac
Compare
Choose a tag to compare

A Helm chart for flink on Kubernetes operator

v0.4.2-beta.6

25 Nov 10:14
v0.4.2-beta.6
fcea4ad
Compare
Choose a tag to compare

What's changed

  • Remove logging when job submitter Job/Pod resrouce is not found (#534) @regadas
  • Use DefaultBackoff instead of DefaultRetry (#536) @regadas
  • Don't return error while waiting for job submitter to exit (#535) @regadas
  • Decrease update status errors (#533) @regadas
  • Use helm/chart-releaser-action fork (#532) @regadas

🌱 Dependency Updates

Contributors to this release

@dependabot, @dependabot[bot] and @regadas

v0.4.2-beta.5

17 Nov 11:30
v0.4.2-beta.5
3d8b980
Compare
Choose a tag to compare

What's changed

🌱 Dependency Updates

Contributors to this release

@dependabot, @dependabot[bot], @live-wire, @nickcaballero and @regadas

flink-operator-0.2.4

26 Oct 09:19
634ce06
Compare
Choose a tag to compare

A Helm chart for flink on Kubernetes operator