k3s/test
Kubernetes Submit Queue 1fd19f7fa2 Merge pull request #42477 from jsafrane/v1-2-new-api
Automatic merge from submit-queue (batch tested with PRs 42477, 44462)

Use storage.v1 instead of v1beta1

storage.v1beta1 was used to work around GKE which did not expose v1. Now that GKE is updated, we can switch everything to v1.

This is simple sed v1beta1 -> v1 + enabled a new test + changed preference of exposed interfaces in `storage/install/install.go`.

@msau42, PTAL and let me know when GKE is updated with storage v1 API and this PR can be actually merged.

@kubernetes/sig-storage-pr-reviews 

```release-note
NONE
```
2017-04-25 10:25:44 -07:00
..
e2e Merge pull request #42477 from jsafrane/v1-2-new-api 2017-04-25 10:25:44 -07:00
e2e_federation Merge pull request #44073 from marun/fed-e2e-config-from-secrets 2017-04-18 22:27:58 -07:00
e2e_node e2e: Prefer kubeconfig host to default 2017-04-19 14:58:43 -07:00
fixtures Remove redis-proxy example 2017-04-23 16:59:23 +02:00
images Update gcr.io/google_containers/porter image to 4524579c0e 2017-04-19 11:50:41 -07:00
integration Use storage.v1 instead of v1beta1 2017-04-25 10:13:38 +02:00
kubemark hack/cluster: consolidate cluster/ utils to hack/lib/util.sh 2017-03-30 22:34:46 -05:00
list
soak autogenerated 2017-04-14 10:40:57 -07:00
utils move pkg/api/v1/ref.go and pkg/api/v1/resource.go to subpackages. move some functions in resource.go to pkg/api/v1/node and pkg/api/v1/pod 2017-04-17 11:38:11 -07:00
BUILD
OWNERS add eparis ass approver for test and examples 2017-03-30 11:58:49 -04:00
test_owners.csv Add/remove kargakis from a couple of places 2017-03-11 16:05:57 +01:00