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
v1 deployments must have selector field, yet constructor allows to create Deployment object without it. Given that selector is a subset of podLabels, then probably renaming podLabels to podSelector will be good enough
v1 deployments must have
selectorfield, yet constructor allows to createDeploymentobject without it. Given thatselectoris a subset ofpodLabels, then probably renamingpodLabelstopodSelectorwill be good enough