kubernetes/docs/api-reference
Kubernetes Submit Queue 52b50fa82a Merge pull request #51828 from kow3ns/workloads-deprecations-1.8
Automatic merge from submit-queue

Workloads deprecation 1.8

**What this PR does / why we need it**: This PR deprecates the Deployment, ReplicaSet, and DaemonSet kinds in the extensions/v1beta1 group version and the StatefulSet, Deployment, and ControllerRevision kinds in the apps/v1beta1 group version. The Deployment, ReplicaSet, DaemonSet, StatefuSet, and ControllerRevision kinds in the apps/v1beta2 group version are now the current version.

xref kubernetes/features#353

```release-note
The Deployment, DaemonSet, and ReplicaSet kinds in the extensions/v1beta1 group version are now deprecated, as are the Deployment, StatefulSet, and ControllerRevision kinds in apps/v1beta1. As they will not be removed until after a GA version becomes available, you may continue to use these kinds in existing code. However, all new code should be developed against the apps/v1beta2 group version.
```
2017-09-03 16:44:46 -07:00
..
admissionregistration.k8s.io/v1alpha1 generated: api changes 2017-09-01 10:49:56 -04:00
apps Merge pull request #51828 from kow3ns/workloads-deprecations-1.8 2017-09-03 16:44:46 -07:00
authentication.k8s.io generated: api changes 2017-09-01 10:49:56 -04:00
authorization.k8s.io Merge pull request #48921 from smarterclayton/paging_prototype 2017-09-02 19:26:29 -07:00
autoscaling generated: api changes 2017-09-01 10:49:56 -04:00
batch Merge pull request #48921 from smarterclayton/paging_prototype 2017-09-02 19:26:29 -07:00
certificates.k8s.io/v1beta1 generated: api changes 2017-09-01 10:49:56 -04:00
extensions/v1beta1 Merge pull request #51828 from kow3ns/workloads-deprecations-1.8 2017-09-03 16:44:46 -07:00
networking.k8s.io/v1 Merge pull request #48921 from smarterclayton/paging_prototype 2017-09-02 19:26:29 -07:00
policy/v1beta1 Merge pull request #48921 from smarterclayton/paging_prototype 2017-09-02 19:26:29 -07:00
rbac.authorization.k8s.io generated: api changes 2017-09-01 10:49:56 -04:00
scheduling.k8s.io/v1alpha1 generated: api changes 2017-09-01 10:49:56 -04:00
settings.k8s.io/v1alpha1 Merge pull request #48921 from smarterclayton/paging_prototype 2017-09-02 19:26:29 -07:00
storage.k8s.io generated: api changes 2017-09-01 10:49:56 -04:00
v1 Merge pull request #48921 from smarterclayton/paging_prototype 2017-09-02 19:26:29 -07:00