Jordan Liggitt
3f09fecbe0
Stop sorting downward api file lines
2018-07-09 15:44:03 -04:00
Yang Guo
c74b97b29d
Validate key subscript for metadata.annotations and metadata.labels separately
2017-11-22 15:50:40 -08:00
Yang Guo
82c9eec164
Expose single annotation/label via downward API
2017-11-21 19:21:10 -08:00
xiangpengzhao
0f65b218a0
Add Pod UID (metadata.uid) to downward API env var
2017-06-27 16:54:35 +08: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
bc6fdd925d
pkg/api/resource: move to apimachinery
2017-01-29 21:41:44 +01:00
deads2k
6a4d5cd7cc
start the apimachinery repo
2017-01-11 09:09:48 -05: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
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
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
Avesh Agarwal
52a60fe3be
Fix default resource limits (node capacities) for downward api volumes
2016-08-16 14:41:17 -04:00
David McMahon
ef0c9f0c5b
Remove "All rights reserved" from all the headers.
2016-06-29 17:47:36 -07: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