Skip to content

Commit

Permalink
Merge pull request #53278 from janetkuo/ds-apps-v1-master
Browse files Browse the repository at this point in the history
Automatic merge from submit-queue (batch tested with PRs 53278, 53184). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https:/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Add API version apps/v1, and bump DaemonSet to apps/v1

**What this PR does / why we need it**:

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: kubernetes/enhancements#484

**Special notes for your reviewer**: This PR targets `master`, as a backup if #53223 (targeting features branch) falls through

@kubernetes/sig-apps-api-reviews

**Release note**:

```release-note
Add API version apps/v1, and bump DaemonSet to apps/v1
```

Kubernetes-commit: fc81ec01e51e6bcda6ed96f0f73799b43634d8d1
  • Loading branch information
k8s-publish-robot committed Oct 13, 2017
2 parents 8977c46 + 6334e13 commit feccdfc
Show file tree
Hide file tree
Showing 58 changed files with 3,763 additions and 589 deletions.
526 changes: 271 additions & 255 deletions Godeps/Godeps.json

Large diffs are not rendered by default.

43 changes: 43 additions & 0 deletions vendor/k8s.io/api/apps/v1/BUILD

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 20 additions & 0 deletions vendor/k8s.io/api/apps/v1/doc.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit feccdfc

Please sign in to comment.