You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove the dead code of setting the operator status for cgroupv1
clusters
- Option of configuring cgroupv1 has been removed in OCP - 4.19
- It is safe to remove this check from the operator status for all the clusters greater than OCP - 4.19
- Also removed the cluster fleet evaluation that checks if a cluster is
configured with cgroupv1
Signed-off-by: Sai Ramesh Vanka <[email protected]>
coStatusCondition.Message="Cluster is using deprecated cgroup v1 and is not upgradable. Please update the `CgroupMode` in the `nodes.config.openshift.io` object to 'v2'. Once upgraded, the cluster cannot be changed back to cgroup v1"
0 commit comments