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

Set memory limits#572

Merged
knative-prow-robot merged 2 commits intoknative:masterfrom
duglin:setLimits
Mar 8, 2019
Merged

Set memory limits#572
knative-prow-robot merged 2 commits intoknative:masterfrom
duglin:setLimits

Conversation

@duglin
Copy link
Copy Markdown

@duglin duglin commented Mar 8, 2019

This is the "build" version of knative/serving#3332

We're seeing OOM issues at the Node level when we don't set the limit.
This will allow the pod to restart gracefully w/o taking down the entire node.

I'm not stuck on the specific value so we can pick a different one.

Signed-off-by: Doug Davis dug@us.ibm.com

Release Note

NONE

/lint

This is the "build" version of knative/serving#3332

We're seeing OOM issues at the Node level when we don't set the limit.
This will allow the pod to restart gracefully w/o taking down the entire node.

I'm not stuck on the specific value so we can pick a different one.

Signed-off-by: Doug Davis <dug@us.ibm.com>
@imjasonh
Copy link
Copy Markdown
Contributor

imjasonh commented Mar 8, 2019

/test pull-knative-build-integration-tests
/lgtm
/approve

@knative-prow-robot
Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: duglin, ImJasonH

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

The pull request process is described 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

@imjasonh
Copy link
Copy Markdown
Contributor

imjasonh commented Mar 8, 2019

/lgtm

@knative-prow-robot knative-prow-robot merged commit cf86892 into knative:master Mar 8, 2019
vdemeester pushed a commit to vdemeester/knative-build that referenced this pull request Apr 3, 2019
* Set memory limits

This is the "build" version of knative/serving#3332

We're seeing OOM issues at the Node level when we don't set the limit.
This will allow the pod to restart gracefully w/o taking down the entire node.

I'm not stuck on the specific value so we can pick a different one.

Signed-off-by: Doug Davis <dug@us.ibm.com>

* Fix indentation
vdemeester pushed a commit to vdemeester/knative-build that referenced this pull request Apr 3, 2019
* Set memory limits

This is the "build" version of knative/serving#3332

We're seeing OOM issues at the Node level when we don't set the limit.
This will allow the pod to restart gracefully w/o taking down the entire node.

I'm not stuck on the specific value so we can pick a different one.

Signed-off-by: Doug Davis <dug@us.ibm.com>

* Fix indentation
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants