kubernetes/test/integration
Kubernetes Submit Queue 47b5a52224 Merge pull request #50423 from jinzhejz/jinzhejz_coderefine
Automatic merge from submit-queue

code format in master_utils.go

**What this PR does / why we need it**:
code format

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #N/A

**Release note**:
```release-note
None
```
2017-08-11 02:36:15 -07:00
..
apiserver Migrate api.Registry to testapi.Groups in tests. 2017-07-17 15:05:38 -07:00
auth Add rbac.authorization.k8s.io/v1 2017-08-09 17:04:54 -04:00
client Migrate api.Registry to testapi.Groups in tests. 2017-07-17 15:05:38 -07:00
configmap Migrate api.Registry to testapi.Groups in tests. 2017-07-17 15:05:38 -07:00
defaulttolerationseconds Migrate api.Registry to testapi.Groups in tests. 2017-07-17 15:05:38 -07:00
deployment Fix printer hack to get a versioned client 2017-08-06 15:30:13 +02:00
etcd Merge pull request #49642 from liggitt/rbac-v1 2017-08-10 00:53:17 -07:00
evictions Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
examples use testmain in integration tests 2017-07-12 17:34:55 -07:00
federation [Federation] Make the hpa scale time window configurable 2017-08-06 01:09:34 +05:30
framework code format for test/integration/framework/master_utils.go 2017-08-10 11:07:38 +08:00
garbagecollector Improve GC discovery sync performance 2017-08-09 09:16:05 -04:00
kubectl use testmain in integration tests 2017-07-12 17:34:55 -07:00
master Fix code implicitly casting clientsets to getters 2017-08-06 15:30:13 +02:00
metrics Migrate api.Registry to testapi.Groups in tests. 2017-07-17 15:05:38 -07:00
objectmeta Migrate api.Registry to testapi.Groups in tests. 2017-07-17 15:05:38 -07:00
openshift use testmain in integration tests 2017-07-12 17:34:55 -07:00
pods Migrate api.Registry to testapi.Groups in tests. 2017-07-17 15:05:38 -07:00
quota tighten quota controller interface 2017-07-19 15:36:45 -04:00
replicaset Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
replicationcontroller Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
scheduler Merge pull request #49538 from supereagle/versioned-coreclient 2017-07-29 05:28:49 -07:00
scheduler_perf use the core client with version 2017-07-26 19:16:02 +08:00
secrets Migrate api.Registry to testapi.Groups in tests. 2017-07-17 15:05:38 -07:00
serviceaccount Migrate api.Registry to testapi.Groups in tests. 2017-07-17 15:05:38 -07:00
storageclasses Migrate api.Registry to testapi.Groups in tests. 2017-07-17 15:05:38 -07:00
ttlcontroller Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
volume Fix code implicitly casting clientsets to getters 2017-08-06 15:30:13 +02:00
benchmark-controller.json build/pause: write in C 2016-05-04 21:45:52 -04:00
BUILD Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
doc.go don't use build tags to mark integration tests 2017-04-28 14:19:39 -07:00
utils.go add integration testing for bootstrap token auth 2017-07-20 22:34:21 +08:00