security-profiles-operator icon indicating copy to clipboard operation
security-profiles-operator copied to clipboard

The Kubernetes Security Profiles Operator

Results 135 security-profiles-operator issues
Sort by recently updated
recently updated
newest added

#### What type of PR is this? /kind documentation #### What this PR does / why we need it: This PR adds installation documentation for the recently-added helm chart. ####...

cncf-cla: yes
size/S
ok-to-test
release-note-none
kind/documentation

#### What type of PR is this? /kind cleanup #### What this PR does / why we need it: Unless the nodestatus controller is being debugged, then these messages are...

cncf-cla: yes
release-note-none
approved
size/XS
kind/cleanup

#### What type of PR is this? /kind cleanup #### What this PR does / why we need it: The NewStatusReconciler function was unused since 4c28bcc12902aae3a3f81380a66993e798e0ae31 #### Which issue(s) this...

cncf-cla: yes
release-note-none
approved
size/XS
kind/cleanup

Bumps [github.com/pjbgf/go-apparmor](https://github.com/pjbgf/go-apparmor) from 0.0.7 to 0.0.8. Commits a619446 Refactor AppArmor implementation 39f93d4 Delete example binary See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/pjbgf/go-apparmor&package-manager=go_modules&previous-version=0.0.7&new-version=0.0.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with...

size/L
cncf-cla: yes
ok-to-test
release-note-none

#### What type of PR is this? /kind cleanup #### What this PR does / why we need it: Provides additional information for users using AppArmor to debug potential setup...

size/XXL
release-note
cncf-cla: yes
approved
kind/cleanup

#### What type of PR is this? /kind cleanup /kind flake #### What this PR does / why we need it: Optimisations around flaky tests. #### Which issue(s) this PR...

do-not-merge/work-in-progress
cncf-cla: yes
kind/flake
size/S
release-note-none
approved
kind/cleanup

#### What happened: I try to use a profilebinding for the deployment so each of replicas can have a seccomp profile. Here is the step: 1.create seccompprofile in demo namespace...

kind/bug

#### What happened: With the operator splitting part of its functionality from a `DaemonSet` to a `Deployment`, it lost its seccomp profile and the init code that set it up,...

kind/bug

All our internal APIs (CRDs) are in `alpha` right now. We also follow a pre v1.x.y semver scheme right now, which allows us breaking the API as we want. If...

kind/feature

#### What would you like to be added: Autodetect and/or select during build with build flags the capabilities of the k8s platform - does it support seccomp? Does it suport...

kind/feature
lifecycle/rotten