srl-labs / clabernetes

containerlab, but in kubernetes!
BSD 3-Clause "New" or "Revised" License
60 stars 9 forks source link

Setting `globalConfig.deployment.privilegedLauncher=true` chart value does not set it in the `Config` CR #133

Closed hellt closed 7 months ago

hellt commented 7 months ago

Had a look at this but died in the indirections ☠️

hellt commented 7 months ago

a potential fix in a85986e

the reasoning is when we init the Config CR we should merge in the values from the bootstrap cfg map as if overwrite mode was set. Otherwise, freshly initialized CR and its values are never overwritten by the bootstrap