Bug 2091546
Summary: | Machine config pool paused when trying to apply remediation after applying machine config for kubeletconfig | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | xiyuan |
Component: | Compliance Operator | Assignee: | Andrew Taylor <antaylor> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 4.11 | CC: | antaylor, jhrozek, lbragsta, mrogers, suprs, wenshen, xiyuan |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-07-05 12:51:59 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
xiyuan
2022-05-30 09:52:41 UTC
Sounds like a bug from the description, needs to be reproduced. As discussed here: https://coreos.slack.com/archives/CHCRR73PF/p1653877281147329, let's change this one to a documentation bug instead. Hi @antaylor, I am wondering if we could add something like the following under "Troubleshooting the Compliance Operator": https://docs.openshift.com/container-platform/4.10/security/compliance_operator/compliance-operator-troubleshooting.html We must avoid setting the Kubelet configuration option "protectKernelDefaults" as false because it will not get rendered into the machine config, and it will cause the machine config pool to pause unexpectedly. @antaylor Sorry for the late reply, maybe we can add the following: There is a known CO issue that setting `protectKernelDefaults: false` in the kubeletconfig will cause the MachineConfigPool to pause unexpectedly. And I think the location you mentioned looks good. Thanks Vincent, I'll get a pull request to you to review this week. Hey Vincent, I created the pull request to add a note to the documentation, just add a /lgtm or let me know if you have any suggestions for improvement. https://github.com/openshift/openshift-docs/pull/47148 Just to confirm - this only applies to 4.11, correct? I think it applies to all OCP version The docs are live after merging: https://docs.openshift.com/container-platform/4.10/security/compliance_operator/compliance-operator-remediation.html#compliance-operator-apply-remediation-for-customized-mcp Closing this bug as current release. Thanks! |