Skip to content

Releases: keikoproj/governor

v0.4.1

03 Oct 16:06
d9dceb7
Compare
Choose a tag to compare

NOTE: Beginning with v0.4.1, we have switched to GitHub release semantic version tags that are prefixed with the letter v to be more compatible with go get and other tools. Going forward, the Docker image tag is also similarly prefixed with the letter v.

What's Changed

Full Changelog: 0.4.0...v0.4.1

governor v0.4.0-alpha

26 Sep 19:13
fb491ad
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.4...0.4.0

governor v0.3.4-alpha

03 Jun 17:50
ef0e942
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.3...0.3.4

governor v0.3.3-alpha

26 Jan 18:05
f9369ac
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.2...0.3.3

governor v0.3.2-alpha

21 Dec 20:40
249d5fd
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.1...0.3.2

governor v0.3.1-alpha

30 Nov 23:31
2063eba
Compare
Choose a tag to compare

Added

  • Add flag to keep node cordoned for reap failures (#60)
  • Add not-ready reap logic and unit test (#58 )
  • Add NAT AZ Cordon tool (#56)
  • Helm Charts (#55)

Fixed

  • Pull region from node labels if well known label is present (#59)

What's Changed

New Contributors

Full Changelog: 0.3.0...0.3.1

governor v0.3.0-alpha

19 Jul 18:02
fc4eb61
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: 0.2.6...0.3.0

governor v0.2.6-alpha

12 Aug 18:19
926911b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.5...0.2.6

governor v0.2.5-alpha

28 Jul 18:03
84d1d6e
Compare
Choose a tag to compare

Added

Node-Reaper: Skip Label Support -- allows ignoring certain conditions according to node labels (#32)
Node-Reaper: Support removal of tainted nodes (#35)

Fixed

Pod-Reaper: Failed pod removal - fixed case for Evicted pods. (#34)

What's Changed

New Contributors

  • @pyieh made their first contribution in #32

Full Changelog: 0.2.4...0.2.5

governor v0.2.4-alpha

16 Apr 22:04
b7f60a8
Compare
Choose a tag to compare

Added

Pod-Reaper: Support clean up of completed/failed pods (#27)
Pod-Reaper: Namespace exclusion by annotation(#28)

NOTE: This release requires an RBAC change. See Required RBAC Permissions for more information.

What's Changed

Full Changelog: 0.2.3...0.2.4