Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate defaulters for aliased types correctly #52

Merged
merged 1 commit into from
May 15, 2017

Conversation

liggitt
Copy link
Member

@liggitt liggitt commented May 11, 2017

Needed by kubernetes/kubernetes#45294 (that PR already includes this change, so you can see it "in action"... it's required in order to keep generating the recursive defaulting functions through aliased slice types)

Otherwise, aliased slice types don't detect registered defaulters on the element types

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label May 11, 2017
@k8s-reviewable
Copy link

This change is Reviewable

@liggitt
Copy link
Member Author

liggitt commented May 11, 2017

@smarterclayton PTAL

@smarterclayton
Copy link
Contributor

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 15, 2017
@smarterclayton smarterclayton merged commit 79b8a22 into kubernetes:master May 15, 2017
@liggitt liggitt deleted the defaulting-aliases branch May 15, 2017 00:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants