node-feature-discovery icon indicating copy to clipboard operation
node-feature-discovery copied to clipboard

source/kernel: silence misleading error on selinux detection

Open marquiz opened this issue 1 year ago β€’ 4 comments

Silence a irrelevant error that was printed in case /sys/fs/selinux/ directory exists but selinuxfs is not mounted (i.e. the dir is empty).

marquiz avatar May 02 '24 10:05 marquiz

Deploy Preview for kubernetes-sigs-nfd ready!

Name Link
Latest commit ce66121d3c4fe1b7896162b5fee684fd62331c65
Latest deploy log https://app.netlify.com/sites/kubernetes-sigs-nfd/deploys/663368fcb2a3170008aadfb0
Deploy Preview https://deploy-preview-1694--kubernetes-sigs-nfd.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] avatar May 02 '24 10:05 netlify[bot]

/assign @PiotrProkop

marquiz avatar May 02 '24 10:05 marquiz

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ArangoGutierrez, marquiz

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:
  • ~~OWNERS~~ [ArangoGutierrez,marquiz]

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 avatar May 02 '24 12:05 k8s-ci-robot

/lgtm

PiotrProkop avatar May 06 '24 07:05 PiotrProkop

LGTM label has been added.

Git tree hash: 70af8e249072e6c79408dbf33f577b9993c9618f

k8s-ci-robot avatar May 06 '24 07:05 k8s-ci-robot

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 39.88%. Comparing base (c2e3de6) to head (ce66121). Report is 2 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1694      +/-   ##
==========================================
+ Coverage   39.84%   39.88%   +0.04%     
==========================================
  Files          80       80              
  Lines        6841     6839       -2     
==========================================
+ Hits         2726     2728       +2     
+ Misses       3861     3856       -5     
- Partials      254      255       +1     
Files Coverage Ξ”
source/kernel/selinux.go 0.00% <0.00%> (ΓΈ)

... and 1 file with indirect coverage changes

codecov[bot] avatar May 06 '24 07:05 codecov[bot]