You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enable skipping validation of experimental configuration in controller manager.
When experimental config is enabled and Kepler is deployed via operator,
the controller manager previously attempted to validate the experimental
config, which could cause issues. This change allows the controller manager
to skip experimental config validation, deferring validation to the Kepler
pods where the actual configuration will be properly validated.
Signed-off-by: vprashar2929 <[email protected]>
0 commit comments