nikhiljindal
|
41ebe6f1a3
|
Cleaning up duplicate master config inits
|
2015-12-02 15:03:22 -08:00 |
k8s-merge-robot
|
8a8639d7af
|
Merge pull request #17863 from wojtek-t/only_list_options_in_watch
Auto commit by PR queue bot
|
2015-12-02 06:28:28 -08:00 |
k8s-merge-robot
|
689586c6ae
|
Merge pull request #16153 from gmarek/use_api_ports
Auto commit by PR queue bot
|
2015-12-02 05:57:49 -08:00 |
gmarek
|
459131fd92
|
Use KubeletPort reported in NodeStatus instead of cluster-wide master config, take 2.
|
2015-12-02 13:38:17 +01:00 |
Wojciech Tyczynski
|
8343c8ce6c
|
Pass ListOptions to List() methods.
|
2015-12-01 15:00:36 +01:00 |
Wojciech Tyczynski
|
d2dfc912e6
|
Simplify Watch() signature in clients.
|
2015-12-01 14:19:26 +01:00 |
k8s-merge-robot
|
a836b1e261
|
Merge pull request #17326 from caesarxuchao/grooupVersion-lastest
Auto commit by PR queue bot
|
2015-12-01 05:05:40 -08:00 |
Chao Xu
|
6e192760e3
|
refactoring latest.go GroupVersion;
clean up latest.go GroupVersions;
remove latest.GroupMeta.Group;
remove latest.GroupMeta.Version.
|
2015-11-30 11:30:21 -08:00 |
k8s-merge-robot
|
69bb774dd4
|
Merge pull request #17798 from deads2k/gv-kubectl-01
Auto commit by PR queue bot
|
2015-11-30 07:40:40 -08:00 |
deads2k
|
1ac6d8afd3
|
update reaper, scaler, describer for GroupKind
|
2015-11-30 09:22:39 -05:00 |
harry
|
477da92002
|
Move hostIP detection from master to server
Add PublicAddress in test files
Move valid public addr into util
|
2015-11-30 16:17:37 +08:00 |
k8s-merge-robot
|
3ffc680be6
|
Merge pull request #13580 from ravigadde/sched-ext
Auto commit by PR queue bot
|
2015-11-25 12:26:16 -08:00 |
k8s-merge-robot
|
7f2f7aa091
|
Merge pull request #16432 from markturansky/recycler_race
Auto commit by PR queue bot
|
2015-11-25 11:54:06 -08:00 |
Ravi Gadde
|
cadc24e9fd
|
Scheduler extension
|
2015-11-25 08:19:27 -08:00 |
Wojciech Tyczynski
|
b6ef62af24
|
Use unversioned.ListOptions in clients.
|
2015-11-24 16:52:09 +01:00 |
deads2k
|
a87d927588
|
update client.Config to use GroupVersion
|
2015-11-21 08:29:26 -05:00 |
k8s-merge-robot
|
7ad8bb1787
|
Merge pull request #17161 from soltysh/strip_reaper
Auto commit by PR queue bot
|
2015-11-17 05:45:35 -08:00 |
Maciej Szulik
|
64f778804d
|
Remove string from Reaper.Stop signature
|
2015-11-17 12:09:08 +01:00 |
markturansky
|
b9b8cf7fff
|
Fixed race condition in pv binder
|
2015-11-12 13:55:09 -05:00 |
Wojciech Tyczynski
|
3df5d1dbc3
|
Move storage-related dirs under pkg/storage.
|
2015-11-12 19:49:32 +01:00 |
Wojciech Tyczynski
|
f4d75e0a0a
|
Support timeout in watch requests
|
2015-10-24 13:12:49 +02:00 |
nikhiljindal
|
a0c038982e
|
Fixing integrations test
|
2015-10-15 16:54:17 -07:00 |
nikhiljindal
|
7bcc4a6755
|
Allowing runtimeConfig to support enabling/disabling specific extension resources
|
2015-10-15 14:24:22 -07:00 |
k8s-merge-robot
|
e6d98af05a
|
Merge pull request #15202 from lavalamp/scheduler-speed-test
Auto commit by PR queue bot
|
2015-10-15 04:46:27 -07:00 |
Wojciech Tyczynski
|
66113539cb
|
Remove duplicate code from test/integration
|
2015-10-14 12:11:53 +02:00 |
k8s-merge-robot
|
ae9f7c8ff8
|
Merge pull request #15426 from zhengguoyong/adjust_package_name_pkgcontroller
Auto commit by PR queue bot
|
2015-10-13 06:05:23 -07:00 |
Timothy St. Clair
|
2a2a2d79ff
|
New etcd client modifications part 1 (context support)
This commit plumbs contexts which are needed for the new client.
|
2015-10-12 08:45:49 -05:00 |
gmarek
|
fb56afe4b4
|
HollowNode refactoring
|
2015-10-12 12:13:10 +02:00 |
eulerzgy
|
4ed5f9d240
|
adjust package name for pkg/controller directory
|
2015-10-12 09:51:27 +08:00 |
Chao Xu
|
f3caff2a79
|
testapi.Experimental -> testapi.Extensions
|
2015-10-09 15:15:35 -07:00 |
Chao Xu
|
80f213c376
|
"experimental" -> "extensions"
|
2015-10-09 15:14:03 -07:00 |
Chao Xu
|
67f316dd19
|
apis/experimental->apis/extensions
|
2015-10-09 15:04:41 -07:00 |
Chao Xu
|
0b7e3c7dd1
|
experimental/v1alpha1->extensions/v1beta1
|
2015-10-09 15:01:33 -07:00 |
k8s-merge-robot
|
a4ac5ef564
|
Merge pull request #14302 from timstclair/prometheus-update
Auto commit by PR queue bot
|
2015-10-09 02:35:09 -07:00 |
Wojciech Tyczynski
|
df79026b79
|
Extend resyncPeriods in controllers in production.
|
2015-10-08 09:10:09 +02:00 |
Daniel Smith
|
377e5c533b
|
add scheduler integration benchmark
|
2015-10-06 18:15:21 -07:00 |
Tim St. Clair
|
8d49c8e29a
|
Update prometheus libraries to new versions.
|
2015-10-06 12:56:14 -07:00 |
Wojciech Tyczynski
|
0f1cbe37a4
|
Events in separate etcd
|
2015-10-05 10:54:24 +02:00 |
deads2k
|
8db054651c
|
plumb APIGroup to authorization attributes and test
|
2015-09-30 09:45:10 -04:00 |
Chao Xu
|
ae1293418b
|
move experimental/v1 to experimental/v1alpha1;
use "group/version" in many places where used to expect "version" only.
|
2015-09-24 15:32:11 -07:00 |
Eric Tune
|
c340d664da
|
Merge pull request #14046 from soltysh/job_controller_reaper_scaler
Reaper and scaler for jobs
|
2015-09-24 13:54:31 -07:00 |
Brendan Burns
|
ec427f22b1
|
Disable race detection for all integration tests
|
2015-09-24 09:37:01 -07:00 |
Jerzy Szczepkowski
|
c53df247c8
|
Merge pull request #14440 from brendandburns/flakes2
Increase some more timeouts to eliminate flakes
|
2015-09-24 10:23:34 +02:00 |
Brendan Burns
|
d3379e72be
|
Turn off race detection in the etcd tools test as etcd client isn't thread safe
|
2015-09-23 21:25:26 -07:00 |
Brendan Burns
|
f529cc71ca
|
Increase some more timeouts to eliminate flakes
|
2015-09-23 14:56:29 -07:00 |
Brendan Burns
|
77fd388485
|
Increase a bunch of timeouts to reduce flakes
|
2015-09-23 11:09:03 -07:00 |
Maciej Szulik
|
48775319d9
|
Reaper and scaler for jobs
|
2015-09-23 13:06:34 +02:00 |
markturansky
|
f4232d3299
|
fixed code issues related to hasty test refactor
|
2015-09-22 14:44:31 -04:00 |
markturansky
|
d2e8ec934c
|
merged recycler+deleter tests so they run serially
|
2015-09-22 13:36:26 -04:00 |
markturansky
|
6dca2a4e7f
|
removed flaky test. other integration tests (and many unit tests) also cover binding
|
2015-09-22 13:26:20 -04:00 |