kubernetes/pkg/apis/apps/v1
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 Added conditions to statefulset 2017-11-09 12:28:49 -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 Promotes the StatefulSet, ControllerRevision, Deployment, and ReplicaSet kinds to the apps/v1 group version. 2017-11-02 14:19:04 -07:00
doc.go Use full gopath for externalTypes 2017-11-26 00:12:32 +08:00
register.go Add API version apps/v1 2017-10-05 10:43:11 -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