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
I would like to deactivating CustomResource implementations validation while using operator-framework-spring-boot-starter as I don't have the require privileges on production clusters. Right now, this doesn't seem to be easily achievable since OperatorAutoConfiguration does not overwrite ConfigurationService#checkCRDAndValidateLocalModel.