Skip to content

Conversation

praveenkumar
Copy link
Contributor

Recently one of user experienced that putting the cni plugin binary to /usr/libexec/cni location causing failure because of read only file system like below. Hopefully this will fix it.

$ oc logs kube-flannel-ds-rlksq -n kube-flannel -c install-cni-plugin
cp: can't create '/usr/libexec/cni/flannel': Read-only file system
9:08

Recently one of user experienced that putting the cni plugin binary
to `/usr/libexec/cni` location causing failure because of read only file
system like below. Hopefully this will fix it.

```
$ oc logs kube-flannel-ds-rlksq -n kube-flannel -c install-cni-plugin
cp: can't create '/usr/libexec/cni/flannel': Read-only file system
9:08
```
@openshift-ci-robot
Copy link

@praveenkumar: This pull request explicitly references no jira issue.

In response to this:

Recently one of user experienced that putting the cni plugin binary to /usr/libexec/cni location causing failure because of read only file system like below. Hopefully this will fix it.

$ oc logs kube-flannel-ds-rlksq -n kube-flannel -c install-cni-plugin
cp: can't create '/usr/libexec/cni/flannel': Read-only file system
9:08

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Oct 23, 2024
@openshift-ci openshift-ci bot requested review from pacevedom and pmtk October 23, 2024 15:39
@pmtk
Copy link
Member

pmtk commented Oct 23, 2024

/retest
/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Oct 23, 2024
Copy link
Contributor

openshift-ci bot commented Oct 23, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: pmtk, praveenkumar

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 openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 23, 2024
Copy link
Contributor

openshift-ci bot commented Oct 23, 2024

@praveenkumar: all tests passed!

Full PR test history. Your PR dashboard.

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

@openshift-merge-bot openshift-merge-bot bot merged commit c99941d into openshift:main Oct 23, 2024
13 checks passed
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. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants