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.
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
Upon deleting the appwrapper, you'll be notified of a scale down, even though there are no resources to scale down.
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.