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
There's currently an issue with the CRD generator in 5.3.1 that might
cause an infinite loop when using the sundrio code generator in addition
to the CRD generator (with uses the sundrio code generator internally).
A newer version of the sundrio-codegen dependency allows to bypass this
issue, which is why we need to override that dependency by defining it
in the dependencyManagement section before the kubernetes-client-bom.
0 commit comments