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
dealing with incompatible crd schemas / serialisation issues / versioning is a bit complicated atm and our solutions is hidden in obscure areas here and there in the codebase, a joining doc might be helpful here.
things worth covering (or at the very least linking to):
dealing with incompatible crd schemas / serialisation issues / versioning is a bit complicated atm and our solutions is hidden in obscure areas here and there in the codebase, a joining doc might be helpful here.
things worth covering (or at the very least linking to):
DeserializeGuard
from Add error boundary wrapper type kube#1556 with an actual implementation usage in Allow other NifiClusters to reconcile even if one is invalid stackabletech/nifi-operator#662anything else?
not planning on doing this immediately - should at least release
DeserializeGuard
etc first.EDIT: 0.94 has more on this now. I put some basics in the object doc;
The text was updated successfully, but these errors were encountered: