MCAD v1.34.0 Release
github-actions
released this
29 Aug 13:17
·
61 commits
to refs/heads/main
since this release
What's Changed
- Upgrade Kubernetes to version 1.26.2 by @astefanutti in #552
- Add unit tests for queuejob util functions by @ChristianZaccaria in #545
- try to provide most recent copy of AW to enable fast deletion by @asm582 in #558
- fix taint command by @asm582 in #567
- [CI] build passes but test cases fail by @z103cb in #565
- update only running AWs by @asm582 in #562
- Create a GitHub action for Build Image and push against main branch by @Srihari1192 in #563
- deleted AWs should not be added to event queue by @asm582 in #568
- rem go thread to add to unschedulable queue by @asm582 in #570
- Add support for try and undo allocate by @atantawi in #508
- Update text in build.md by @eranra in #572
- Update queuejob_controller_ex.go by @eranra in #581
- Update queuejobagent.go by @eranra in #580
- reduce threads by @asm582 in #582
- simplify cache by @asm582 in #587
- speed up build by @asm582 in #589
- remove looping from syncqueue job by @asm582 in #593
- remove legacy cache by @asm582 in #600
- Remove custom metrics test adapter by @astefanutti in #590
- remove pod informer by @asm582 in #601
- Stop CI Build when e2e test case fails by @Srihari1192 in #607
- remove unused queues by @asm582 in #605
- renamed variable to avoid double negation by @KPostOffice in #609
New Contributors
- @ChristianZaccaria made their first contribution in #545
- @atantawi made their first contribution in #508
- @eranra made their first contribution in #572
Full Changelog: v1.33.0...v1.34.0