3scale / apicast-operator

Apache License 2.0
9 stars 15 forks source link

THREESCALE-10366 initial config of HPA for Apicast Operator [WIP] #207

Closed MStokluska closed 8 months ago

MStokluska commented 10 months ago

Jira: https://issues.redhat.com/browse/THREESCALE-10366

Verification

    cpuLimits := resource.MustParse("1")
    memoryLimits := resource.MustParse("128Mi")
MStokluska commented 10 months ago

TODO: docs to be updated post final review

austincunningham commented 10 months ago

Verification

austincunningham commented 9 months ago

code review /lgtm /approve