Dan Williams
|
67414afd11
|
Send PodCIDR to network plugins as an event
|
2016-02-03 10:08:07 -06:00 |
|
Clayton Coleman
|
791d160b42
|
Split the Kubelet flag options and struct
Reduces the size of the app/server.go file and ensures that the flags
and their defaults are clearly separated.
|
2016-01-06 21:23:06 -05:00 |
|
feihujiang
|
5cfdcfd8f6
|
Fix the doc of network plugin version
|
2015-12-10 16:57:27 +08:00 |
|
feihujiang
|
eac8d6a997
|
Cleanup the content of deprecated V1beta1
|
2015-11-06 13:42:51 +08:00 |
|
Yu-Ju Hong
|
a3e60cc32e
|
Rename imported package local name kubeletTypes to kubetypes
According to the naming guidelines, package name should not include mixedCaps.
|
2015-10-09 10:24:31 -07:00 |
|
Kris
|
f4ad00d9ae
|
Moving Status object to a common package
|
2015-09-17 14:09:53 -07:00 |
|
Veres Lajos
|
9f77e49109
|
typofix - https://github.com/vlajos/misspell_fixer
|
2015-08-08 22:31:48 +01:00 |
|
Rajat Chopra
|
58a742e667
|
status hook for the container network
|
2015-08-06 15:46:04 -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 |
|
Casey D
|
aeb7dc6b30
|
Allow specification of network plugins directory when starting kubelet
|
2015-07-23 11:21:39 -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 |
|
Victor Marmol
|
de0957ccb1
|
Create Kubelet types package for common shared types.
|
2015-04-28 16:57:45 -07:00 |
|
Tim Hockin
|
4ee6eb8c73
|
Make net plugins build on non-unix
|
2015-03-19 16:15:33 -07:00 |
|
CJ Cullen
|
7ddcecfd1c
|
Revert "Revert "[WIP] southbound networking hooks in kubelet""
|
2015-03-19 16:14:13 -07:00 |
|
Zach Loafman
|
b5d1e538df
|
Revert "[WIP] southbound networking hooks in kubelet"
|
2015-03-19 16:08:08 -07:00 |
|
Rajat Chopra
|
7857aa7751
|
kubelet networking plugin
|
2015-03-19 14:15:52 -07:00 |
|