k3s/test
Kubernetes Submit Queue ae1ff1a2d4 Merge pull request #48746 from janetkuo/apps-v1beta2
Automatic merge from submit-queue

Add a new API version apps/v1beta2

xref: #49135
This PR adds a new API version `apps/v1beta2` which contains a copy (of types, conversions, and defaults) of `apps/v1beta1` StatefulSet, Deployment, and their subresources. Note that `apps/v1beta2` is still WIP and we will make breaking changes to it before releasing 1.8.

Moving core controllers (StatefulSet, Deployment, ReplicaSet, DaemonSet) to `apps/v1beta2` is the first step of moving them to `apps/v1` (GA). 

This PR is a starting point for DaemonSet and ReplicaSet to move from `/extensions` to `/apps` and for Deployment and StatefulSet to make some breaking changes (e.g. new defaults and/or remove deprecated fields).

```release-note
Add a new API version apps/v1beta2
```
2017-07-21 11:47:21 -07:00
..
e2e Merge pull request #48746 from janetkuo/apps-v1beta2 2017-07-21 11:47:21 -07:00
e2e_federation Migrate api.Scheme to scheme.Scheme 2017-07-17 15:05:38 -07:00
e2e_node Merge pull request #49207 from dixudx/remove_redundant_param_e2e_remote 2017-07-20 20:16:38 -07:00
fixtures
images Merge pull request #48535 from mkumatag/debian_base 2017-07-18 21:04:22 -07:00
integration Merge pull request #48746 from janetkuo/apps-v1beta2 2017-07-21 11:47:21 -07:00
kubemark Reduce hollow proxy mem/node 2017-07-21 03:57:03 +02:00
list
soak Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
utils # This is a combination of 2 commits. 2017-07-19 00:28:40 -04:00
BUILD
OWNERS test/OWNERS: add zmerlynn 2017-07-19 12:28:37 -07:00
test_owners.csv fed: Move namespace propagation to the sync controller 2017-07-12 13:54:24 -07:00
test_owners.json