Avesh Agarwal
52a60fe3be
Fix default resource limits (node capacities) for downward api volumes
2016-08-16 14:41:17 -04:00
Davanum Srinivas
2b0ed014b7
Use Go canonical import paths
...
Add canonical imports only in existing doc.go files.
https://golang.org/doc/go1.4#canonicalimports
Fixes #29014
2016-07-16 13:48:21 -04:00
David McMahon
ef0c9f0c5b
Remove "All rights reserved" from all the headers.
2016-06-29 17:47:36 -07:00
k8s-merge-robot
77cf11f4d7
Merge pull request #27441 from derekwaynecarr/downward_api_node_defaults
...
Automatic merge from submit-queue
Revert revert of downward api node defaults
Reverts the revert of https://github.com/kubernetes/kubernetes/pull/27439
Fixes #27062
@dchen1107 - who at Google can help debug why this caused issues with GKE infrastructure but not GCE merge queue?
/cc @wojtek-t @piosz @fgrzadkowski @eparis @pmorie
2016-06-18 12:12:24 -07:00
derekwaynecarr
18a206ad56
Downward API defaults resource limits to node capacity/allocatable
2016-06-17 14:18:18 -04:00
Piotr Szczesniak
51af487b5f
Revert "Downward api node defaults"
2016-06-15 15:47:49 +02:00
Vishnu kannan
afdd9ea262
When limits are not set, use capacity as limits in downward API for resources.
...
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2016-06-14 11:29:39 -04:00
Avesh Agarwal
3c865e45a0
Remove an empty line being output when exposing annotations and
...
labels via downward api volume
2016-06-08 09:22:10 -04:00
Avesh Agarwal
1931931494
Downward API implementation for resources limits and requests
2016-05-24 12:22:35 -04:00
Clayton Coleman
8f203a28f1
Change runtime.Object signature
2015-12-15 13:36:25 -05:00
Tamer Tas
ac06001ca2
Refactor formatMap method
2015-12-08 09:12:33 +02:00
Salvatore Dario Minonne
f4dc0653aa
adding downward api volume plugin
2015-09-01 22:23:03 +02:00
Mike Danese
8e33cbfa28
rewrite go imports
2015-08-05 17:30:03 -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
Paul Morie
7d30f09ebf
Add downward API for environment vars
2015-04-27 14:13:11 -04:00