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
For any field that is a pointer, it should be marked with +optional, +k8s:optional or kubebuilders' optional.
This could provide a clear interface for both client and server for all the pointer fields.