Commit Graph

16842 Commits

Author SHA1 Message Date
Nikhil Jindal
5614d21438 Merge pull request #13088 from Huawei-PaaS/UtilShell_WrongWord
Correct the wrong words in shell comments
2015-08-24 10:36:38 -07:00
Nikhil Jindal
a09425d828 Merge pull request #10933 from andronat/swagger_auto_type_docs
Automatic Generation of Swagger Documentation in Types
2015-08-24 10:35:58 -07:00
dinghaiyang
2979ae7f2a Repalce limits with requests in scheduler documentation.
Due to #11713
2015-08-25 00:14:24 +08:00
Andy Goldstein
725aa9656e Correctly error when all port forward binds fail
Fix port forwarding code such that if all local binds fail, an error is
returned instead of waiting for an interrupt.
2015-08-24 10:56:26 -04:00
Marcin Wielgus
1ce8bb7bb2 Scale subresource querying in HorizontalPodAutoscaler 2015-08-24 16:42:25 +02:00
Dr. Stefan Schimanski
211fe33f40 Fix undefined variable f in 'finally' clause of verify-flags-underscore.py 2015-08-24 16:36:52 +02:00
hurf
5bec41d0b6 Fix docstring for InfoForObejct func 2015-08-24 21:46:49 +08:00
Wojciech Tyczynski
61de4fc34d Refactoring of create etcd tests. 2015-08-24 15:11:00 +02:00
Dr. Stefan Schimanski
ce013e288c Fix sort on sets in hack/verify-flags-underscore.py 2015-08-24 15:06:33 +02:00
Janet Kuo
46eb607677 Enable kubectl exec pod name bash completion 2015-08-24 05:25:48 -07:00
yuqi huang
a20de17d5e Correct the wrong words in shell comments
Correct the wrong words in shell comments
2015-08-24 20:13:38 +08:00
Marcin Wielgus
9ad982ef77 Merge pull request #12844 from hurf/label_out
Simplify output of 'kubectl label' command
2015-08-24 14:00:56 +02:00
Marcin Wielgus
b0354d2671 Merge pull request #12999 from nikhiljindal/deploymentAPI
Adding Deployment API Objects to /expapi
2015-08-24 13:57:49 +02:00
Sam Abed
995cb15bb6 back off restarts of crashlooping containers
Signed-off-by: Sam Abed <samabed@gmail.com>
2015-08-24 21:43:17 +10:00
Marcin Wielgus
c92cc62145 Merge pull request #13084 from mwielgus/serialization_test_fix
Serialization_test quick fix (remove exapi)
2015-08-24 13:40:32 +02:00
Marcin Wielgus
9d466abd55 Serialization_test quick fix (remove exapi) 2015-08-24 13:13:14 +02:00
Wojciech Tyczynski
102b618ce3 Reenable Cacher. 2015-08-24 13:07:10 +02:00
Janet Kuo
0bcb3147f6 Deprecated -t for --template to make it --tty 2015-08-24 02:16:01 -07:00
Janet Kuo
4047e13c13 UPSTREAM: pflags 52: Add shorthand deprecator 2015-08-24 02:15:20 -07:00
Piotr Szczesniak
35430b86b0 Added possible improvement to Initial Resources proposal 2015-08-24 11:00:00 +02:00
Marcin Wielgus
66309325f8 Merge pull request #13015 from feihujiang/kubectlAnnotationAcceptFileNameParam
Kubectl annotate command accepts a filename param
2015-08-24 10:57:30 +02:00
feihujiang
943c57ff4e Allow delete multiple resources with the same name 2015-08-24 15:14:01 +08:00
nikhiljindal
bdf5b26018 Adding Deployment API Objects to /expapi 2015-08-23 23:07:50 -07:00
caogaojin
60cb4406e9 Cleanup deprecated Forever function
Since util.Forever function has been deprecated, we should cleanup these
pieces of code.
2015-08-24 10:31:59 +08:00
hurf
ddf090d824 Change default output of 'label' command
Using simple, human understandable output instead of the form of
'kubectl get' command.
2015-08-23 18:27:48 +08:00
hurf
36987e9dce Move formatLabels function to labels package
As the TODO above the function instructed, move formatLables
function to labels package.
2015-08-23 18:27:48 +08:00
Jeff Lowdermilk
438216844f Stop reusing basic auth on cluster create 2015-08-22 11:45:46 -07:00
Zach Loafman
5fe7029e68 Merge pull request #13008 from andyzheng0831/node-yaml
Add continuous tests support for trusty nodes
2015-08-21 18:59:21 -07:00
Zach Loafman
c7af01f18f Merge pull request #12873 from quinton-hoole/2015-08-14-Ubernetes-comments
Incorporate Cluster Federation/Ubernetes document feedback
2015-08-21 18:57:22 -07:00
Zach Loafman
ea1b2672cb Merge pull request #12859 from jszczepkowski/hpa-docs
Design proposal: Horizontal Pod Autoscaler.
2015-08-21 18:56:47 -07:00
Zach Loafman
5e1d793a0c Merge pull request #12763 from brendandburns/schema-api
Add a storage implementation for ThirdPartyResources.
2015-08-21 18:54:16 -07:00
Zach Loafman
6979efec4a Merge pull request #12586 from jszczepkowski/hna-docs
Added section about node autoscaler to cluster-management design doc.
2015-08-21 18:53:00 -07:00
Zach Loafman
2afa54d555 Merge pull request #12472 from piosz/initial-proposal
Initial Resources proposal
2015-08-21 18:52:24 -07:00
Zach Loafman
30a1fb06c7 Merge pull request #10957 from yifan-gu/oidc
plugin/pkg/auth: add OpenID Connect token authenticator
2015-08-21 18:51:04 -07:00
Anastasis Andronidis
10747841a0 move type documentation from tags to comments 2015-08-22 03:24:35 +02:00
Anastasis Andronidis
e27a76ae81 hack and hooks scripts for generating swagger docs 2015-08-22 02:27:41 +02:00
Anastasis Andronidis
ff2fcd43f7 Added SwaggerDoc() in api-server 2015-08-22 02:26:04 +02:00
Anastasis Andronidis
9f21ae21e8 swagger type documentation generator 2015-08-22 02:26:03 +02:00
Brendan Burns
5d664892f2 Add a storage implementation for thirdpartyresources. 2015-08-21 17:21:40 -07:00
Zach Loafman
73d105e22c Merge pull request #12959 from smarterclayton/handle_pods_in_kubelet
Support graceful termination in the Kubelet (5/7)
2015-08-21 16:13:21 -07:00
Zach Loafman
cc172af259 Merge pull request #13049 from mesosphere/mesos-docker-lazy-pull
[mesos/docker] Lazily pull images to speed up kube-up
2015-08-21 16:07:27 -07:00
Zach Loafman
af83c8b4ac Merge pull request #13039 from smarterclayton/lengthen_timeout
Lengthen e2e kubectl timeout
2015-08-21 16:07:11 -07:00
Zach Loafman
29369b0dde Merge pull request #13030 from justinsb/aws_jenkins_parallel
AWS: e2e: change instance default size, create kubernetes-e2e-aws-parallel
2015-08-21 16:06:56 -07:00
Zach Loafman
f433efef8d Merge pull request #13042 from yifan-gu/rkt_fix_version
kubelet/rkt: fix rkt version parsing.
2015-08-21 16:04:37 -07:00
Zach Loafman
9a8eef33fa Merge pull request #12700 from bjlee72/util-sudo-patch
Fix the problem that the script cannot remove existing installations …
2015-08-21 16:03:26 -07:00
Zach Loafman
0a8291505a Merge pull request #9234 from ZJU-SEL/fix-e2e-test-hostdir
fix e2e hostdir test
2015-08-21 15:51:42 -07:00
Yifan Gu
ad3f6e8e65 Godeps: add Godpes for go-oidc. 2015-08-21 15:34:22 -07:00
Yifan Gu
0318cb145c docs: add documentations for OpenID Connect authentication. 2015-08-21 15:27:08 -07:00
Yifan Gu
ae22bd5710 plugin/pkg/auth: add tests for OpenID Connect authenticator. 2015-08-21 15:27:08 -07:00
Yifan Gu
6376e41850 plugin/pkg/auth: add OpenID Connect token authenticator.
Also add related new flags to apiserver:
"--oidc-issuer-url", "--oidc-client-id", "--oidc-ca-file", "--oidc-username-claim",
to enable OpenID Connect authentication.
2015-08-21 15:27:08 -07:00