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
The existing CRD schemas use booleans for tracking the creation of a resource. This helps support idempotency. This can be improved with real reference strings which allow to direct association, rather than naming convention complexity in structs.