Skip to content

Release v1.1.1

Latest
Compare
Choose a tag to compare
@wjayesh wjayesh released this 01 Jul 09:05
· 102 commits to main since this release

Changelog:

  1. The application can now detect if there's an OutOfMemory situation with the pods. With a flexible factor input through the memFactor flag, the binary can scale the memory limit accordingly.

  2. After every remedial action, the binary waits till all pods ready and running before performing the next check.

  3. Flag introduced for specifying number of replicas in the deployment.

  4. Better logging coverage for easy debugging.