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

cilium: don't try to mount sys/fs/bpf if already mounted #7832

Merged

Conversation

justinsb
Copy link
Member

systemd v238 already includes the mount, and the unit file fails. We
test for the existence of the mount, rather than testing systemd
versions directly.

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Oct 28, 2019
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: justinsb

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

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 28, 2019
@justinsb justinsb added this to the 1.17 milestone Nov 6, 2019
@olemarkus
Copy link
Member

Would be good to get this one merged

@rifelpet
Copy link
Member

/retest

@rifelpet
Copy link
Member

rifelpet commented Dec 7, 2019

/retest

@AlexLast
Copy link
Contributor

@justinsb Any update on this? We're seeing this and it's causing kubelet to restart every nodeup cycle

systemd v238 already includes the mount, and the unit file fails.  We
test for the existence of the mount, rather than testing systemd
versions directly.
@k8s-ci-robot k8s-ci-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Dec 28, 2019
@rifelpet
Copy link
Member

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Dec 28, 2019
@k8s-ci-robot k8s-ci-robot merged commit f6681d8 into kubernetes:master Dec 28, 2019
@k8s-ci-robot k8s-ci-robot modified the milestones: v1.17, v1.18 Dec 28, 2019
k8s-ci-robot added a commit that referenced this pull request Dec 30, 2019
…2-origin-release-1.17

Automated cherry pick of #7832: cilium: don't try to mount sys/fs/bpf if already mounted
k8s-ci-robot added a commit that referenced this pull request Jan 3, 2020
…2-origin-release-1.15

Automated cherry pick of #7832: cilium: don't try to mount sys/fs/bpf if already mounted
k8s-ci-robot added a commit that referenced this pull request Jan 3, 2020
…2-origin-release-1.16

Automated cherry pick of #7832: cilium: don't try to mount sys/fs/bpf if already mounted
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. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants