Commit Graph

9982 Commits

Author SHA1 Message Date
Federico Simoncelli
391ea823a0 cloudproviders: add ovirt getting started guide
Fixes #6965

Signed-off-by: Federico Simoncelli <fsimonce@redhat.com>
2015-04-25 15:53:21 -04:00
Marek Grabowski
7a122a42d4 Merge pull request #7040 from justinsb/aws_nodeaddresses
AWS: Return public & private addresses in GetNodeAddresses
2015-04-28 10:56:50 +02:00
Wojciech Tyczynski
d4aa1864b1 Merge pull request #7375 from rrati/density-pod-status-7374
Added a method to verify no containers in a pod have failed.  The densit...
2015-04-28 10:51:27 +02:00
Wojciech Tyczynski
92a0b385c7 Merge pull request #7274 from satnam6502/v1beta3
Convert node level logging agents to v1beta3
2015-04-28 10:32:37 +02:00
Jerzy Szczepkowski
180df8e4e1 Merge pull request #7422 from ghodss/more-verbose-error-msg
Add error message to log of docker error
2015-04-28 08:55:28 +02:00
Jerzy Szczepkowski
99fc906f78 Merge pull request #7418 from aveshagarwal/doc-fix
Fixed broken matrix link in the cluster admin guide.
2015-04-28 07:31:29 +02:00
Jerzy Szczepkowski
b9adf8aa34 Merge pull request #7417 from elsonrodriguez/patch-1
Fixes #7416 - Fixed NFS example Dockerfile to include a valid Entrypoint.
2015-04-28 07:29:47 +02:00
Jerzy Szczepkowski
0153744a96 Merge pull request #7414 from pmorie/downward-api-docs
Add docs for downward API
2015-04-28 06:59:28 +02:00
Sam Ghods
5ceebb4a5f Add error message to log of docker error 2015-04-27 21:49:46 -07:00
Avesh Agarwal
dd5614ba09 Fixed typo in the matrix link in cluster admin guide. 2015-04-27 23:46:58 -04:00
elsonrodriguez
621c86defb Fixed NFS example Dockerfile to include a valid Entrypoint.
While running through this example the Dockerfile wouldn't build, upon closer inspection the entrypoint was not being copied into the container, and it was not executable.
2015-04-27 20:39:44 -07:00
Alex Robinson
45d8c97b0b Merge pull request #7413 from pmorie/typo
Fix typo in provider.go
2015-04-27 19:09:07 -07:00
Dawn Chen
4b79e5a3db Merge pull request #7403 from vmarmol/rkt-deps
Remove DockerPrefix references in Kubelet.
2015-04-27 19:05:43 -07:00
Paul Morie
82044e62e8 Add docs for downward API 2015-04-27 21:59:17 -04:00
Paul Morie
b3a613c6c3 Fix typo in provider.go 2015-04-27 21:42:45 -04:00
Tim Hockin
0c611370e0 Merge pull request #7281 from thockin/flag-word-separators
Make flags accept - or _ between words
2015-04-27 18:11:58 -07:00
Daniel Smith
082757ccbb Merge pull request #7392 from thockin/golang-spdy-dep
Update golang spdy to new path.
2015-04-27 18:01:12 -07:00
Brian Grant
f4ea8a3b2f Merge pull request #6807 from endocode/kbeecher/celery-update
Updates celery example
2015-04-27 17:36:59 -07:00
Satnam Singh
4a0cc7905d Convert node level logging agents to v1beta3 2015-04-27 17:21:42 -07:00
Alex Robinson
743945f3aa Merge pull request #7384 from a-robinson/opts
Remove unused env variable from the fluentd dockerfiles
2015-04-27 17:18:17 -07:00
Dawn Chen
5ea5fff586 Merge pull request #7391 from vmarmol/rkt-portforward
Add PortForward to runtime API.
2015-04-27 17:10:37 -07:00
Jeff Grafton
9b215dbe38 Merge pull request #7379 from ixdy/update-ginkgo
Update Ginkgo to latest HEAD release with one-character fix
2015-04-27 16:31:26 -07:00
Brian Grant
734663f8d8 Merge pull request #7394 from pmorie/downward-api
Fix downward API descriptions
2015-04-27 16:09:11 -07:00
Victor Marmol
42a2059a5d Remove DockerPrefix references in Kubelet.
Makes this usage generic and usable by other runtimes.
2015-04-27 15:55:13 -07:00
Tim Hockin
a3d45fada8 Change flags to use dashes in help 2015-04-27 15:11:03 -07:00
Tim Hockin
6694eff020 Use pflags word separators to make - and _ equiv. 2015-04-27 15:10:52 -07:00
Dawn Chen
aa487b7cab Merge pull request #7382 from vmarmol/rkt-deps
Move Docker-specific log handling to DockerManager.
2015-04-27 15:10:14 -07:00
Victor Marmol
3a61421711 Add PortForward to runtime API. 2015-04-27 14:56:32 -07:00
Tim Hockin
22db9fb176 Update spf13/pflag dep 2015-04-27 14:55:31 -07:00
Paul Morie
8bf0b03c17 Fix downward API descriptions 2015-04-27 17:46:34 -04:00
Tim Hockin
e4435c7417 Update golang spdy to new path.
Upstream golang spdy was moved to x/net/spdy and then deleted.  This vendors in
the last revision and updates the only user of it.
2015-04-27 14:40:04 -07:00
CJ Cullen
39c5bf363b Merge pull request #7303 from erictune/kube_env3
kube-proxy uses token to access port 443 of apiserver
2015-04-27 14:33:53 -07:00
Alex Robinson
2b59aee0be Merge pull request #7390 from derekwaynecarr/fix_vagrant
Fix vagrant regression due to #7326
2015-04-27 14:26:55 -07:00
derekwaynecarr
81e9395533 Fix vagrant regression due to #7326 2015-04-27 17:18:30 -04:00
Alex Robinson
ada9242155 Remove unused env variable from the fluentd dockerfiles and make their apt-get
arguments consistent.
2015-04-27 20:47:38 +00:00
Daniel Smith
83093af8b0 Merge pull request #5707 from endocode/kbeecher/etcd_prefix
Adds ability to define a prefix for etcd paths
2015-04-27 13:37:43 -07:00
Tim Hockin
635c393a5a Merge pull request #6105 from markturansky/yoko_pv_mgr
PersistentVolumeClaimBinder
2015-04-27 13:35:44 -07:00
Victor Marmol
7404b7019c Move Docker-specific log handling to DockerManager.
Eases the separation of Docker-specific code into the Docker-specific
runtime.
2015-04-27 13:10:10 -07:00
Derek Carr
627586f69e Merge pull request #7325 from bearnard/master
Prevent Virtualbox Guest Additions from being updated.
2015-04-27 16:03:28 -04:00
Derek Carr
8d40ebd001 Merge pull request #7336 from PeterLamar/patch-1
Update vagrant.md
2015-04-27 16:02:26 -04:00
Brian Grant
2648ae86d6 Merge pull request #6739 from pmorie/downward-api
Env var sources / downward API
2015-04-27 12:46:00 -07:00
Rohit Jnagal
f2fcab577c Merge pull request #7314 from pmorie/doc
Add hint re: fuzzer to api changes doc
2015-04-27 12:40:32 -07:00
Brendan Burns
a02823c0db Merge pull request #7344 from roberthbailey/google-storage-ssl
Fetch resources from storage.googleapis.com over SSL.
2015-04-27 12:24:46 -07:00
Jeff Grafton
e235a4b07e Update Ginkgo to latest HEAD release with one-character fix
The Ginkgo native test runner needed a small fix to work with pflag;
this fix is included in this update.
2015-04-27 12:11:58 -07:00
markturansky
beacd8722a addressed feedback. added opt-in cmd line flag 2015-04-27 15:00:01 -04:00
Dawn Chen
a689be8f74 Merge pull request #7377 from vmarmol/rkt-deps
Move CreatePodInfraContainer to DockerManager.
2015-04-27 11:35:14 -07:00
Paul Morie
7d30f09ebf Add downward API for environment vars 2015-04-27 14:13:11 -04:00
Brendan Burns
637cd57a25 Merge pull request #6606 from gust1n/aws-existing-vpc
AWS: Improving getting existing VPC and subnet
2015-04-27 11:11:25 -07:00
Alex Robinson
573d1c183c Merge pull request #7373 from satnam6502/doc
Fix path for swagger-ui
2015-04-27 11:09:46 -07:00
Victor Marmol
0c52f7b6a5 Move CreatePodInfraContainer to DockerManager.
This will allow us to start making it an implementation detail of the
Docker runtime.
2015-04-27 11:07:38 -07:00