Skip to content

csa-0.6.0

Compare
Choose a tag to compare
@witomlin witomlin released this 07 Mar 14:12
· 4 commits to main since this release
4d4e9ba

Added

  • Ability to supply either CPU or memory scaling configuration through pod annotations (rather than always requiring
    both).
  • New enabledForResources sub-item within the scale status item that indicates which resources are enabled for
    scaling.
  • New failure_configuration counter metric that shows the number of reconciles where there was a configuration-related
    failure.
  • Added additional sandbox scripts to scale upon either one or both of CPU and memory resources.

Changed

  • Multiple reconciler failure metrics collapsed into a single metric with reason label.
  • Upgrades Go to 1.23.6.
  • Upgrades all dependencies.