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

drop limitations of resources #342

Merged
merged 1 commit into from Mar 12, 2020
Merged

Conversation

phoracek
Copy link
Member

There seems to be a bug in CRI-O causing pods to fail with
"lstat /proc/63538/ns/ipc: no such file or directory" when there is not enough
resources allocated to them.

With this PR we drop all the resource limitations. As long as the cluster is not
low on resources, we should not trigger the bug.

BZ: https://bugzilla.redhat.com/1776236

Signed-off-by: Petr Horacek phoracek@redhat.com

There seems to be a bug in CRI-O causing pods to fail with
"lstat /proc/63538/ns/ipc: no such file or directory" when there is not enough
resources allocated to them.

With this PR we drop all the resource limitations. As long as the cluster is not
low on resources, we should not trigger the bug.

BZ: https://bugzilla.redhat.com/1776236

Signed-off-by: Petr Horacek <phoracek@redhat.com>
@kubevirt-bot kubevirt-bot added dco-signoff: yes Indicates the PR's author has DCO signed all their commits. do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. labels Mar 12, 2020
@phoracek
Copy link
Member Author

/release-note-none
/cherry-pick release-0.27

@kubevirt-bot
Copy link
Collaborator

@phoracek: once the present PR merges, I will cherry-pick it on top of release-0.27 in a new PR and assign it to you.

In response to this:

/release-note-none
/cherry-pick release-0.27

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/test-infra repository.

@kubevirt-bot kubevirt-bot added release-note-none Denotes a PR that doesn't merit a release note. size/S and removed do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. labels Mar 12, 2020
@kubevirt-bot
Copy link
Collaborator

@phoracek: The following test failed, say /retest to rerun all failed tests:

Test name Commit Details Rerun command
pull-e2e-cluster-network-addons-operator-workflow-k8s c8aaf7b link /test pull-e2e-cluster-network-addons-operator-workflow-k8s

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/test-infra repository. I understand the commands that are listed here.

@phoracek
Copy link
Member Author

/override pull-e2e-cluster-network-addons-operator-workflow-k8s

@kubevirt-bot
Copy link
Collaborator

@phoracek: Overrode contexts on behalf of phoracek: pull-e2e-cluster-network-addons-operator-workflow-k8s

In response to this:

/override pull-e2e-cluster-network-addons-operator-workflow-k8s

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/test-infra repository.

@qinqon
Copy link
Collaborator

qinqon commented Mar 12, 2020

/lgtm
/approve

@kubevirt-bot kubevirt-bot added the lgtm Indicates that a PR is ready to be merged. label Mar 12, 2020
@kubevirt-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: qinqon

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

@kubevirt-bot kubevirt-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 12, 2020
@kubevirt-bot kubevirt-bot merged commit b2e6234 into kubevirt:master Mar 12, 2020
@kubevirt-bot
Copy link
Collaborator

@phoracek: new pull request created: #343

In response to this:

/release-note-none
/cherry-pick release-0.27

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/test-infra repository.

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. dco-signoff: yes Indicates the PR's author has DCO signed all their commits. lgtm Indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesn't merit a release note. size/S
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants