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

Add SELinux Labels for DSA and IAA #1479

Merged
merged 1 commit into from
Jul 21, 2023
Merged

Add SELinux Labels for DSA and IAA #1479

merged 1 commit into from
Jul 21, 2023

Conversation

mregmi
Copy link
Contributor

@mregmi mregmi commented Jul 19, 2023

Proper SELinux labels are required for the plugins to run in SELinux enabled clusters like openshift. These labels are custom made for plugins and are part of container-selinux package. Add these labels to IAA and DSA.

@mythi
Copy link
Contributor

mythi commented Jul 20, 2023

@mregmi can you rebase and push to get CI triggered again

Proper SELinux labels are required for the plugins to run in SELinux
enabled clusters like openshift. These labels are custom made for
plugins and are part of container-selinux package.

Signed-off-by: Manish Regmi <[email protected]>
@codecov-commenter
Copy link

codecov-commenter commented Jul 20, 2023

Codecov Report

Merging #1479 (9a1d4bb) into main (89986b9) will decrease coverage by 0.07%.
The diff coverage is 0.00%.

❗ Current head 9a1d4bb differs from pull request most recent head c3259ee. Consider uploading reports for the commit c3259ee to get more accurate results

@@            Coverage Diff             @@
##             main    #1479      +/-   ##
==========================================
- Coverage   50.10%   50.04%   -0.07%     
==========================================
  Files          43       43              
  Lines        4878     4884       +6     
==========================================
  Hits         2444     2444              
- Misses       2295     2301       +6     
  Partials      139      139              
Impacted Files Coverage Δ
pkg/controllers/dsa/controller.go 6.77% <0.00%> (-0.12%) ⬇️
pkg/controllers/iaa/controller.go 6.77% <0.00%> (-0.12%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@tkatila tkatila merged commit 432741e into intel:main Jul 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants