David McMahon
|
ef0c9f0c5b
|
Remove "All rights reserved" from all the headers.
|
2016-06-29 17:47:36 -07:00 |
|
harry
|
1032067ff9
|
Replace runtime reference by pkg
|
2016-02-01 21:06:44 +08:00 |
|
Avesh Agarwal
|
3d5207fd73
|
This commit adds type information to events.
This addresses issue #15624.
|
2015-11-24 09:59:54 -05:00 |
|
eulerzgy
|
31c09bdcb8
|
Del capatical local packagename for cadvisorApi
|
2015-10-16 11:03:50 +08:00 |
|
Daniel Martí
|
586cb9126a
|
Move pkg/util.Time to pkg/api/unversioned.Time
Along with our time.Duration wrapper, as suggested by @lavalamp.
|
2015-09-17 17:51:27 -07:00 |
|
Daniel Smith
|
15b30b8b09
|
Move version agnostic parts of client
pkg/client/unversioned/cache -> pkg/client/cache
pkg/client/unversioned/record -> pkg/client/record
|
2015-09-10 17:17:59 -07:00 |
|
Kris Rousey
|
ae6c64d9bb
|
Moving everyone to unversioned client
|
2015-08-18 10:23:03 -07:00 |
|
Kris Rousey
|
565189f5b8
|
Correcting all go vet errors
|
2015-08-11 13:55:37 -07: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 |
|
Victor Marmol
|
4a1100bb66
|
Don't run OOM watcher is cAdvisor is not available.
Fixes #8424.
|
2015-05-18 12:18:12 -07:00 |
|
Eric Paris
|
6b3a6e6b98
|
Make copyright ownership statement generic
Instead of saying "Google Inc." (which is not always correct) say "The
Kubernetes Authors", which is generic.
|
2015-05-01 17:49:56 -04:00 |
|
Vishnu Kannan
|
020950fd0f
|
Adding events for system ooms.
Kubelet will continuously watch for system OOMs and generate events whenever it
encounters a system OOM.
|
2015-04-29 11:19:11 -07:00 |
|