-
Notifications
You must be signed in to change notification settings - Fork 40.7k
Update generated for 2017 #39342
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
Update generated for 2017 #39342
Conversation
Jenkins verification failed for commit 38c924dadfa11012bb0da04a4b15123c92cdfe33. Full PR test history. The magic incantation to run this job again is |
All of the generated code needs to be recreated. |
Jenkins GCE e2e failed for commit 38c924dadfa11012bb0da04a4b15123c92cdfe33. Full PR test history. The magic incantation to run this job again is |
This is really dumb. Generated code should not have the copyright changed. I'll file a gengo bug. Not sure how to fix it. |
/lgtm |
Will merge on green (as submit queue is blocked) |
Merging to fix the build. |
@wojtek-t thanks! Frustratingly, the verify-boilerplate script has been copied into a number of other repos (at least contrib and test-infra, and maybe others), so we'll probably need to fix it in all of those, too. |
I think that's the goal of kubernetes/repo-infra. |
Really?! I thought we support ( or we currently have ) multiple years in the boilerplate ( at least in test-infra ). |
We do, the problem is that we verify that generated code that we check in matches what you would get if you generate it from scratch, but the checked in code had 2016 in the boilerplate. |
Automatic merge from submit-queue Update generated files for 2017 to fix broken `ci-kubernetes-verify-release-1.5` Fixes [broken](https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-kubernetes-verify-release-1.5/1848/) `ci-kubernetes-verify-release-1.5` Similar to #39342 except for 1.5 branch.
What this PR does / why we need it: repeat of #19222 for 2017. Some year we'll properly fix this.
Which issue this PR fixes: fixes ci-kubernetes-verify-master build
Release note: