kubernetes/pkg
Kubernetes Submit Queue 2ecb368026
Merge pull request #53679 from kow3ns/workloadsv1
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>.

Workloads V1

**What this PR does / why we need it**: This PR promotes the Deployment, ReplicaSet, and DaemonSet StatefulSet, ControllerRevision kinds to the apps/v1 group version.

https://github.com/kubernetes/features/issues/353

**Special notes for your reviewer**:
There will be at least two followups to this PR. The first to add a scale sub-resource when the correct location is resolved, and the second to deal with Conditions in the workloads API.

While it would have been preferable to move the kinds individually providing a lesser burden on reviewers, this proved impracticable due to the intricacies of version resolution in kubectl for objects of the different kinds in the same group.  

```release-note
DaemonSet, Deployment, ReplicaSet, and StatefulSet have been promoted to GA and are available in the apps/v1 group version.
```
2017-11-03 15:17:16 -07:00
..
api Merge pull request #53679 from kow3ns/workloadsv1 2017-11-03 15:17:16 -07:00
apimachinery/tests update BUILD files 2017-10-15 18:18:13 -07:00
apis Merge pull request #53679 from kow3ns/workloadsv1 2017-11-03 15:17:16 -07:00
auth Remove all api.Scheme references by using explicit package aliases 2017-10-30 19:54:02 +01:00
bootstrap/api update BUILD files 2017-10-15 18:18:13 -07:00
capabilities update BUILD files 2017-10-15 18:18:13 -07:00
client remove generated files with tpr 2017-11-03 21:16:51 +05:30
cloudprovider Don't log error in getInstanceFromProjectInZoneByName 2017-10-27 14:07:41 -07:00
controller Merge pull request #54523 from jekohk/sync-rollout-status-add-unit-tests 2017-11-03 10:00:12 -07:00
credentialprovider update BUILD files 2017-10-15 18:18:13 -07:00
features wqFlag gate node exclusion for service load balancers. 2017-10-28 03:44:46 +00:00
fieldpath update BUILD files 2017-10-15 18:18:13 -07:00
generated Remove all traces of federation 2017-10-26 13:37:37 -07:00
hyperkube update BUILD files 2017-10-15 18:18:13 -07:00
kubeapiserver admission: rename Validate{ -> Initialization}, Validat{ingAdmit -> e} 2017-11-02 09:29:55 +01:00
kubectl Merge pull request #53679 from kow3ns/workloadsv1 2017-11-03 15:17:16 -07:00
kubelet Merge pull request #54928 from fisherxu/kubeletfix 2017-11-03 12:59:22 -07:00
kubemark Move runtime-related flags from KubeletConfiguration to KubeletFlags 2017-10-23 11:15:48 -07:00
master Update bazel 2017-11-02 09:33:41 +01:00
printers Remove TPR remnants 2017-11-03 21:15:58 +05:30
probe update BUILD files 2017-10-15 18:18:13 -07:00
proxy Merge pull request #51874 from vfreex/fix-ipvs-check 2017-11-03 09:04:25 -07:00
quota Update core quota framework 2017-10-27 11:07:01 -04:00
registry autogenerated code 2017-11-03 10:16:43 -07:00
routes update BUILD files 2017-10-15 18:18:13 -07:00
security PodSecurityPolicy: avoid unnecessary securitycontext mutation 2017-10-16 02:22:10 -04:00
securitycontext SecurityContext: Add accessors/mutators for effective container security context 2017-10-16 02:22:10 -04:00
serviceaccount update BUILD files 2017-10-15 18:18:13 -07:00
ssh update BUILD files 2017-10-15 18:18:13 -07:00
util Merge pull request #54921 from weiwei04/fix_reflector_last_resource_version 2017-11-02 03:14:24 -07:00
version update BUILD files 2017-10-15 18:18:13 -07:00
volume Merge pull request #54856 from jsafrane/fix-detacher-param-name 2017-11-03 14:33:16 -07:00
watch update BUILD files 2017-10-15 18:18:13 -07:00
.import-restrictions Add import-boss directives 2017-10-13 07:06:22 -04:00
BUILD clean up pkg/apis/meta/v1/time.go 2017-10-16 16:36:44 +08:00
OWNERS Updated top level owners file to match new format 2017-01-19 11:29:16 -08:00