Skip to content

OCPBUGS-33718: Fix issues applying RawSelinuxProfile to new nodes #2960

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

Closed
wants to merge 1 commit into from

Conversation

Vincent056
Copy link
Contributor

@Vincent056 Vincent056 commented Aug 13, 2025

Update RawSelinuxProfileList to use RawSelinuxProfile type for items

What type of PR is this?

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes OCPBUGS-33718
https://issues.redhat.com/browse/OCPBUGS-33718

-->

Does this PR have test?

N/A

Special notes for your reviewer:

Does this PR introduce a user-facing change?

None


@k8s-ci-robot
Copy link
Contributor

Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it.

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.

@k8s-ci-robot k8s-ci-robot added do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Aug 13, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Vincent056
Once this PR has been reviewed and has the lgtm label, please assign ccojocar for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found 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 size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Aug 13, 2025
update RawSelinuxProfileList to use RawSelinuxProfile type for items
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 26.40%. Comparing base (11d77f4) to head (3db55d5).
⚠️ Report is 957 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2960       +/-   ##
===========================================
- Coverage   45.50%   26.40%   -19.10%     
===========================================
  Files          79      126       +47     
  Lines        7782    21032    +13250     
===========================================
+ Hits         3541     5553     +2012     
- Misses       4099    15197    +11098     
- Partials      142      282      +140     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@xiaojiey
Copy link
Contributor

/test test / e2e-fedoral

@k8s-ci-robot
Copy link
Contributor

@xiaojiey: The specified target(s) for /test were not found.
The following commands are available to trigger required jobs:

/test pull-security-profiles-operator-build
/test pull-security-profiles-operator-build-image
/test pull-security-profiles-operator-test-e2e
/test pull-security-profiles-operator-test-unit
/test pull-security-profiles-operator-verify

Use /test all to run all jobs.

In response to this:

/test test / e2e-fedoral

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.

@xiaojiey
Copy link
Contributor

/test fedora

@k8s-ci-robot
Copy link
Contributor

@xiaojiey: The specified target(s) for /test were not found.
The following commands are available to trigger required jobs:

/test pull-security-profiles-operator-build
/test pull-security-profiles-operator-build-image
/test pull-security-profiles-operator-test-e2e
/test pull-security-profiles-operator-test-unit
/test pull-security-profiles-operator-verify

Use /test all to run all jobs.

In response to this:

/test fedora

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.

@Vincent056 Vincent056 closed this Aug 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants