* update all instances of LabeledInput using v-model.number * add probe http headers unit test * add hookoption test * remove codemirror focus change
Commands run: ➤ yarn migrate ➤ git clean -fdx ➤ nvm use 20 ➤ yarn
* Adds form fields to edit the autoscaling behavior in the HPA edit form * Adds autoscaling behavior information on the HPA detail page Fixes https://github.com/rancher/dashboard/issues/9032 Signed-off-by: Bastian Hofmann <mail@bastianhofmann.de>