1.22.5
- ✨ GA CPU Throttling feature
- Add
garden.cpu_throttling
bosh property. If this property is set it will overridegarden.experimental_cpu_throttling
. - Add
garden.cpu_throttling_check_interval
bosh property. If this property is set it will overridegarden.experimental_cpu_throttling_check_interval
. - The experimental properties are still respected if the non-experimental properties are not set.
- Add
garden.experimental_cpu_throttling
and garden.experimental_cpu_throttling_check_interval
are now deprecated. They will be removed in a future release.