SataQiu
be8a072655
fix golint failures of test/e2e
2019-05-16 23:31:47 +08:00
draveness
da7507500f
refactor: use e2elog.Logf instead of framework.Logf
2019-05-07 08:15:31 +08:00
David Eads
94e3d94d67
update tests to be specific about the versions they are testing instead of floating
2018-05-01 13:18:41 -04:00
Jacob Simpson
8bcbbd4d08
Migrate api.Registry to testapi.Groups in tests.
2017-07-17 15:05:38 -07:00
Chao Xu
60604f8818
run hack/update-all
2017-06-22 11:31:03 -07:00
Chao Xu
f4989a45a5
run root-rewrite-v1-..., compile
2017-06-22 10:25:57 -07:00
Dr. Stefan Schimanski
d7eb3b6870
pkg/util: move uuid and strategicpatch into k8s.io/apimachinery
2017-01-25 19:45:09 +01:00
Clayton Coleman
9a2a50cda7
refactor: use metav1.ObjectMeta in other types
2017-01-17 16:17:19 -05:00
deads2k
f1176d9c5c
mechanical repercussions
2017-01-13 08:27:14 -05:00
deads2k
6a4d5cd7cc
start the apimachinery repo
2017-01-11 09:09:48 -05: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
Chao Xu
a55c71db4d
test/e2e
2016-11-23 15:53:09 -08:00
Harry Zhang
c495397cae
Refactor uuid into its own pkg
2016-07-30 00:07:02 -04:00
David McMahon
ef0c9f0c5b
Remove "All rights reserved" from all the headers.
2016-06-29 17:47:36 -07:00
k8s-merge-robot
7ea1a25490
Merge pull request #26862 from fabioy/node_pool_test
...
Automatic merge from submit-queue
Add GKE node pool e2e test. Fix GKE local SSD test to only run under GKE.
Just adding a node pool e2e test for GKE runs. And minor fix to local SSD test to only run under GKE.
[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/.github/PULL_REQUEST_TEMPLATE.md?pixel )]()
2016-06-18 14:50:45 -07:00
Aditya Kali
4447c54682
support mounting local-ssds on GCI
...
This change adds support for mounting local ssds on GCI.
It updates the previous container-vm behavior as well to
match that for GCI nodes by mounting the local-ssds under
the same path (/mnt/disks/ssdN).
2016-06-09 11:30:36 -07:00
Fabio Yeon
6bc51fa1f8
Add GKE node pool e2e test. Fix GKE local SSD test to only run under
...
GKE.
2016-06-06 15:59:37 -07:00
Danka Niedziałkowska
e676fc55f1
Update gke_local_ssd.go
2016-05-19 11:04:23 -07:00
Danka Niedziałkowska
bba211e04b
Test for GKE local SSD
2016-05-18 18:11:22 -07:00