k8s-merge-robot
|
1313e3b14e
|
Merge pull request #13700 from mikedanese/daemon_set
Auto commit by PR queue bot
|
2015-09-10 10:15:45 -07:00 |
|
Mike Danese
|
bf881f187e
|
rename expapi.Daemon to expapi.DaemonSet
|
2015-09-10 08:34:26 -07:00 |
|
Wojciech Tyczynski
|
ed7d6ebd71
|
Filter List in Storage level to avoid additional copies.
|
2015-09-10 09:49:50 +02:00 |
|
Wojciech Tyczynski
|
cd1ac360de
|
Rename "minion" to "node" in few places.
|
2015-09-09 16:18:23 +02:00 |
|
k8s-merge-robot
|
0f4fa4ed25
|
Merge pull request #13704 from feihujiang/removeTheRedundantDefiniiteArticle
Auto commit by PR queue bot
|
2015-09-08 23:48:18 -07:00 |
|
k8s-merge-robot
|
0a7921e988
|
Merge pull request #13538 from brendandburns/thirdparty
Auto commit by PR queue bot
|
2015-09-08 23:17:56 -07:00 |
|
Brendan Burns
|
61f272c8cd
|
Update the third party data codec to automatically include everything
in api.ObjectMeta. Add more tests.
|
2015-09-08 21:13:06 -07:00 |
|
feihujiang
|
d4a3e30edd
|
Remove the redundant definite article
|
2015-09-09 11:40:36 +08:00 |
|
Chao Xu
|
9fc79e9d99
|
refactor testapi and test scripts to prepare for multiple API groups.
|
2015-09-04 18:01:32 -07:00 |
|
Wojciech Tyczynski
|
2b2d6b677d
|
Refactor registry tests to reduce dependency on go-etcd.
|
2015-09-04 09:52:54 +02:00 |
|
Wojciech Tyczynski
|
97b4a64e2c
|
Refactor registry etcd delete tests
|
2015-09-03 09:05:17 +02:00 |
|
Brendan Burns
|
395bbc4b1b
|
Fix the build.
|
2015-09-02 15:45:44 -07:00 |
|
Abhi Shah
|
1b0cf281e5
|
Merge pull request #13000 from brendandburns/schema-api-2
Add support for dynamic APIs
|
2015-09-02 13:53:28 -07:00 |
|
k8s-merge-robot
|
345340ba49
|
Merge pull request #13489 from nikhiljindal/defaultDeployment
Auto commit by PR queue bot
|
2015-09-02 07:59:42 -07:00 |
|
Wojciech Tyczynski
|
781de2f5e3
|
Merge pull request #13432 from wojtek-t/etcd_test_framework
Create registrytest support for etcd test to reduce amount of boilerplate in tests
|
2015-09-02 11:01:30 +02:00 |
|
nikhiljindal
|
30a58321e8
|
Adding defaults to Deployment
|
2015-09-01 23:48:34 -07:00 |
|
Wojciech Tyczynski
|
a4baf4c211
|
Add registrytest support for etcd tests.
|
2015-09-02 07:54:34 +02:00 |
|
nikhiljindal
|
d72d08e37e
|
Stop supporting name field in resourcequota field selector
|
2015-09-01 13:12:02 -07:00 |
|
Derek Carr
|
a7e47cada2
|
Merge pull request #12963 from smarterclayton/enable_graceful
Enable graceful deletion of pods (7/7)
|
2015-09-01 15:07:29 -04:00 |
|
Brendan Burns
|
6aa7ce2689
|
addressed comments.
|
2015-09-01 12:00:56 -07:00 |
|
Wojciech Tyczynski
|
6dfe5b4b5a
|
Refactoring of watch etcd tests.
|
2015-09-01 09:24:16 +02:00 |
|
Brendan Burns
|
d993b8891d
|
Addressed changes
|
2015-08-31 21:13:37 -07:00 |
|
Brendan Burns
|
855c7cedcc
|
Address comments.
|
2015-08-31 21:13:37 -07:00 |
|
Brendan Burns
|
b196d0f84b
|
Add support for installing custom object APIs
|
2015-08-31 21:13:36 -07:00 |
|
Brendan Burns
|
7bfc8b5f37
|
Add dynamic APIs
|
2015-08-31 21:13:07 -07:00 |
|
k8s-merge-robot
|
2f9652c7f1
|
Merge pull request #13349 from nikhiljindal/daemonEtcdTest
Auto commit by PR queue bot
|
2015-08-31 14:54:28 -07:00 |
|
nikhiljindal
|
13ecd8a72c
|
Adding deployment registry and exposing deployments in master
|
2015-08-31 10:47:04 -07:00 |
|
Clayton Coleman
|
f9590a33fd
|
Enable graceful deletion by enabling pods
|
2015-08-30 18:25:53 -04:00 |
|
nikhiljindal
|
48d6e30c5a
|
Use testapi.Codec in daemon etcd tests
|
2015-08-28 22:37:54 -07:00 |
|
Wojciech Tyczynski
|
836be0c432
|
Refactoring of update etcd tests.
|
2015-08-28 15:47:40 +02:00 |
|
k8s-merge-robot
|
282bf64dcd
|
Merge pull request #13181 from mikedanese/daemon_experimental
Auto commit by PR queue bot
|
2015-08-28 01:32:33 -07:00 |
|
nikhiljindal
|
25f2b85041
|
Deleting unused code
|
2015-08-27 19:52:47 -07:00 |
|
Mike Danese
|
8460e3913d
|
move daemon controller to the experimental api
|
2015-08-27 11:47:35 -07:00 |
|
Wojciech Tyczynski
|
1bd9ff3bc9
|
Renaming in pkg/registry to reflect reality
|
2015-08-25 16:25:59 +02:00 |
|
Wojciech Tyczynski
|
61de4fc34d
|
Refactoring of create etcd tests.
|
2015-08-24 15:11:00 +02:00 |
|
Brendan Burns
|
5d664892f2
|
Add a storage implementation for thirdpartyresources.
|
2015-08-21 17:21:40 -07:00 |
|
Jerzy Szczepkowski
|
46ca41c8e3
|
Merge pull request #12975 from wojtek-t/switch_cacher_for_pods
Switch on Cacher for pods, endpoints and nodes.
|
2015-08-21 10:28:38 +02:00 |
|
Wojciech Tyczynski
|
ec6556987e
|
Switch on Cacher for pods, endpoints and nodes.
|
2015-08-21 09:24:49 +02:00 |
|
k8s-merge-robot
|
44c76d5319
|
Merge pull request #12957 from smarterclayton/handle_terminating_pods
Auto commit by PR queue bot
|
2015-08-20 21:47:00 -07:00 |
|
Saad Ali
|
264a658afa
|
Merge pull request #12869 from vishh/daemon-registry-client
Daemon registry client
|
2015-08-20 17:24:11 -07:00 |
|
Clayton Coleman
|
02dbb95447
|
Add TerminationGracePeriodSeconds to API
Set defaulting for pod spec
|
2015-08-20 11:03:38 -04:00 |
|
Wojciech Tyczynski
|
5931cc74cc
|
Unification refactoring to pkg/registry
|
2015-08-20 11:17:23 +02:00 |
|
Wojciech Tyczynski
|
d45e41a584
|
Small refactoring of registry pod tests.
|
2015-08-20 10:41:29 +02:00 |
|
Vishnu Kannan
|
ec22c2dd82
|
Address comments.
|
2015-08-19 14:13:02 -07:00 |
|
Wojciech Tyczynski
|
dcc302ab38
|
Refactoring of list etcd tests.
|
2015-08-19 13:56:23 +02:00 |
|
Robert Bailey
|
08e6a43c1d
|
Revert "Merge pull request #9165 from smarterclayton/graceful"
This reverts commit 4f856b595d, reversing
changes made to d78525a83b.
Conflicts:
pkg/kubelet/status_manager.go
|
2015-08-18 17:34:49 -07:00 |
|
Ananya Kumar
|
4a148f99d6
|
Add client code
|
2015-08-18 12:58:50 -07:00 |
|
Ananya Kumar
|
b0679f18bc
|
Add registry code
|
2015-08-18 12:58:50 -07:00 |
|
Kris Rousey
|
ae6c64d9bb
|
Moving everyone to unversioned client
|
2015-08-18 10:23:03 -07:00 |
|
Robert Bailey
|
4f856b595d
|
Merge pull request #9165 from smarterclayton/graceful
Enable graceful deletion using reconciliation loops in the Kubelet without TTL
|
2015-08-18 10:01:40 -07:00 |
|