Chao Xu
|
9fc79e9d99
|
refactor testapi and test scripts to prepare for multiple API groups.
|
2015-09-04 18:01:32 -07:00 |
|
Wojciech Tyczynski
|
d318b22f65
|
Move WatchCache to pkg/storage
|
2015-08-31 09:49:12 +02:00 |
|
Wojciech Tyczynski
|
a12b7edc42
|
Fix deadlock in Cacher on etcd error
|
2015-08-26 08:02:21 +02: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 |
|
Clayton Coleman
|
02dbb95447
|
Add TerminationGracePeriodSeconds to API
Set defaulting for pod spec
|
2015-08-20 11:03:38 -04:00 |
|
Wojciech Tyczynski
|
03413ddb4a
|
Merge pull request #12782 from wojtek-t/cacher_deadlock
Fix deadlock in the cacher
|
2015-08-20 08:27:15 +02:00 |
|
Wojciech Tyczynski
|
90bf334fd1
|
Fix deadlock in the cacher
|
2015-08-19 08:17:25 +02:00 |
|
Jian Huang
|
c350d325e9
|
Solve Static Check Error
|
2015-08-19 13:38:56 +08: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 |
|
Kris Rousey
|
ae6c64d9bb
|
Moving everyone to unversioned client
|
2015-08-18 10:23:03 -07:00 |
|
Clayton Coleman
|
5ddcef24a6
|
Fix failing test
|
2015-08-18 09:08:46 -04: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
|
3a71eb1bcc
|
Store previous value in WatchCache for filtering
|
2015-08-18 09:33:34 +02:00 |
|
Wojciech Tyczynski
|
e424da7d0d
|
Implement Cacher for watch in apiserver
|
2015-08-14 09:44:42 +02:00 |
|
Wojciech Tyczynski
|
1426418af2
|
Remove dead code
|
2015-08-12 14:57:44 +02:00 |
|
Kris Rousey
|
565189f5b8
|
Correcting all go vet errors
|
2015-08-11 13:55:37 -07: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 |
|
Wojciech Tyczynski
|
99d6b0e9f4
|
Rename storage interfaces
|
2015-07-30 10:34:57 +02:00 |
|
Wojciech Tyczynski
|
d17985f1ad
|
Move StorageInterface to pkg/storage.
|
2015-07-30 09:32:04 +02:00 |
|