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
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
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
Yifan Gu
0318cb145c
docs: add documentations for OpenID Connect authentication.
2015-08-21 15:27:08 -07:00
Jerzy Szczepkowski
354b8d2abf
Comments applied.
2015-08-21 23:59:09 +02:00
Quinton Hoole
27edaf84f1
Address feedback on Cluster Federation proposal doc.
2015-08-21 08:51:48 -07:00
Jerzy Szczepkowski
eaedcd0cac
Design proposal: Horizontal Pod Autoscaler.
...
Added design proposal for Horizontal Pod Autoscaler. Related to #12087 .
2015-08-21 13:59:38 +02:00
Jerzy Szczepkowski
0f8bd6020c
Added section about node autoscaler to node design doc.
...
Added section about node autoscaler to node design doc.
2015-08-21 10:35:43 +02:00
Jerzy Szczepkowski
6d7af149c4
Merge pull request #13014 from a-robinson/typo
...
Fix typo in services-firewall user guide.
2015-08-21 10:30:04 +02:00
feihujiang
7291bde309
Kubectl annotate command accepts a filename param
2015-08-21 15:08:29 +08:00
Alex Robinson
0a3e60bc07
Fix typo in services-firewall user guide.
2015-08-20 23:44:41 -07:00
k8s-merge-robot
44c76d5319
Merge pull request #12957 from smarterclayton/handle_terminating_pods
...
Auto commit by PR queue bot
2015-08-20 21:47:00 -07:00
Abhishek Shah
b6b8e99393
External IPs support.
2015-08-20 16:10:01 -07:00
Eric Paris
6d7986993a
Update docs
2015-08-20 15:01:34 -07:00
Saad Ali
489e75e073
Merge pull request #12202 from daizuozhuo/kubectl
...
add jsonpath to kubectl
2015-08-20 14:31:45 -07:00
Saad Ali
1aeeeaecd1
Merge pull request #12702 from liguangbo/doc-cert
...
Add the describe about generate CA in authentication
2015-08-20 11:07:37 -07:00
liguangbo
97693558e0
Add the describe about generate CA in authentication
2015-08-20 17:29:37 +00:00
Clayton Coleman
02dbb95447
Add TerminationGracePeriodSeconds to API
...
Set defaulting for pod spec
2015-08-20 11:03:38 -04:00
Piotr Szczesniak
83ff34221f
Initial Resources proposal
2015-08-20 15:17:31 +02:00
Wojciech Tyczynski
aeb450ccee
Merge pull request #12890 from alexhersh/ubuntu-calico-update
...
Update ubuntu-calico guide
2015-08-20 09:36:41 +02:00
Alexander Hersh
dc35afcada
update generated docs
2015-08-19 22:33:03 -07:00
Saad Ali
21a14eccf2
Merge pull request #12697 from erictune/secdoc
...
Improve secrets docs.
2015-08-19 18:46:57 -07:00
Dai Zuozhuo
85972c44a4
jsonpath user guide docs
2015-08-20 09:11:04 +08:00
Dai Zuozhuo
b61a905b19
add jsonpath to kubectl
2015-08-20 08:57:24 +08:00
Saad Ali
8a43bd621e
Merge pull request #12745 from eparis/even-less-dash-false-positive
...
verify-flags-underscore.py: Even fewer dash false positives
2015-08-19 17:03:29 -07:00
Eric Tune
d98f7ab884
Improve secrets docs.
...
Explain that imagePullSecrets added to a service account
are added automatically to pods using that service account.
Reword text to not imply that ordinary secrets added to
a service account are not automatically added as volumes
to a pod.
2015-08-19 16:37:25 -07:00
Saad Ali
14eadcccac
Merge pull request #12521 from feihujiang/kubectlScaleAcceptFileNameParam
...
Kubectl scale command accepts a filename param
2015-08-19 15:00:26 -07:00
Saad Ali
d49b9154f8
Merge pull request #12937 from uluyol/typo
...
Fix some minor typos.
2015-08-19 14:36:20 -07:00
Saad Ali
b3bce3aa60
Merge pull request #12883 from bgrant0607/docfix
...
Update advice for getting support and filing issues.
2015-08-19 13:06:40 -07:00
Saad Ali
676f4ee593
Merge pull request #12886 from bgrant0607/docfix2
...
Add duration naming conventions.
2015-08-19 13:03:57 -07:00
Saad Ali
d42864b0ad
Merge pull request #12112 from JanetKuo/update-kubectl-get-pods-running
...
Hide terminated pods in 'kubectl' Printer by default
2015-08-19 12:51:18 -07:00
Saad Ali
c1a2c6dee7
Merge pull request #10713 from thockin/no-localhost-endpoints
...
Check loopback and link-local multicast endpoints
2015-08-19 12:48:33 -07:00
Muhammed Uluyol
b9431820bf
Fix some minor typos.
2015-08-19 11:42:03 -07:00
Saad Ali
ed36bfa860
Merge pull request #12927 from quinton-hoole/2015-08-19-fix-typo
...
Fix typo in downward-api/README.md
2015-08-19 11:06:54 -07:00
Alexander Hersh
f795b67521
Update ubuntu-calico guide
...
Update Release Versions and Repo Names.
2015-08-19 11:04:36 -07:00
Quinton Hoole
080f53c567
Fix typo in downward-api/README.md
2015-08-19 08:41:30 -07:00
Ilya Dmitrichenko
cb3425351a
Make typography more consistent
2015-08-19 12:01:50 +01:00
Tim Hockin
86f4535871
Check loopback and link-local multicast endpoints
...
Previously we just disallowed link-local (unicast). This disallows loopback
and link-local multicast.
2015-08-18 21:50:27 -07:00
Brian Grant
8911e7d272
Update advice for getting support and filing issues.
2015-08-19 03:18:06 +00:00
Robert Bailey
08e6a43c1d
Revert "Merge pull request #9165 from smarterclayton/graceful"
...
This reverts commit 4f856b595d
, reversing
changes made to d78525a83b
.
Conflicts:
pkg/kubelet/status_manager.go
2015-08-18 17:34:49 -07:00
Brian Grant
0b85045245
Add duration naming conventions.
2015-08-18 23:44:03 +00:00
Janet Kuo
44a7a52a94
Hide failed/succeeded pods in 'kubectl get pods' by default
2015-08-18 13:47:19 -07:00
Robert Bailey
fd4147f6c5
Merge pull request #11125 from nak3/mesos-readme
...
Add a note of api endpoint in Kubernetes on Mesos getting started guide
2015-08-18 11:48:49 -07:00
Robert Bailey
6e94e44d9c
Merge pull request #12860 from nak3/exec-help
...
Modify kubectl exec help to set -c CONTAINER as optional
2015-08-18 11:48:26 -07:00
Kris Rousey
7ba5b058cc
Moving client libs to unversioned dir
2015-08-18 10:03:19 -07:00
Robert Bailey
4f856b595d
Merge pull request #9165 from smarterclayton/graceful
...
Enable graceful deletion using reconciliation loops in the Kubelet without TTL
2015-08-18 10:01:40 -07:00
Robert Bailey
d78525a83b
Merge pull request #12750 from mikedanese/submit-queue
...
remove contrib/submit-queue as it is moving to the contrib repo
2015-08-18 09:15:22 -07:00
Robert Bailey
6103a7f852
Merge pull request #12683 from feelobot/patch-2
...
Update AWS Configs to 1.0.3
2015-08-18 09:14:52 -07:00