Clayton Coleman
|
4a6935b31f
|
Remaining codec change refactors
|
2016-01-22 13:27:27 -05:00 |
Wojciech Tyczynski
|
9ada897057
|
Fix master_test flake
|
2015-12-30 13:49:43 +01:00 |
Timothy St. Clair
|
c505a5d49d
|
Updating kubernetes proper to use latest etcd client library
|
2015-12-16 15:56:35 -06:00 |
Timothy St. Clair
|
413d8d18fe
|
Futher storage isolation and removal of the tools interface.
|
2015-12-09 11:04:14 -06:00 |
Wojciech Tyczynski
|
793da62c7f
|
Change resourceVersion to string in storage.Interface
|
2015-12-07 09:22:59 +01:00 |
k8s-merge-robot
|
e95e3dec42
|
Merge pull request #17414 from timstclair/apiserver
Auto commit by PR queue bot
|
2015-11-25 05:28:07 -08:00 |
Tim St. Clair
|
20ead45af9
|
Move etcd_util.go to separate package
|
2015-11-23 11:32:50 -08:00 |
feihujiang
|
ad79fa6e84
|
Move list functions from runtime to meta package
|
2015-11-20 09:20:55 +08:00 |
Wojciech Tyczynski
|
3df5d1dbc3
|
Move storage-related dirs under pkg/storage.
|
2015-11-12 19:49:32 +01:00 |
krousey
|
848fed8f4b
|
Merge pull request #16384 from derekwaynecarr/fix_memory_churn_etcd_helper
Large amount of memory churn in etcd helper prefixing keys
|
2015-10-29 10:02:07 -07:00 |
derekwaynecarr
|
caebe7300b
|
Large amount of memory churn in etcd helper
|
2015-10-27 16:35:07 -04:00 |
Wojciech Tyczynski
|
aa30e38183
|
Pass resource version to storage List operation.
|
2015-10-27 10:03:58 +01:00 |
Wojciech Tyczynski
|
2b17666b44
|
Avoid unnecessary copies in LIST
|
2015-10-14 14:04:14 +02: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 |
Wojciech Tyczynski
|
ed7d6ebd71
|
Filter List in Storage level to avoid additional copies.
|
2015-09-10 09:49:50 +02:00 |
Clayton Coleman
|
02dbb95447
|
Add TerminationGracePeriodSeconds to API
Set defaulting for pod spec
|
2015-08-20 11:03:38 -04: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 |
Clayton Coleman
|
b842a7dd15
|
Revert "Revert "Gracefully delete pods from the Kubelet""
This reverts commit 98115facfd .
|
2015-08-18 08:57:02 -04:00 |
Wojciech Tyczynski
|
1426418af2
|
Remove dead code
|
2015-08-12 14:57:44 +02:00 |
Veres Lajos
|
9f77e49109
|
typofix - https://github.com/vlajos/misspell_fixer
|
2015-08-08 22:31:48 +01:00 |
Mike Danese
|
17defc7383
|
run gofmt on everything we touched
|
2015-08-05 17:52:56 -07:00 |
Mike Danese
|
8e33cbfa28
|
rewrite go imports
|
2015-08-05 17:30:03 -07:00 |
Paul Weil
|
2a61b55b59
|
expose codec in storage
|
2015-08-05 09:39:24 -04:00 |
Wojciech Tyczynski
|
3cbbe72f9f
|
Move etcd storage to pkg/storage/etcd
|
2015-07-30 15:42:06 +02:00 |