Skip to content

Releases: maxlaverse/soft-pod-memory-evicter

v0.4.0

04 Jan 15:12
5a052c1

Choose a tag to compare

Added

Changes

  • Updated dependencies

v0.3.0

13 Feb 08:00
44fcefa

Choose a tag to compare

Changed

  • Implement Pod-level memory threshold override (#125)

Note: The memory threshold is now inclusive. Actions will trigger as soon as the threshold is reached, rather than only when it is exceeded.

v0.2.0

17 Jan 15:20
ae79338

Choose a tag to compare

Changed

  • Evict promptly within DisruptionBudget (#111) @JHK
  • A dd support for eviction-allowed annotation and flag (#118) @JHK
  • Add flag to allow ignoring individual namespaces(#119) @JHK

v0.1.5

21 Apr 17:17
1c827b2

Choose a tag to compare

Changed

  • Fixed unwanted eviction when a Pod has limits, but not memory limits.

v0.1.4

01 Mar 14:51
09eef2e

Choose a tag to compare

Changed

  • Don't stop controller when Pod can't be evicted (09eef2e)

v0.1.0

02 Jul 18:09

Choose a tag to compare

first commit