| .. |
|
cache.go
|
Add container.Cache for storing container.PodStatus
|
2016-01-13 10:19:47 -08:00 |
|
cache_test.go
|
Add container.Cache for storing container.PodStatus
|
2016-01-13 10:19:47 -08:00 |
|
container_gc.go
|
Pass the ContainerGCPolicy in Runtime.GarbageCollect
|
2015-10-09 06:57:10 +08:00 |
|
container_reference_manager.go
|
Use strong type for container ID
|
2015-10-07 10:58:05 -07:00 |
|
event.go
|
Fix a typo of NodeNotReady event.
|
2015-11-19 15:35:14 -08:00 |
|
fake_cache.go
|
Remove RuntimeCache from sync path
|
2016-02-01 21:32:41 -08:00 |
|
fake_runtime.go
|
Remove ConvertPodStatusToAPIPodStatus from runtime interface
|
2016-02-05 19:19:46 +00:00 |
|
helpers.go
|
rkt: Remove ShouldContainerBeRestartedOldVersion().
|
2016-02-09 00:15:58 +08:00 |
|
helpers_test.go
|
Correcting all go vet errors
|
2015-08-11 13:55:37 -07:00 |
|
image_puller.go
|
This commit adds type information to events.
|
2015-11-24 09:59:54 -05:00 |
|
image_puller_test.go
|
extend fake clock
|
2016-02-01 15:36:15 -08:00 |
|
os.go
|
…
|
|
|
pty_linux.go
|
…
|
|
|
pty_unsupported.go
|
…
|
|
|
ref.go
|
remove implicitly required container event
|
2015-11-04 16:47:17 +08:00 |
|
ref_test.go
|
update testapi to eliminate redundant fields
|
2015-12-07 15:54:26 -05:00 |
|
runtime.go
|
Adds ReadOnlyRootFilesystem support for containers
|
2016-02-14 15:39:51 +10:00 |
|
runtime_cache.go
|
kubelet: remove background updating thread in RuntimeCache
|
2015-11-19 17:25:51 -08:00 |
|
runtime_cache_test.go
|
kubelet: remove background updating thread in RuntimeCache
|
2015-11-19 17:25:51 -08:00 |
|
runtime_mock.go
|
Remove ConvertPodStatusToAPIPodStatus from runtime interface
|
2016-02-05 19:19:46 +00:00 |
|
serialized_image_puller.go
|
Rewritte util.* -> wait.* wherever reasonable
|
2016-02-07 12:02:20 +01:00 |
|
serialized_image_puller_test.go
|
extend fake clock
|
2016-02-01 15:36:15 -08:00 |
|
sync_result.go
|
Add PodSyncResult
|
2016-01-17 00:42:44 -08:00 |
|
sync_result_test.go
|
Add unit test for PodSyncResult
|
2016-01-17 00:42:45 -08:00 |