3scale-ops / saas-operator

3scale SaaS Operator - www.3scale.net
Apache License 2.0
8 stars 2 forks source link

fix/backend-hpa #118

Closed roivaz closed 3 years ago

roivaz commented 3 years ago

Fixes a bug where both cron and worker were setting the "HasHPA" flag using the listener spec. This caused the number of replicas to fall down to 1 on each CR reconcile when the listener had no HPA enabled.

/kind bug /priority critical-urgent /assign

slopezz commented 3 years ago

/lgtm

3scale-robot commented 3 years ago

LGTM label has been added.

Git tree hash: 9ba929a8cce1ee2a198e5e7e8066f43265b26b5a

roivaz commented 3 years ago

/approve

3scale-robot commented 3 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: roivaz

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

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/3scale-ops/saas-operator/blob/main/OWNERS)~~ [roivaz] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment