v0.4.2-beta.5
·
258 commits
to master
since this release
What's changed
- Prepare v0.4.2-beta.5 release (#531) @regadas
- Update helm release gha (#530) @regadas
- Fix mktemp: too few X's in template (#528) @regadas
- Update helm CRD (#529) @regadas
- Remove Ingress port number as it is mutually exclusive with port name (#527) @regadas
- Update CRD docs (#526) @regadas
- Make PodDisruptionBudget optional (#524) @regadas
- Improve cluster status info (#515) @regadas
- Job cancellation refactor and more controller tests (#511) @live-wire
- Add new resource short name (#517) @regadas
- Fix: validate if cluster names are DNS-1035 (#510) @regadas
- Fix: TestFlinkClusterValidation should assert on Error (#508) @regadas
- Fix job parallelism default value (#505) @regadas
- Update Helm chart with latest from config/default (#500) @nickcaballero
🌱 Dependency Updates
- Bump github.com/onsi/gomega from 1.24.0 to 1.24.1 (#523) @dependabot
- Bump github.com/onsi/ginkgo/v2 from 2.4.0 to 2.5.0 (#518) @dependabot
- Bump golang from 1.19.2-alpine to 1.19.3-alpine (#513) @dependabot
- Bump github.com/onsi/gomega from 1.22.1 to 1.24.0 (#514) @dependabot
- Bump github.com/onsi/ginkgo/v2 from 2.3.1 to 2.4.0 (#504) @dependabot
Contributors to this release
@dependabot, @dependabot[bot], @live-wire, @nickcaballero and @regadas