Skip to content

Remove scale-down info for Appwrappers that didn't require a scale-up #175

@VanillaSpoon

Description

@VanillaSpoon

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions