Commit Graph

10568 Commits

Author SHA1 Message Date
Alex Robinson
0909cce287 Merge pull request #7751 from saad-ali/updateHeapsterConfigs
Enable GCM and GCL instead of InfluxDB on GCE
2015-05-06 15:34:11 -07:00
saadali
4569de7a46 Enable Google Cloud Monitoring and Google Cloud Logging instead of
Influxdb for Google Compute Engine deployments.
2015-05-06 15:23:40 -07:00
Victor Marmol
7ce75689a0 Merge pull request #7854 from pmorie/fix
Remove unnecessary bind-mount from dockerized kubelet run
2015-05-06 13:55:17 -07:00
Clayton Coleman
52e94b1e2c Merge pull request #7591 from derekwaynecarr/fix_origin
Fix OpenShift example
2015-05-06 15:43:11 -04:00
Clayton Coleman
b60a90c3f4 Merge pull request #7718 from csrwng/create_sub_name
API Server - pass path name in context of create request for subresource
2015-05-06 15:42:03 -04:00
Paul Morie
5c3bf0b08f Remove unnecessary bind-mount from dockerized kubelet run 2015-05-06 15:38:17 -04:00
Brian Grant
32b4b1cdd7 Merge pull request #7575 from brendandburns/kubectl
Rolling Updates: Add support for --rollback.
2015-05-06 11:35:57 -07:00
Cesar Wong
fd65427e28 API Server - pass path name in context of create request for subresource
Allows a REST storage for a subresource to obtain name in path from
request.
2015-05-06 13:40:18 -04:00
Maxwell Forbes
fccfa5cab2 Merge pull request #7841 from thockin/netdocs
Beef up services doc a little
2015-05-06 10:36:19 -07:00
Brendan Burns
c9e33e197d Add support for --rollback. 2015-05-06 10:21:35 -07:00
Clayton Coleman
800de8cb7e Merge pull request #7832 from wojtek-t/separate_generated_conversion
Support manually-created and generated conversion functions
2015-05-06 12:53:46 -04:00
Dawn Chen
07afcb2bce Merge pull request #7820 from zmerlynn/container-vm-v20150505
Update to container-vm-v20150505 (Also updates GCE to Docker 1.6)
2015-05-06 09:22:35 -07:00
Prashanth B
da42f13941 Merge pull request #7749 from yujuhong/stale_cache
Kubelet: record the timestamp correctly in the runtime cache
2015-05-06 09:20:30 -07:00
Victor Marmol
b4ae750e5d Merge pull request #7830 from rhcarvalho/fix-metric-label
Fix metric label
2015-05-06 09:08:29 -07:00
Filipe Brandenburger
b7f9e2cea0 Merge pull request #7651 from zmerlynn/upload_hash_in_util
Also push .sha1 for devel builds
2015-05-06 09:07:39 -07:00
Tim Hockin
bfde99ac4b Beef up services doc a little
Convert examples to v1beta3, flesh out some details, mention L7.
2015-05-06 09:05:06 -07:00
Eric Tune
1c905863ad Merge pull request #7816 from mbforbes/nfsDocs
Update volumes doc to fix broken link and describe new file.
2015-05-06 09:04:24 -07:00
Maxwell Forbes
ddfc37eddc Merge pull request #7838 from pmorie/fix
Fix v1beta1 typos in v1beta2 conversions
2015-05-06 09:03:46 -07:00
Maxwell Forbes
390f269272 Merge pull request #7836 from pmorie/security-context-doc
Fix link to service accounts doc in security context doc
2015-05-06 08:38:50 -07:00
Paul Morie
5bcdecbb6b Fix v1beta1 typos in v1beta2 conversions 2015-05-06 11:21:39 -04:00
Victor Marmol
302de065f2 Merge pull request #7798 from pmorie/run-containerized
Add ability to dockerize kubelet in local cluster
2015-05-06 08:13:04 -07:00
Wojciech Tyczynski
458fec6c99 Generate conversion functions for v1beta3 2015-05-06 16:43:15 +02:00
Wojciech Tyczynski
d4b32a8371 Support both manual and generate conversions 2015-05-06 16:43:15 +02:00
CJ Cullen
a6b8b2ef59 Merge pull request #7764 from AntonioMeireles/skydns_etcd_deprecatedFlags
skydns: use the etcd-2.x native syntax, enable IANA attributed ports.
2015-05-06 07:31:20 -07:00
Robert Bailey
3fecfd4d6b Merge pull request #7794 from markllama/vagrant-kube-proxy-master-port
Added port 6443 to kube-proxy default IP address for api-server
2015-05-06 07:27:04 -07:00
Robert Bailey
62fd771d2d Merge pull request #7834 from ashcrow/add_header_doc_for_authn
Added client header info for authentication doc.
2015-05-06 07:24:27 -07:00
Paul Morie
a6b06f4932 Fix link to service accounts doc in security context doc 2015-05-06 10:04:39 -04:00
Paul Morie
fa1d065595 Add ability to dockerize kubelet in local cluster 2015-05-06 09:36:52 -04:00
Steve Milner
478ce734b0 Added client header info for authentication doc. 2015-05-06 09:14:45 -04:00
Mark Lamourine
b7c1b7eed2 Added port 6443 to kube-proxy default IP address for api-server
added  api_servers_with_port variable and settings.

removed extra port string

split azure api_server host and port out
2015-05-06 12:43:24 +00:00
António Meireles
24a0e5618a skydns: use the etcd-2.x native syntax, enable IANA attributed ports.
per https://github.com/coreos/etcd/blob/master/Documentation/backward_compatibility.md
(there are no functional changes, we just stop using the legacy flags, for
consistency.)

Signed-off-by: António Meireles <antonio.meireles@reformi.st>
2015-05-06 10:07:34 +01:00
Jerzy Szczepkowski
58962100db Merge pull request #7827 from zmerlynn/safe_format_cleanup
Clean up safe_format_and_mount spam in the startup logs
2015-05-06 10:50:32 +02:00
Rodolfo Carvalho
075ae79826 Fix metric label
Signed-off-by: Rodolfo Carvalho <rcarvalh@redhat.com>
2015-05-06 10:29:50 +02:00
Robert Bailey
3a24c0e898 Merge pull request #7667 from antoineco/master
update AWS CloudFormation template and cloud-configs
2015-05-06 00:28:10 -07:00
Jerzy Szczepkowski
ce590ff961 Merge pull request #7797 from pmorie/kubelet-image
Create docker image for kubelet
2015-05-06 09:23:07 +02:00
Jerzy Szczepkowski
4d655e3fcf Merge pull request #7803 from yifan-gu/rkt_docker_image
kubelet/rkt: Add docker prefix to image string.
2015-05-06 09:22:50 +02:00
Jerzy Szczepkowski
4f83749d9e Merge pull request #7829 from roberthbailey/allocate-node-cidrs
Set allocate_node_cidrs to be blank by default.
2015-05-06 09:02:39 +02:00
Robert Bailey
357df12c02 Set allocate_node_cidrs to be blank by default. 2015-05-05 23:41:30 -07:00
Robert Bailey
06c2f4e3d5 Merge pull request #7799 from cjcullen/test_pull_5246
Fix sync problems in #5246
2015-05-05 22:31:10 -07:00
Zach Loafman
399f7dee43 Clean up safe_format_and_mount spam in the startup logs
Totally minor cleanup, but I'm tired of seeing it's spam in the
startup logs.
2015-05-05 21:23:57 -07:00
Yu-Ju Hong
c075719f05 Kubelet: fix the runtime cache to not cache the stale pods
If a pod worker sees stale pods from the runtime cache which were retrieved
before their last sync finished, it may think that the pod were not started
correctly, and attemp to fix that by killing/restarting containers.
There are two issues that may cause runtime cache to store stale pods:
  1. The timstamp is recorded *after* getting the pods from the container
     runtime. This may lead the consumer to think the pods are newer than they
     actually are.
  2. The cache updates are triggered by many goroutines (pod workers, and the
     updating thread). There is no mechanism to enforece that the cache would
     only be updated to newer pods.

This change fixes the above two issues by making sure one always record the
timestamp before getting pods from the container runtime, and updates the
cached pods only if the timestamp is newer.
2015-05-05 18:28:38 -07:00
Maxwell Forbes
7adaaa4c64 Merge pull request #7823 from saad-ali/fix-event-doc-link
Fix event doc link
2015-05-05 18:18:06 -07:00
Saad Ali
66e0985715 Fix event doc link 2015-05-05 18:11:58 -07:00
Zach Loafman
c78eabbfac Update to container-vm-v20150505 2015-05-05 17:15:54 -07:00
Paul Morie
7b22218f67 Create docker image for kubelet 2015-05-05 20:14:26 -04:00
Jeff Lowdermilk
221553b147 Merge pull request #7776 from eparis/minor-bash-fixes
Cobra update and bash completions fix
2015-05-05 17:12:39 -07:00
CJ Cullen
292d33e33c Add synchronization around nodeMap 2015-05-05 17:11:38 -07:00
Daniel Smith
1d0067abea Merge pull request #7782 from deads2k/bow-to-the-go-oracle
make go-oracle happy
2015-05-05 16:46:47 -07:00
Daniel Smith
8a47574644 Merge pull request #7468 from simon3z/serialized-reference
replica: serialize created-by reference
2015-05-05 16:42:42 -07:00
Eric Paris
930f8645b5 Update bash completions
Because we updated cobra, we get a better set of bash completions
2015-05-05 19:19:47 -04:00