compliance-operator icon indicating copy to clipboard operation
compliance-operator copied to clipboard

Operator providing Kubernetes cluster compliance checks

Results 81 compliance-operator issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [docker/metadata-action](https://togithub.com/docker/metadata-action) | action | major | `v4` -> `v5` | ---...

ok-to-test
qe-approved
px-approved
docs-approved

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [docker/setup-qemu-action](https://togithub.com/docker/setup-qemu-action) | action | major | `v2` -> `v3` | ---...

approved
ok-to-test
qe-approved
px-approved
docs-approved

We need to be able to set the `replaces` attribute of the CSV file so that OLM can build a relationship between dependencies, which is important for disconnected installations and...

approved
qe-approved

To use golang version 1.20, we need to use a RHEL9 image with OpenShift 4.14, because that is what's available in the CI registries.

approved

TailoredProfiles can extend existing profiles, which can be either Node or Platform type. However, it's possible to create a TailoredProfile that extends a profile of a patricular type, and then...

approved
jira/invalid-bug
jira/severity-moderate
jira/valid-reference

When you remove a profile from a ScanSettingBinding after it's already been run, the Compliance Operator doesn't clean it up. This commit adds a test to expose that.

approved
needs-rebase
jira/invalid-bug
jira/severity-important
jira/valid-reference

We have a smattering of assertions in different files within the `framework` package. Even if you rely on your IDE to fill these in for you, organizing them is good...

approved

While in the process of updating the controller-runtime from 0.15.0 to 0.16.2, I noticed some strange failures in the unit tests. Specifically, it didn't look like some of the resources...

approved
needs-rebase

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/openshift/api](https://togithub.com/openshift/api) | replace | digest | `2ea16bb` -> `2b4f472` | |...

ok-to-test
qe-approved
px-approved
docs-approved

Add timestamp annotation to CheckResult objects. The goal is to be able to identify when a ComplianceScan is done and has successful update all CheckResults. Additionally, from a client perspective...

do-not-merge/work-in-progress
needs-ok-to-test