Skip to content

v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Mar 09:55
· 117 commits to master since this release
v0.5.0
ac603ea

What's changed

  • Prepare v0.5.0 release (#653) @regadas
  • Update helm chart (#652) @regadas
  • Fix: include HorizontalPodAutoscaler when checking if component is updated (#646) @regadas
  • Fix: set PodDisruptionBudget ResourceVersion on update (#647) @regadas
  • Chore(deps): Bump client-go from 0.26.1 to 0.26.2 (#648) @regadas
  • Feature: Add pod affinity to FlinkCluster CRD (#627) @metowolf
  • Fix: Replace exit code if the job succeeds (#624) @yolgun
  • 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/gomega from 1.27.2 to 1.27.4 (#649) @dependabot
  • Chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.9.0 to 2.9.1 (#651) @dependabot
  • Chore(deps): Bump golang from 1.20.1-alpine to 1.20.2-alpine (#645) @dependabot
  • Chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.8.4 to 2.9.0 (#644) @dependabot
  • Chore(deps): Bump sigs.k8s.io/controller-runtime from 0.14.2 to 0.14.5 (#641) @dependabot
  • Chore(deps): Bump k8s.io/api from 0.26.1 to 0.26.2 (#640) @dependabot
  • Chore(deps): Bump github.com/onsi/gomega from 1.27.1 to 1.27.2 (#638) @dependabot
  • Chore(deps): Bump golang from 1.20.0-alpine to 1.20.1-alpine (#631) @dependabot
  • Chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.8.1 to 2.8.4 (#636) @dependabot
  • Chore(deps): Bump golang.org/x/net from 0.6.0 to 0.7.0 (#630) @dependabot
  • Chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.8.0 to 2.8.1 (#628) @dependabot
  • Chore(deps): Bump golang.org/x/net from 0.5.0 to 0.6.0 (#626) @dependabot
  • Chore(deps): Bump golang from 1.19.5-alpine to 1.20.0-alpine (#623) @dependabot
  • 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], @metowolf, @regadas and @yolgun