Skip to content

v0.16.1

Choose a tag to compare

@gshaibi gshaibi released this 28 Jun 14:21
09289b2

What's Changed

Added

  • Added defaultPriorityClasses.enabled Helm value (default true) for installations that manage KAI PriorityClasses externally.

Changed

  • Podgrouper now preserves an existing PodGroup's topology constraint when the workload does not specify one, so an externally-assigned topology is not overwritten. Workload topology annotations still take precedence when present.

Fixed

  • Restricted Helm post-delete cleanup to KAI operator-managed Deployments and preserved externally managed kai-config resources when kaiConfigDeployer.enabled=false.
  • Scheduler cache now filters terminal Pods at watch time to reduce memory use, while still watching Pods bound by other schedulers so their resource usage is counted in allocatable calculations. #1645 enoodle

Full Changelog: v0.16...v0.16.1