Commit 9e192e4
authored
🌱 Remove metadata key with empty value in cluster template (#2008)
remove metadata key with empty value in cluster template
In `v1beta2` the `metadata` field present in Cluster object's
`.spec.topology.controlPlane.metadata` and
`.spec.topology.workers.machineDeployments[].metadata` should not be
specified with a zero value `{}`. As the field now contains the marker
`omitzero`.
Signed-off-by: Dhairya Arora <dhairya.arora@syself.com>1 parent 8e8b14c commit 9e192e4
1 file changed
Lines changed: 0 additions & 1 deletion
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
| |||
0 commit comments