Releases: project-codeflare/multi-cluster-app-dispatcher
Releases · project-codeflare/multi-cluster-app-dispatcher
MCAD v1.33.0 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
MCAD v1.32.0 Release
What's Changed
- Fix the tag generation so there isn't a random hyphen by @anishasthana in #405
- Additional steps for a local KIND cluster by @jbusche in #406
- add markdown explaining quotamanagement and annotated example by @KPostOffice in #393
- add default quota to AW by @asm582 in #396
- docs: update documentation regarding deployment by @VanillaSpoon in #416
- Update README.md with release process steps by @Srihari1192 in #403
- perf: add readiness and health probes by @dimakis in #414
- fix double counting when AWs dont have any pods running by @asm582 in #415
- simplify acc logic by @asm582 in #451
- Create GitHub action to automate mcad release by @Srihari1192 in #427
- fix CI failure caused by mcad release changes by @Srihari1192 in #458
New Contributors
- @VanillaSpoon made their first contribution in #416
- @Srihari1192 made their first contribution in #403
Full Changelog: v1.31.0...v1.32.0
MCAD V1.31.0 Release
What's Changed
- mem parse fix by @asm582 in #357
- Error handling updates in quota management usage by @z103cb in #367
- fix: jobinfo clone, duplicated task resource by @lowang-bh in #349
- Add KWOK scripts to perf folder by @jbusche in #342
- Quota release when AppWrapper is completed by @metalcycling in #372
- Added e2e test to reproduce issue #340 by @z103cb in #397
- Add kustomization.yaml file for CRDs by @astefanutti in #401
- Update TAG Generation Logic by @anishasthana in #402
- create new mcad release by @dimakis in #404