-
Bug
-
Resolution: Unresolved
-
Critical
-
CNV v4.20.0
-
None
-
Quality / Stability / Reliability
-
False
-
-
False
-
None
-
-
Critical
-
None
Description of problem:
VM already uses dedicated CPUs because the instancetype cx1.medium1gi sets cpu.dedicatedCPUPlacement: true. The UItries to write the same field on the VM spec, which is forbidden when an instancetype owns it. The console shows a “restart to apply” banner even though the change was rejected, so nothing changes after restart.
Version-Release number of selected component (if applicable):
4.20 Deployed: OCP-4.20.0-ec.5 Deployed: CNV-v4.20.0.rhel9-157
How reproducible:
always
Steps to Reproduce:
1. 2. 3.
Actual results:
Banner appears and doesn't go after restart
Expected results:
Banner should not be seen because it should be set by backend and not UI
Additional info: