Werk #14570: Kube: Fix crash upon specifying power-of-two unit with CPU resources

Component Checks & agents
Title Kube: Fix crash upon specifying power-of-two unit with CPU resources
Date Jan 3, 2023
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 2.1.0p19 2.2.0b1
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

Previously, specifying a unit such as

resources:
  cpu: 200Mi

inside an API object would result in crash. With this change, the correct number of CPU cores are computed instead.

To the list of all Werks