Commit 3a8c305
committed
Only include nodeName in static pod node controller's apply config.
NodeStatuses has list-type=map which allows different field managers (in particular the installer
controller) to manage different fields within a single entry. Including the other fields in the node
controller's apply configuration based on the version observed by the lister will effectively revert
any more recent but not-yet-observed writes.1 parent 6018a90 commit 3a8c305
1 file changed
+1
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
| 99 | + | |
111 | 100 | | |
112 | 101 | | |
113 | 102 | | |
| |||
0 commit comments