xiangpengzhao
0f65b218a0
Add Pod UID (metadata.uid) to downward API env var
2017-06-27 16:54:35 +08:00
Chao Xu
60604f8818
run hack/update-all
2017-06-22 11:31:03 -07:00
Chao Xu
f4989a45a5
run root-rewrite-v1-..., compile
2017-06-22 10:25:57 -07:00
Mike Danese
a05c3c0efd
autogenerated
2017-04-14 10:40:57 -07:00
Kubernetes Submit Queue
c8f90171e4
Merge pull request #39678 from resouer/extract-resource
...
Automatic merge from submit-queue (batch tested with PRs 41775, 39678, 42629, 42524, 43028)
Extract resources functions belongs to api/util
Address: extract kubelet resources functions belongs to `pkg/api/v1/resource_helpers.go`
2017-04-07 17:44:14 -07:00
Harry Zhang
efb10b1821
Move extract resources to its pkg
...
Move ExtractContainerResourceValue
2017-04-03 13:06:48 +08:00
andrewsykim
91c027d6cc
support hostIP in downward API
2017-03-28 20:20:19 -04:00
Kubernetes Submit Queue
1b9f89691a
Merge pull request #34533 from yuexiao-wang/fix-commends
...
Automatic merge from submit-queue
Update function name for public function in commend
**What this PR does / why we need it**:
Update function name for public function in commend and fix some typos in log information.
Signed-off-by: yuexiao-wang wang.yuexiao@zte.com.cn
2017-01-30 09:05:22 -08:00
Dr. Stefan Schimanski
44ea6b3f30
Update generated files
2017-01-29 21:41:45 +01:00
Dr. Stefan Schimanski
bc6fdd925d
pkg/api/resource: move to apimachinery
2017-01-29 21:41:44 +01:00
Clayton Coleman
9a2a50cda7
refactor: use metav1.ObjectMeta in other types
2017-01-17 16:17:19 -05:00
deads2k
6a4d5cd7cc
start the apimachinery repo
2017-01-11 09:09:48 -05:00
Jeff Grafton
20d221f75c
Enable auto-generating sources rules
2017-01-05 14:14:13 -08:00
yuexiao-wang
27f61cb28b
Update function name for public function in commend
...
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
2017-01-05 00:03:11 +08:00
Mike Danese
161c391f44
autogenerated
2016-12-29 13:04:10 -08:00
Mike Danese
c87de85347
autoupdate BUILD files
2016-12-12 13:30:07 -08:00
Kubernetes Submit Queue
265fcf5df0
Merge pull request #37424 from timchenxiaoyu/master
...
Automatic merge from submit-queue (batch tested with PRs 37701, 36702, 37145, 37424, 38261)
function name change
function name change
2016-12-08 04:39:24 -08:00
timchenxiaoyu
d25e30433d
Update fieldpath.go
2016-11-24 11:37:30 +08:00
Chao Xu
bcc783c594
run hack/update-all.sh
2016-11-23 15:53:09 -08:00
Chao Xu
4f3d0e3bde
more dependencies packages:
...
pkg/metrics
pkg/credentialprovider
pkg/security
pkg/securitycontext
pkg/serviceaccount
pkg/storage
pkg/fieldpath
2016-11-23 15:53:09 -08:00
Mike Danese
3b6a067afc
autogenerated
2016-10-21 17:32:32 -07:00
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