Skip to content

v0.5.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Feb 13:22
· 147 commits to refs/heads/master since this release
v0.5.0-beta.1
6ba5520

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