Skip to content
This repository was archived by the owner on Sep 4, 2023. It is now read-only.

[Backport] Respect HA Replicas setting in HPAs. (#394)#9

Merged
markusthoemmes merged 1 commit intoopenshift-knative:release-0.13from
markusthoemmes:backport-hpa-update
Apr 9, 2020
Merged

[Backport] Respect HA Replicas setting in HPAs. (#394)#9
markusthoemmes merged 1 commit intoopenshift-knative:release-0.13from
markusthoemmes:backport-hpa-update

Conversation

@markusthoemmes
Copy link

If the operator has a HighAvailabiliy configuration and the replicas are set > 1, we probably want to adjust all HPAs to have at least as many minReplicas as specified in that HA config. An HPA being present is enough of a signal for us to assume that the component supports a HA configuration.

This is a backport so we scale the activator too.

If the operator has a HighAvailabiliy configuration and the replicas are set > 1, we probably want to adjust all HPAs to have at least as many minReplicas as specified in that HA config. An HPA being present is enough of a signal for us to assume that the component supports a HA configuration.
@openshift-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: markusthoemmes
To complete the pull request process, please assign jcrossley3
You can assign the PR to them by writing /assign @jcrossley3 in a comment when ready.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@markusthoemmes markusthoemmes merged commit ae00341 into openshift-knative:release-0.13 Apr 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants