v0.4.0
What's Changed
- Update main branch installation docs for release v0.3.0 by @danielvegamyhre in #349
- use kind export logs by @kannon92 in #352
- add suspend to replicated job status by @kannon92 in #250
- Update the installation docs to mention the CPU nodes minimum necessary CPU/memory resources by @danielvegamyhre in #354
- Use jobset-system instead of kind-system for jobset by @kannon92 in #358
- A KEP for StartupPolicy by @kannon92 in #244
- Add patches for Kustomize to add objectSelectors to pod webhook configurations by @danielvegamyhre in #362
- Update installation docs for v0.3.1 [main] by @danielvegamyhre in #368
- Bump k8s.io/apimachinery from 0.28.4 to 0.28.5 by @dependabot in #369
- Bump github.com/open-policy-agent/cert-controller from 0.10.0 to 0.10.1 by @dependabot in #373
- Bump k8s.io/api from 0.28.4 to 0.28.5 by @dependabot in #370
- Bump k8s.io/code-generator from 0.28.3 to 0.28.5 by @dependabot in #371
- Bump k8s.io/client-go from 0.28.4 to 0.28.5 by @dependabot in #372
- Bump github.com/onsi/ginkgo/v2 from 2.13.2 to 2.14.0 by @dependabot in #376
- update kind to 0.20.0 by @kannon92 in #359
- Bump k8s.io/code-generator from 0.28.5 to 0.28.6 by @dependabot in #382
- Bump github.com/onsi/gomega from 1.30.0 to 1.31.1 by @dependabot in #383
- Bump k8s.io/client-go from 0.28.5 to 0.28.6 by @dependabot in #384
- upgrade kubernetes apis to 0.29 by @kannon92 in #387
- Move exclusive placement annotation to ReplicatedJob template by @danielvegamyhre in #389
- add dependabot groups for k8s packages by @kannon92 in #391
- add a message to events by @kannon92 in #390
- Migrate from background to foreground cascading deletion policy by @danielvegamyhre in #393
- Default service name in JobSet controller by @danielvegamyhre in #395
- bumping controller tools to see if this fixes ci by @kannon92 in #403
- add suspend field to printcolumn by @kannon92 in #400
- add jobset docsite by @moficodes in #402
- KEP 262: Configurable Failure Policy API by @danielvegamyhre in #381
- Get subdomain via a func instead of defaulting it on the jobset object by @ahg-g in #404
- Bump the kubernetes group with 1 update by @dependabot in #406
- Startup policy implementation by @kannon92 in #246
- Minor cleanup to ensureConditionOpts by @ahg-g in #410
- Validate longest pod name for jobset will not exceed 63 chars by @danielvegamyhre in #409
- Add managed-by label support. by @trasc in #407
- Improve error messages and logging in webhooks by @danielvegamyhre in #421
- Update installation docs for v0.3.2 by @danielvegamyhre in #424
- typo: Fix some comments by @googs1025 in #426
- Bump the kubernetes group with 5 updates by @dependabot in #431
- Update docsite title and subtitle by @danielvegamyhre in #432
New Contributors
- @moficodes made their first contribution in #402
- @trasc made their first contribution in #407
- @googs1025 made their first contribution in #426
Full Changelog: v0.4.0-devel...v0.4.0