MCAD v1.33.0 Release
github-actions
released this
08 Aug 14:04
·
120 commits
to refs/heads/main
since this release
What's Changed
- fix acc for AWs that never completes but genericItem completes by @asm582 in #460
- Update OWNERS by @anishasthana in #466
- Updates to the controller logic to better handle failures in etc updates by @z103cb in #424
- Create e2e test to emulate deployment use cases for MCAD by @z103cb in #400
- Create Github action for MCAD Image build and push by @Srihari1192 in #461
- Update MCAD dependancies as there are vulnerabilities as reported by GH by @z103cb in #472
- remove kubectl installation from Dockerfile by @KPostOffice in #447
- The travis CI builds failure by @z103cb in #488
- Bump github.com/gogo/protobuf from 1.3.1 to 1.3.2 by @dependabot in #484
- Incorrect handling of errors in the worker thread by @z103cb in #482
- add preemptable candidates by @asm582 in #493
- Update
doc/usage/tutorial.md
by @z103cb in #500 - add role for quota subtrees by @asm582 in #475
- remove resource discovery failures (#495) by @asm582 in #501
- remove unused controllers by @asm582 in #504
- Remove non-generic resource items from AppWrapper API by @astefanutti in #457
- Reduce mcad logs by @Fiona-Waters in #503
- Adding GPUs to Kind cluster by @metalcycling in #494
- api: Generate CRDs from APIs by @astefanutti in #456
- Create a Github action for MCAD CI check by @Srihari1192 in #497
- Updates to use a hardcoded port for the kubeproxy. (Reopening #517) by @metalcycling in #518
- rem stale code by @asm582 in #506
- Remove unused informers by @asm582 in #523
- use until to update cache by @asm582 in #530
- remove unused code by @asm582 in #535
- Fix MCAD CI check to validate special characters in branch name by @Srihari1192 in #532
- docs: Minor adjustments to tutorial by @VanillaSpoon in #540
- Generate MCAD clients using clientgen tools by @z103cb in #533
- api: Remove QueueJob API by @astefanutti in #543
- Remove MCAD operator Makefile by @astefanutti in #547
- Use controller-gen to generate deepcopy methods by @astefanutti in #548
- Remove AppWrapper CRD creation from controller by @astefanutti in #546
- Use receive-only channels for stopping controllers by @astefanutti in #551
- add docs accounting and resolve merge issue by @asm582 in #554
- Fix CRDs kustomization.yaml by @astefanutti in #557
New Contributors
- @Fiona-Waters made their first contribution in #503
Full Changelog: v1.32.0...v1.33.0