k3s/pkg/master
Kubernetes Submit Queue fc81ec01e5 Merge pull request #53278 from janetkuo/ds-apps-v1-master
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://github.com/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/features#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
```
2017-10-05 21:58:40 -07:00
..
controller/crdregistration Rename TPR to CRD to be consistent 2017-10-01 21:13:24 +05:30
ports Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
reconcilers add lease endpoint reconciler 2017-09-11 10:42:36 -05:00
tunneler fix typo in pkg tunneler 2017-08-27 13:21:07 +08:00
BUILD Autogen 2017-10-05 15:01:52 -07:00
OWNERS Add enj as reviewer to OWNERS 2017-08-17 20:42:46 -04:00
client_ca_hook.go fix the typo of intializing 2017-07-28 03:11:50 +08:00
client_ca_hook_test.go retry clientCA post start hook on transient failurs 2017-05-31 15:59:52 -04:00
controller.go add lease endpoint reconciler 2017-09-11 10:42:36 -05:00
controller_test.go add lease endpoint reconciler 2017-09-11 10:42:36 -05:00
doc.go
import_known_versions.go Add PriorityClass API 2017-07-18 17:47:57 -07:00
import_known_versions_test.go Ignore unexported fields in import_known_versions_test 2017-10-05 14:21:02 -07:00
master.go Enable apps/v1 by default 2017-10-05 10:43:11 -07:00
master_openapi_test.go apiserver: stratify versioned informer construction 2017-09-08 14:16:09 +02:00
master_test.go Merge pull request #51698 from rphillips/feat/lease_endpoint_reconciler 2017-09-23 09:14:02 -07:00
services.go