I’m having some serious issues with configmaps, and it looks to be related to a “SideServerApply” feature gate which is enabled due to all alpha feature gates being enabled. (--feature-gates=ALLAlpha=true
)
This configuration of enabling all seems risky. Which feature gates are required and which are not? Is there a list per Gravity release? Lastly, what happens if I disable “SideServerApply”; does anything rely on it?