Summary: | [network-operator] Should be able to remove the multus component for a running cluster | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Meng Bo <bmeng> |
Component: | Networking | Assignee: | Casey Callendrello <cdc> |
Status: | CLOSED ERRATA | QA Contact: | Meng Bo <bmeng> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 4.1.0 | CC: | aos-bugs, danw |
Target Milestone: | --- | ||
Target Release: | 4.1.0 | ||
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: | 2019-06-04 10:45:47 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: |
Description
Meng Bo
2019-03-13 11:09:14 UTC
I don't think we'll support removing multus for the time being, if ever. I'm going to make it so that the operator blocks changing this field. Tested on the build 4.0.0-0.nightly-2019-03-28-210640 The field cannot be changed as the c#1 mentioned. conditions: - lastTransitionTime: "2019-03-29T05:38:31Z" message: 'Not applying unsafe configuration change: invalid configuration: [cannot change DisableMultiNetwork]. Use ''oc edit network.operator.openshift.io cluster'' to undo the change.' reason: InvalidOperatorConfig status: "True" type: Failing Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2019:0758 |