Skip to content

Latest commit

 

History

History
108 lines (51 loc) · 4.67 KB

CHANGELOG.md

File metadata and controls

108 lines (51 loc) · 4.67 KB

Changelog

0.10.0 (2024-08-12)

Features

  • cpu resource limits removed during boost (#59) (d4ffdad)

0.9.0 (2024-06-12)

Features

  • option to disable (def) HTTP2 for servers (#53) (ad27fa9)

Bug Fixes

  • adjusted log levels, logger names ans msgs (#51) (f0ed258)

0.8.1 (2024-06-11)

Bug Fixes

  • metrics endpoint not accesible from remote hosts (#49) (f36dcea)

0.8.0 (2024-06-07)

Features

0.7.1 (2024-05-31)

Bug Fixes

0.7.0 (2024-05-24)

Features

0.6.0 (2024-05-21)

Features

  • status and conditions for StartupCPUBoost (#39) (8678a00)
  • time policy based pod revert done in parallel (#41) (e04806a)

0.5.0 (2024-03-15)

Features

0.4.1 (2024-03-06)

Bug Fixes

  • pod webhook cfg blocks scheduling on failure (#28) (1f48f53)

0.4.0 (2024-02-09)

Features

  • support running in non-default namespace (#20) (f3cdc46)

0.3.0 (Dec 29, 2023)

FEATURES:

  • Possibility to set fixed value in a CPU boost target #18

0.2.0 (Dec 8, 2023)

FEATURES:

  • POD mutating Webhook reflects container resize policy #14
  • Introduced StartupCPUBoost validating webhook #16

0.1.0 (Dec 4, 2023)

FEATURES:

  • Introduced container resource policies #13

0.0.2 (Nov 15, 2023)

FEATURES:

  • Major refactor + introduction of duration policies #12

0.0.1 (Oct 24, 2023)

PoC version of the solution