kubernetes/pkg/apis/apps/v1beta2
Kubernetes Submit Queue 1eb1c00c44
Merge pull request #59674 from jennybuckley/codegen
Automatic merge from submit-queue. 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>.

code-gen: output golint compliant 'Generated by' comment

New PR instead of reopening #58115 because /reopen did not work.
This won't be ready to merge until the upstream https://github.com/kubernetes/gengo/pull/94 merges. Once that merges, the second commit will be changed to godep-save.sh and update-staging-godeps.sh, and the last commit will be changed to update-all.sh

The failing test is due to the upstream changes not being merged yet

```devel-release-note
Go code generated by the code generators will now have a comment which allows them to be easily identified by golint
```

Fixes #56489
2018-02-27 02:47:05 -08:00
..
BUILD Run hack/update-bazel.sh 2018-02-25 14:38:59 -05:00
conversion_test.go Use Int32Ptr function from utils instead of self-written versions 2018-02-25 14:38:58 -05:00
conversion.go Merge pull request #55413 from liggitt/internal-autoscaling 2017-11-10 07:00:44 -08:00
defaults_test.go Use Int32Ptr function from utils instead of self-written versions 2018-02-25 14:38:58 -05:00
defaults.go remove apps/v1beta2 defaulting codes for obj.Spec.Selector and obj.Labels 2017-08-09 11:44:27 -07:00
doc.go Use full gopath for externalTypes 2017-11-26 00:12:32 +08:00
register.go Add new API version apps/v1beta2 2017-07-20 10:25:21 -07:00
zz_generated.conversion.go Run hack/update-all.sh 2018-02-26 17:16:14 -08:00
zz_generated.defaults.go Run hack/update-all.sh 2018-02-26 17:16:14 -08:00