Skip to content

Releases: maxlaverse/soft-pod-memory-evicter

v0.3.0

13 Feb 08:00
44fcefa
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Changed

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

v0.1.0

02 Jul 18:09
Compare
Choose a tag to compare
first commit