Skip to content

Commit 98a5c46

Browse files
authored
Merge pull request #95451 from mburke5678/mco-machine-config-priority-rn
MCO Clarity in Custom Config Application RN
2 parents 30e21d1 + 2cf2084 commit 98a5c46

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

release_notes/ocp-4-15-release-notes.adoc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1188,6 +1188,14 @@ Status displays are paused on all other consoles while the interactive network c
11881188
Previously, the displays could be shown only on a graphical console.
11891189
(link:https://issues.redhat.com/browse/OCPBUGS-19688[OCPBUGS-19688])
11901190

1191+
[discrete]
1192+
[id="ocp-4-15-mco-mc-ordering"]
1193+
=== MCO gives priority to custom machine config changes
1194+
1195+
When making changes to your worker nodes through a machine config, the changes are also applied to any node that is in a custom machine config pool. The machine configs are applied in alphanumeric order. As such, previously it was possible that if you changed a parameter for a worker node through a machine config and the same parameter for a custom node through a separate machine config at the same time, the worker machine config could have overridden the custom machine config, based on the name of the machine config. This could have resulted in an incorrect parameter being applied to the nodes in the custom machine config pool.
1196+
1197+
With this update, machine config changes made to a custom node take precedence over machine config changes made to a worker node, regardless of the machine config names.
1198+
11911199
[id="ocp-4-15-deprecated-removed-features"]
11921200
== Deprecated and removed features
11931201

0 commit comments

Comments
 (0)