Manageiq: [Podified] Changing the CPU/Memory threshhold settings doesn't automatically update the deployments

Created on 23 Oct 2020  路  3Comments  路  Source: ManageIQ/manageiq

Workaround for now is to delete the deployment, but we should make it update them automatically.

appliancworkers bug corpods

All 3 comments

Note, we patch existing deployments to scale them up or down, so maybe can see if patch_deployment can be used for this..

We probably only want to actually patch if something changes though, otherwise we'll just hammer the API with constant patching.

We probably only want to actually patch if something changes though, otherwise we'll just hammer the API with constant patching.

unlike the hammering we already do... 馃ぃ I agree

Was this page helpful?
0 / 5 - 0 ratings