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.
The text was updated successfully, but these errors were encountered:
i8r
pushed a commit
to i8r/java-operator-sdk
that referenced
this issue
Mar 18, 2021
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 sinceOperatorAutoConfiguration
does not overwriteConfigurationService#checkCRDAndValidateLocalModel
.The text was updated successfully, but these errors were encountered: