Skip to content

Commit 99b3597

Browse files
Merge pull request #63075 from deads2k/api-05-eliminate-indirection
Automatic merge from submit-queue (batch tested with PRs 62982, 63075, 63067, 62877, 63141). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. eliminate indirection from type registration Some years back there was a partial attempt to revamp api type registration, but the effort was never completed and this was before we started splitting schemes. With separate schemes, the idea of partial registration no longer makes sense. This pull starts removing cruft from the registration process and pulls out a layer of indirection that isn't needed. @kubernetes/sig-api-machinery-pr-reviews @lavalamp @cheftako @sttts @smarterclayton Rebase cost is fairly high, so I'd like to avoid this lingering. /assign @sttts /assign @cheftako ```release-note NONE ``` Kubernetes-commit: 97287177ee2b603f13f1028ef7f053f4795351f7
2 parents 6ef9db3 + 5f101e6 commit 99b3597

File tree

1 file changed

+39
-43
lines changed

1 file changed

+39
-43
lines changed

Godeps/Godeps.json

Lines changed: 39 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)