Skip to content

OCPBUGS-38310: Remove the 1.3.1 references for the OCP garbage collection rules #13231

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

xiaojiey
Copy link
Collaborator

Description:

Remove the 1.3.1 references for the OCP garbage collection rules

Copy link

codeclimate bot commented Mar 25, 2025

Code Climate has analyzed commit 05b969f and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 61.9%.

View more on Code Climate.

@xiaojiey xiaojiey added the OpenShift OpenShift product related. label Mar 25, 2025
@Anna-Koudelkova
Copy link
Collaborator

Pre-merge verified on a hypershift cluster, reference 1.3.1. is removed:

$ oc get rules -o yaml upstream-ocp4-kubelet-eviction-thresholds-set-hard-memory-available | grep CIS-OCP
	control.compliance.openshift.io/CIS-OCP: 4.2.1

$ oc get rules -o yaml upstream-ocp4-kubelet-eviction-thresholds-set-hard-imagefs-available | grep CIS-OCP
	control.compliance.openshift.io/CIS-OCP: 4.2.1

$ oc get rules -o yaml upstream-ocp4-kubelet-eviction-thresholds-set-hard-nodefs-available | grep CIS-OCP
    control.compliance.openshift.io/CIS-OCP: 4.2.1

$ oc get rules -o yaml upstream-ocp4-kubelet-eviction-thresholds-set-hard-nodefs-inodesfree | grep CIS-OCP
	control.compliance.openshift.io/CIS-OCP: 4.2.1

@xiaojiey xiaojiey requested review from rhmdnd March 26, 2025 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OpenShift OpenShift product related.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants