bottlerocket
bottlerocket copied to clipboard
OOTB: Port `autoscaling` settings model to settings extensions
Create a settings extension for autoscaling
.
Definition of done
A new autoscaling
crate is created under sources/settings-extensions
, and all variants use the model defined in that crate in place of the existing settings. Additionally, a basic settings-autoscaling
RPM package is created that installs the extension binary.