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

SelinuxProfile: Remove apply flag from CRD #406

Merged
merged 1 commit into from Apr 22, 2021

Conversation

JAORMX
Copy link
Contributor

@JAORMX JAORMX commented Apr 19, 2021

What type of PR is this?

/kind cleanup
/kind api-change

What this PR does / why we need it:

Removes the apply flag from SelinuxProfile objects since it was not being
used and its usecase is not that useful after all.

Which issue(s) this PR fixes:

None

Does this PR have test?

N/A.

Does this PR introduce a user-facing change?

The SelinuxProfile CRD no longer has the `apply` flag in the `spec`.

@k8s-ci-robot k8s-ci-robot added release-note Denotes a PR that will be considered when it comes time to generate release notes. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Apr 19, 2021
@k8s-ci-robot k8s-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Apr 19, 2021
@k8s-ci-robot k8s-ci-robot added lgtm "Looks good to me", indicates that a PR is ready to be merged. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Apr 19, 2021
@JAORMX JAORMX closed this Apr 19, 2021
@JAORMX JAORMX reopened this Apr 19, 2021
@codecov-commenter
Copy link

codecov-commenter commented Apr 19, 2021

Codecov Report

Merging #406 (74cff9b) into master (301267a) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #406   +/-   ##
=======================================
  Coverage   38.00%   38.00%           
=======================================
  Files          20       20           
  Lines         950      950           
=======================================
  Hits          361      361           
  Misses        574      574           
  Partials       15       15           

It's not useful.

Signed-off-by: Juan Antonio Osorio Robles <jaosorior@redhat.com>
@k8s-ci-robot k8s-ci-robot removed the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Apr 19, 2021
@JAORMX
Copy link
Contributor Author

JAORMX commented Apr 19, 2021

/retest

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Apr 19, 2021
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: JAORMX, saschagrunert

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

@JAORMX JAORMX closed this Apr 19, 2021
@JAORMX JAORMX reopened this Apr 19, 2021
@JAORMX JAORMX closed this Apr 20, 2021
@JAORMX JAORMX reopened this Apr 20, 2021
@JAORMX
Copy link
Contributor Author

JAORMX commented Apr 20, 2021

/retest

@JAORMX JAORMX closed this Apr 20, 2021
@JAORMX JAORMX reopened this Apr 20, 2021
@JAORMX JAORMX closed this Apr 22, 2021
@JAORMX JAORMX reopened this Apr 22, 2021
@JAORMX JAORMX closed this Apr 22, 2021
@JAORMX JAORMX reopened this Apr 22, 2021
@k8s-ci-robot k8s-ci-robot merged commit 478ad25 into kubernetes-sigs:master Apr 22, 2021
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. kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. lgtm "Looks good to me", indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants