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
GetType returns a default value if p.Type is empty. In upstream c/c CRD
defaulting does this for us, but we can't rely on that here since our
input is not a 'real' API object.
Signed-off-by: Nic Cope <nicc@rk0n.org>
0 commit comments