WHY
If an appwrapper has an empty ordered instance label, Instascale will be unable to scaleup. This is to be expected, and a log notifies the user of the behaviour
appwrapper_controller.go:248] Found AW <aw-name> that cannot be scaled due to missing orderedinstance label
Upon deleting the appwrapper, you'll be notified of a scale down, even though there are no resources to scale down.
Appwrapper deleted scale-down node pool: <aw-name>
This is minor, however, may lead to confusion
DONE
If an appwrapper does not require resources to scale up, ensure there is no logging suggesting a scaledown.