Automatic merge from submit-queue Move PatchType to apimachinery/pkg/types Fixes https://github.com/kubernetes/kubernetes/issues/39970 `PatchType` is shared by the client and server, they have to agree, and its critical for our API to function. @smarterclayton @kubernetes/sig-api-machinery-misc