Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Service Catalog CSV: update resource limitations #562

Merged
merged 1 commit into from Dec 10, 2018

Conversation

jboyd01
Copy link

@jboyd01 jboyd01 commented Nov 8, 2018

Some users are getting errors with etcd container unable to allocate memory. I think these were copied from a default template - we've never had resource limitations on our containers in either OpenShift Service Catalog or upstream.

@jboyd01 jboyd01 requested a review from ecordell November 8, 2018 21:38
@openshift-ci-robot openshift-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Nov 8, 2018
@ecordell
Copy link
Member

ecordell commented Nov 8, 2018

Is there any way that we could just adjust those to values that are sensible for service catalog?

@openshift-ci-robot openshift-ci-robot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Dec 6, 2018
@jboyd01
Copy link
Author

jboyd01 commented Dec 6, 2018

Let's go with bumping up the limits for the embedded etcd container. Note that this container will be removed (hopefully soon) and we'll be using openshift's etcd instance. Thanks for the discussion on this @ecordell

@jboyd01
Copy link
Author

jboyd01 commented Dec 7, 2018

/retest

@jboyd01 jboyd01 changed the title Service Catalog CSV: remove resource limitations Service Catalog CSV: update resource limitations Dec 7, 2018
@jboyd01
Copy link
Author

jboyd01 commented Dec 7, 2018

/retest

Copy link
Member

@ecordell ecordell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Dec 7, 2018
@openshift-ci-robot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ecordell

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:

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

@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 7, 2018
@ecordell ecordell merged commit fb772a7 into operator-framework:master Dec 10, 2018
ecordell added a commit to ecordell/operator-lifecycle-manager that referenced this pull request Mar 8, 2019
…e-limits

Service Catalog CSV: update resource limitations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants