Bump memory resources for openstack-operator-controller-manager#1449
Conversation
In tests it was seen that the openstack-operator controller manager reaches just bellow the current set limit of 256Mi. This change bumps the request to 512Mi and the limit to 1Gi for the openstack-operator-controller-operator. Jira: OSPRH-16802 Signed-off-by: Martin Schuppert <mschuppert@redhat.com>
|
looks good to me |
|
/cherry-pick 18.0-fr2 |
|
@stuggi: once the present PR merges, I will cherry-pick it on top of DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
/retest |
|
prepared 18.0-fr2 PR in #1451 |
|
/retest |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: abays, olliewalsh, stuggi The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/retest |
1 similar comment
|
/retest |
135ba29
into
openstack-k8s-operators:main
|
@stuggi: new pull request could not be created: failed to create pull request against #18.0-fr2 from head openshift-cherrypick-robot:cherry-pick-1449-to-18.0-fr2: status code 422 not one of [201], body: {"message":"Validation Failed","errors":[{"resource":"PullRequest","code":"custom","message":"No commits between openstack-k8s-operators:18.0-fr2 and openshift-cherrypick-robot:cherry-pick-1449-to-18.0-fr2"}],"documentation_url":"https://docs.github.com/rest/pulls/pulls#create-a-pull-request","status":"422"} DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
In tests it was seen that the openstack-operator controller manager reaches just bellow the current set limit of 256Mi. This change bumps the request to 512Mi and the limit to 1Gi for the openstack-operator-controller-operator.
Jira: OSPRH-16802