What's Changed
- Add mocking to Cyclops by @vincentportella in #85
- Skip named nodes in the CNR that don't exist by @vincentportella in #83
- Light Pending phase refactor help with future work to deal with problem nodes by @vincentportella in #86
- Fix node state in the Pending phase before cycling by @vincentportella in #87
- Log out detailed node mismatch message by @vincentportella in #90
- Add a max failed CNRs threshold to Nodegroups by @vincentportella in #88
- Change Wait method to select undisruptable pods using annotation by @vincentportella in #89
- remove safeToStartCycle check by @MinyiZ in #91
- remove unused commandline flags from observer by @MinyiZ in #92
- update go.mod dependencies by @awprice in #93
- Create dependabot.yml by @awprice in #94
- fix observer cli error by @vcatlassian in #95
- Bump github.com/prometheus/client_golang from 1.21.1 to 1.22.0 by @dependabot[bot] in #96
- Bump golang.org/x/net from 0.37.0 to 0.38.0 in the go_modules group by @dependabot[bot] in #97
- fix: Handle launch template version latest with mixed instance policy by @hligit in #103
- check scaleUp has resulted in Ready nodes by @MinyiZ in #118
- dnorman3/priority system by @dnorman3 in #119
- Add workflow to publish kubectl-cycle binary by @dnorman3 in #132
New Contributors
- @dependabot[bot] made their first contribution in #96
- @dnorman3 made their first contribution in #119
Full Changelog: v1.10.1...v1.10.2