governor v0.3.0-alpha
Added
- PDB Reaper (#52)
- Log node drain command output as info log (#48)
- Add drain timeout flag for node reaper (#45)
- Reconsider unreapable nodes after specified time (#44)
Changed
- Move to github actions (#53)
Fixed
- Avoid ASG Validation on Unjoined nodes (#54)
What's Changed
- Reconsider unreapable nodes after specified time by @viveksyngh in #44
- Add drain timeout flag for node reaper by @viveksyngh in #45
- Log node drain command output as info log by @viveksyngh in #48
- move to github actions by @eytan-avisror in #53
- PDB Reaper by @eytan-avisror in #52
- Refactor ReapableInstances to avoid ASG Validation selectively by @eytan-avisror in #54
New Contributors
- @viveksyngh made their first contribution in #44
Full Changelog: 0.2.6...0.3.0