k3s/hack/lib
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
..
BUILD Build release tarballs in bazel and add `make bazel-release` rule 2017-01-13 16:17:44 -08:00
etcd.sh Do etcd semver validation using posix only 2017-04-12 12:44:07 -04:00
golang.sh Merge pull request #46862 from dims/respect-build-platform-env-var 2017-07-19 21:18:27 -07:00
init.sh Add new API version apps/v1beta2 2017-07-20 10:25:21 -07:00
swagger.sh Merge pull request #46829 from cblecker/swagger-dir-fix 2017-06-22 20:26:24 -07:00
test.sh add cmd test for kubectl auth can-i 2017-06-03 17:01:00 +08:00
util.sh Add utility function to install go package at a particular commit 2017-07-18 12:48:02 -07:00
version.sh Allow to override build date 2017-07-19 13:27:13 +02:00