-
Bug
-
Resolution: Done
-
Normal
-
None
-
4.13.z
Description of problem:
This is closely related to bug: https://issues.redhat.com/browse/OCPBUGS-15599 This time the RHACM cluster is 4.13.31 which has the fix. But while trying to deploy a cluster it fails with the same issue as depicted in OCPBUGS-15599, very same reason. Looking at the logs from MCE it can be sen that the ignition still integrates the parameter "enable_vlan_interfaces = all": 2024-02-06T02:55:57.643314002Z time="2024-02-06T02:55:57Z" level=info msg="Applying internal ignition override {\"ignition\":...path\":\"/etc/ironic-python-agent.conf\",\"user\":{},\"contents\":{\"source\":\"data:text/plain,%0A%5BDEFAULT%5D%0Aapi_url%20%3D%20https%3A%2F%2Fxxx.xx.xx.xxx%3A6385%0Ainspection_callback_url%20%3D%20https%3A%2F%2Fxxx.xx.xx.xxx%3A5050%2Fv1%2Fcontinue%0Ainsecure%20%3D%20True%0Aenable_vlan_interfaces%20%3D%20all%0A\"...
Version-Release number of selected component (if applicable):
OCP 4.13.31 RHACM 2.9
How reproducible:
Not Tested
Steps to Reproduce:
1. 2. 3.
Actual results:
Same as depicted in OCPBUGS-15599
Expected results:
Cluster succesfuly deployed
Additional info:
- relates to
-
OCPBUGS-30639 [OCP 4.12] Track inclusion of fix OCBUGS-15599
- New