Merge pull request #46112 from sttts/sttts-unversioned-to-meta
Automatic merge from submit-queue
apimachinery: move unversioned registration to metav1
Follow-up from the discussions in https://github.com/kubernetes/kubernetes/pull/43027:
We need `Status` as unversioned type which is hardcoded to `GroupVersion{Group: "", Version: "v1"}`. If the core group is not in the scheme, we miss `Status`.
Fixing https://github.com/kubernetes/kubernetes/issues/47030.
Showing
Please
register
or
sign in
to comment