+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.
0 commit comments