Commit Graph

12076 Commits

Author SHA1 Message Date
Thien-Thi Nguyen
f4a0195815 add blank line before list; do s/-/*/ for list-element prefix 2015-06-01 22:35:59 +02:00
Thien-Thi Nguyen
8116350b45 add blank line before list; do s/-/*/ for list-element prefix 2015-06-01 22:35:59 +02:00
Thien-Thi Nguyen
c744b99c45 add blank line before list; do s/-/*/ for list-element prefix 2015-06-01 22:35:59 +02:00
Thien-Thi Nguyen
9597e64945 add missing full-stop 2015-06-01 22:35:59 +02:00
Thien-Thi Nguyen
8367fc82c5 add blank line before list; remove its "manual" bullets 2015-06-01 22:35:59 +02:00
Thien-Thi Nguyen
7488154056 remove extraneous word 2015-06-01 22:35:59 +02:00
Piotr Szczesniak
0142e4c9c2 Refactored kube-push.sh script
The script allows also to push binaries only to the master or specified node.
Added support for released tars.

Introduced new push methods and implemented them for GCE.
2015-06-01 21:21:00 +02:00
Chao Xu
28c1d7ac5b remove ports.name 2015-06-01 11:37:03 -07:00
Chao Xu
1f8404cb6a let the contrib/git-sync use a for-loop, rather than relying on the pod's restart policy, to periodically pull from the repo 2015-06-01 11:13:51 -07:00
Chao Xu
94c6c121cc update contrib/git-sync/demo to v1beta3 2015-06-01 11:13:51 -07:00
derekwaynecarr
b69f1ff5bd Name is a required parameter for kubectl run, default-name is not 2015-06-01 14:05:05 -04:00
Rohit Jnagal
2ffb875129 Merge pull request #9007 from jeffmendoza/nginx-doc
Clarify simple nginx example doc.
2015-06-01 10:43:04 -07:00
Rohit Jnagal
ebd4506a59 Merge pull request #9004 from bakins/rkt-aws
Add AWS instructions for rkt on CoreOS
2015-06-01 10:34:57 -07:00
Eric Tune
1d2138ce44 Merge pull request #8994 from AntonioMeireles/etcd2011_fix
CoreOS cloud-configs - get nodes working in CoreOS 695.0.0+
2015-06-01 10:29:51 -07:00
Eric Tune
8b498aee4a Merge pull request #8495 from gmarek/fix_ratelimit
Move evicting pods to separate thread to allow for correct ratelimitting.
2015-06-01 10:29:37 -07:00
Eric Tune
5b3e01d2fd Merge pull request #8653 from matschaffer/s3-creation-wait
Check that s3 bucket has been created
2015-06-01 10:29:03 -07:00
Eric Tune
3db1f69eea Merge pull request #8764 from eparis/sd_notify
API server explicitly notify systemd of successful startup
2015-06-01 10:28:49 -07:00
Eric Tune
760caea187 Merge pull request #8863 from mfojtik/fix-default-registry-matcher
Add 'docker.io' and 'index.docker.io' to default registry matcher
2015-06-01 10:28:34 -07:00
Eric Tune
e0886e0411 Merge pull request #9033 from derekchiang/patch-1
Fix a broken link to Marathon
2015-06-01 10:27:56 -07:00
Eric Tune
be2e61d069 Merge pull request #8986 from ZJU-SEL/fix-util.sh
Add trap-add in util.sh
2015-06-01 10:27:49 -07:00
Eric Tune
9a9721540b Merge pull request #9046 from rjnagal/ux
Add clarifications to gce getting started guide.
2015-06-01 10:27:35 -07:00
Eric Tune
1f526a5f89 Merge pull request #9027 from jlowdermilk/kubectl-deprecate-minion
Stop supporting the minion alias for nodes in kubectl
2015-06-01 10:26:51 -07:00
Brian Akins
7b3db82faa Add AWS instructions. 2015-06-01 10:17:01 -07:00
Jeff Mendoza
8aea326b89 Clarify simple nginx example doc. 2015-06-01 10:13:16 -07:00
Rohit Jnagal
e18e39ed3e Add clarifications to gce getting started guide.
Based on last week's UX study:

. Mention that instance groups API needs to be enabled.
. Add link to cloud SDK.
. Add more info on cluster addon that show up on bringup.
2015-06-01 17:00:29 +00:00
Eric Tune
936c6842e0 Merge pull request #8733 from justinsb/nodeport_aws
Enable support for AWS LB
2015-06-01 09:25:15 -07:00
Eric Tune
c1d0a48075 Merge pull request #8912 from justinsb/volumes_kubelet_root_not_symlink
Ensure kubelet root is not a symlink
2015-06-01 09:24:32 -07:00
Eric Tune
dd753df166 Merge pull request #8942 from saad-ali/fixGlusterNfsMakefiles
Fix makefiles for NFS and Gluster images
2015-06-01 09:24:13 -07:00
Eric Tune
84dfa9b1b8 Merge pull request #8958 from mbruzek/build-local
Use locally built kubernetes binaries in charms
2015-06-01 09:23:58 -07:00
Eric Tune
c1fa82837e Merge pull request #8917 from krousey/delete_deprecated_apis
Delete deprecated apis
2015-06-01 08:49:33 -07:00
Filip Grzadkowski
7814297acc Use watch-based cache in density e2e tests. 2015-06-01 17:18:56 +02:00
Steve Sloka
7578da1719 Added note about AWS env variable to specify location of private key 2015-06-01 09:19:17 -04:00
Ilya Dmitrichenko
3e813bfbe0 coreos/azure: Version bump and doc update -
- Kubernetes 0.18.0
  - etcd 2.0.11
  - CoreOS 647.0.0
2015-06-01 14:03:05 +01:00
gmarek
1490543d54 Move evicting pods to separate thread to allow for correct ratelimitting. 2015-06-01 11:39:20 +02:00
Manfred Geiler
8c8f8feb62 aws: fix cluster monitoring ("none" instead of "false") 2015-06-01 09:12:41 +02:00
Zach Loafman
0bb78fe6c5 Merge pull request #9042 from zmerlynn/neuter-rmi-complaint
Don't die if the "docker rmi" fails
2015-05-30 09:25:56 -07:00
Zach Loafman
8f70779b1b Don't die if the "docker rmi" fails
Slightly neuters #8955, but we haven't had a build succeed in a while
for whatever reason. (I checked on Jenkins and the images in the build
log where deletion was attempted were actually deleted, so I think
this is primarily an exit code / API issue of some sort.)
2015-05-30 09:20:09 -07:00
Michal Fojtik
9a94f7cc38 Add 'docker.io' and 'index.docker.io' to default registry matcher
Signed-off-by: Michal Fojtik <mfojtik@redhat.com>
2015-05-30 12:59:18 +02:00
Rohit Jnagal
3659aef63a Fix cluster monitoring setup config.
Older options used to be true/false. Newer ones are none|influxdb|google.
2015-05-30 05:31:53 +00:00
Derek Chiang (Enchi Jiang)
edea34b5e5 Fix a broken link to Marathon 2015-05-29 20:31:04 -07:00
Kris
f4e2c738f6 Delete deprecated API versions
pkg/service:

There were a couple of references here just as a reminder to change the
behavior of findPort. As of v1beta3, TargetPort was always defaulted, so
we could remove findDefaultPort and related tests.

pkg/apiserver:

The tests were using versioned API codecs for some of their encoding
tests. Necessary API types had to be written and registered with the
fake versioned codecs.

pkg/kubectl:

Some tests were converted to current versions where it made sense.
2015-05-29 17:17:35 -07:00
Justin Santa Barbara
c4a2631593 Mount logic breaks if /var/lib/kubelet is a symlink
Pass the correct kubelet root-dir on AWS
2015-05-29 20:13:09 -04:00
Justin Santa Barbara
9839253233 Add logging to volume tear-down to help understand mount behaviour 2015-05-29 20:11:13 -04:00
Rohit Jnagal
f3b4b1aa31 Merge pull request #9019 from markturansky/recyc_img
Fixes nfs-server security issue in image
2015-05-29 16:32:51 -07:00
Rohit Jnagal
25e63e737a Merge pull request #9014 from caesarxuchao/image-omitempty
make the Container.Image field optional in v1
2015-05-29 16:32:30 -07:00
Rohit Jnagal
42820997e1 Merge pull request #8997 from jsafrane/devel/fix-permissions
Fix permissions in e2e volume tests.
2015-05-29 16:30:55 -07:00
Rohit Jnagal
99c9c54c05 Merge pull request #8983 from jlowdermilk/update-patch
Disable --patch for kubectl update
2015-05-29 16:30:16 -07:00
Rohit Jnagal
0cbd4beb63 Merge pull request #8886 from csrwng/fix_proxy_url_slash
Fix proxying of URLs that end in "/" in the pod proxy subresource
2015-05-29 16:28:41 -07:00
Rohit Jnagal
5aed389f0a Merge pull request #8594 from nikhiljindal/swagger
Stop generating v1beta1,2 swagger spec
2015-05-29 16:27:02 -07:00
Rohit Jnagal
0d2c027b15 Fix guestbook example based on hackathon feedback.
. Changed all kubectl invocations to be kubectl instead of cluster/kubectl.sh in some places.
. Remove mention of journalctl - no one knew what it was.
. Add create external load balancer to make it work on GCE by default. Mentioned removing it if running locally.
. Change port mentioned in doc from 8000 to 80.
. Example cleanup should not suggest tearing down the whole cluster.
2015-05-29 23:06:29 +00:00