Clayton Coleman
9a2a50cda7
refactor: use metav1.ObjectMeta in other types
2017-01-17 16:17:19 -05:00
deads2k
77b4d55982
mechanical
2017-01-16 09:35:12 -05:00
Kubernetes Submit Queue
ee49906c45
Merge pull request #39661 from NickrenREN/clientset-redundant-modify
...
Automatic merge from submit-queue
fix redundant alias clientset
remove redundant alias clientset
2017-01-12 13:29:16 -08:00
NickrenREN
a12dea14e0
fix redundant alias clientset
2017-01-12 10:21:05 +08:00
Michelle Au
c822e3e1e8
Add [Volume] tag to all the volume-related E2E tests.
2017-01-11 11:25:21 -08:00
deads2k
6a4d5cd7cc
start the apimachinery repo
2017-01-11 09:09:48 -05:00
Chao Xu
03d8820edc
rename /release_1_5 to /clientset
2016-12-14 12:39:48 -08:00
Wojciech Tyczynski
a9ec31209e
GetOptions - fix tests
2016-12-09 09:42:01 +01:00
Clayton Coleman
3454a8d52c
refactor: update bazel, codec, and gofmt
2016-12-03 19:10:53 -05:00
Clayton Coleman
5df8cc39c9
refactor: generated
2016-12-03 19:10:46 -05:00
Daniel Smith
5b1d875f27
Revert "Modify GCI mounter to enable NFSv3"
2016-12-01 11:47:24 -08:00
Jing Xu
80f2e58ccc
Modify GCI mounter to enable NFSv3
...
This PR is a retry for PR #36610
2016-11-29 10:50:33 -08:00
Chao Xu
a55c71db4d
test/e2e
2016-11-23 15:53:09 -08:00
Piotr Szczesniak
a3e6ad4b9a
Revert "Modify GCI mounter to enable NFSv3"
2016-11-23 13:15:37 +01:00
Jing Xu
2a8d89e5d1
Modify GCI mounter to enable NFSv3
...
In order to make NFSv3 work, mounter needs to start rpcbind daemon. This
change modify mounter's Dockerfile and mounter script to start the
rpcbind daemon if it is not running on the host.
After this change, need to make push the image and update the sha number in Changelog.
2016-11-21 16:42:40 -08:00
Jing Xu
afbf5f52e5
Update volumes.go
2016-11-16 10:04:12 -08:00
Jing Xu
64955959e6
Enable NFSv4 and GlusterFS tests on cluster e2e tests
...
Enable NFSv4 and GlusterFS tests on cluster e2e tests for GCI images
only.
2016-11-16 07:27:26 -08:00
Jing Xu
88d55388ae
Enable NFS and GlusterFS tests in both node and cluster e2e tests
...
This PR is to enable NFS and GlusterFS tests on both node and cluster
e2e tests for gci and containervm distro.
It also change the code to use ExecCommandInPod instead of kubectl since
node does not have kubectl available
2016-11-09 14:42:52 -08:00