Replace apps/v1alpha1 with apps/v1beta1 and manually remove generated apps/v1alpha1 files

Manually remove generated apps/v1alpha1 types, protobuf, and api-reference doc files
Manually remove apps/v1alpha1 folder from 1.5 generated client
This commit is contained in:
Janet Kuo 2016-10-27 14:20:52 -07:00
parent 6f92923128
commit f48c788a68
2 changed files with 2 additions and 2 deletions

View File

@ -54,7 +54,7 @@ spec:
selector:
app: cockroachdb
---
apiVersion: apps/v1alpha1
apiVersion: apps/v1beta1
kind: PetSet
metadata:
name: cockroachdb

View File

@ -1,4 +1,4 @@
apiVersion: "apps/v1alpha1"
apiVersion: "apps/v1beta1"
kind: StatefulSet
metadata:
name: cassandra