-
Bug
-
Resolution: Done
-
Major
-
None
-
4.13.0
-
None
-
None
-
CLOUD Sprint 230
-
1
-
Proposed
-
False
-
Description of problem:
The Machine API provider for Azure sets the MachineConfig.ObjectMeta.Name to the cluster name. The value of this field was never actually used anywhere, but was mistakenly brought across in a refactor of the machine scope It causes a diff between the defaulted machines and the machines once the actuator has seen them, which in turn is causing issues with CPMS.
Version-Release number of selected component (if applicable):
How reproducible:
100%
Steps to Reproduce:
1. Create a machine with providerSpec.metadata.name unset 2. 3.
Actual results:
Name gets populated to cluster name
Expected results:
Name should not be populated
Additional info:
- blocks
-
OCPBUGS-17960 Machine API Provider Azure should not modify the Machine spec
- Closed
- is cloned by
-
OCPBUGS-17960 Machine API Provider Azure should not modify the Machine spec
- Closed
- links to