Dawn Chen
8d76d4ee57
Make master-addon service depend on both docker and kubelet service
...
in salt.
2015-06-23 12:11:20 -07:00
Dawn Chen
23200d303f
Fix several issues on running syncPods until network is configured.
...
Also fixed unittests and compiling.
2015-06-23 12:11:19 -07:00
Brendan Burns
192ffdfb25
Fix the container bridge so that it can create cbr0
...
Fix the kubelet so that it tries to sync status, even if Docker is down
2015-06-22 23:18:01 -07:00
Brendan Burns
a29ade2f33
Disable creation of cbr0, the kubelet does it now.
...
Conditionalize the docker bridge.
2015-06-22 23:15:29 -07:00
Zach Loafman
c5e504a0c8
Merge pull request #10186 from GoogleCloudPlatform/revert-10184-release-0.19
...
Revert "Release 0.19.3"
2015-06-22 10:57:08 -07:00
Zach Loafman
5534a8ca81
Revert "Release 0.19.3"
2015-06-22 10:56:38 -07:00
Robert Bailey
8a73b13859
Merge pull request #10184 from zmerlynn/release-0.19
...
Release 0.19.3
2015-06-22 10:56:18 -07:00
Jeff Lowdermilk
85770295c2
Merge pull request #10004 from ArtfulCoder/kubelet_health
...
Augmented kubelet healthz with syncLoop check.
2015-06-22 10:53:05 -07:00
Zach Loafman
82ae56a918
Kubernetes version v0.19.3-dev
2015-06-22 10:46:14 -07:00
Zach Loafman
3103c8ca0f
Kubernetes version v0.19.3
2015-06-22 10:46:14 -07:00
Zach Loafman
0e30307512
Kubernetes version v0.19.2-dev
2015-06-22 10:43:26 -07:00
Zach Loafman
c3331c4f34
Kubernetes version v0.19.2
2015-06-22 10:43:25 -07:00
Brendan Burns
00ff4245e0
rev etcd to 2.0.12
2015-06-22 10:40:15 -07:00
Jeff Lowdermilk
51e0647f41
Merge pull request #9967 from satnam6502/counter-rc
...
Synthetic counter RC for load testing
2015-06-22 10:38:10 -07:00
Jeff Lowdermilk
6e34d204b0
Merge pull request #9934 from marekbiskup/doc-secrets
...
clarification of how to access a secret from a pod
2015-06-22 10:37:28 -07:00
Jeff Lowdermilk
0f59847cc5
Merge pull request #9905 from justinsb/aws_ssh_user
...
Don't assume we always SSH as the current user
2015-06-22 10:37:07 -07:00
Jeff Lowdermilk
2418173784
Merge pull request #9963 from smarterclayton/add_options_to_proxy
...
OPTIONS should be passed through the proxy
2015-06-22 10:36:25 -07:00
Zach Loafman
1559fa8b7e
Merge pull request #10140 from brendandburns/rev-etcd
...
rev etcd to 2.0.12
2015-06-22 10:32:19 -07:00
Jeff Lowdermilk
1f4ece84e5
Merge pull request #9490 from andronat/add_reason_2_pods
...
Adding Reason to PodStatus
2015-06-22 10:22:49 -07:00
Marek Grabowski
a14e11760e
Merge pull request #10172 from marekbiskup/addon-test-timeout
...
timeout in addon_update e2e test increased
2015-06-22 16:04:14 +02:00
Marek Biskup
cdd143fbb6
timeout in addon_update e2e test increased
2015-06-22 12:36:20 +02:00
Anastasis Andronidis
101739a6be
Added Reason in PodStatus
2015-06-21 17:05:34 +02:00
Justin Santa Barbara
c5f9085398
Mark realSSHDialer as implementing sshDialer
2015-06-20 18:18:38 -04:00
Justin Santa Barbara
efdd03a6a9
Don't assume we always SSH as the current user
...
This works on gcloud (where the user is dynamically created by the tool),
but doesn't hold on other clouds (e.g. AWS).
The function in pkg/util now takes a user arg, and it is called only
from the e2e tests, which now check for env-var KUBE_SSH_USER, and then
fall back to the existing behaviour of env-var USER.
I am using this from Jenkins by directly setting the env-var:
export KUBE_SSH_USER=jenkins
...
hack/jenkins/e2e.sh
2015-06-20 18:18:38 -04:00
CJ Cullen
ff0546da4f
Merge pull request #10133 from mbforbes/gkeLivingUpgrade
...
GKE upgrade tests
2015-06-20 15:02:11 -07:00
Marek Biskup
11a76c69ae
clarification of how to access a secret from a pod
2015-06-20 19:22:51 +02:00
Max Forbes
434f968715
GKE upgrade tests
2015-06-20 09:44:19 -07:00
Satnam Singh
483ba4e9eb
Merge pull request #10141 from jlowdermilk/sad-e2e-is-sad
...
Allow explicit pinned versions to be specified for jenkins runs
2015-06-19 20:04:54 -07:00
Abhishek Shah
3556993179
Augmented kubelet healthz with syncLoop check.
...
Monit uses read-only port for health monitoring.
2015-06-19 18:14:01 -07:00
Satnam Singh
29ffee51a8
Merge pull request #10102 from mikedanese/kubeconfig-bug-fix
...
make clientcmd use inClusterConfig only if no other configs are available
2015-06-19 16:45:33 -07:00
Jeff Lowdermilk
bdd3602eb7
Allow explicit pinned versions to be specified for jenkins runs
2015-06-19 16:19:02 -07:00
Brendan Burns
ec1e308ae2
rev etcd to 2.0.12
2015-06-19 15:57:32 -07:00
Satnam Singh
b964f3c911
Merge pull request #9739 from bprashanth/sno
...
Fix kubectl stop rc with sequence numbers
2015-06-19 15:30:26 -07:00
Satnam Singh
2012238204
Merge pull request #9457 from yujuhong/seen
...
Kubelet: record the initial pod processing latency
2015-06-19 15:24:16 -07:00
Satnam Singh
3591a543d1
Merge pull request #9919 from liggitt/port_protocol_validation
...
Validate port protocol case strictly
2015-06-19 15:18:03 -07:00
Satnam Singh
b05bd0c59f
Merge pull request #10105 from caesarxuchao/fix-9287
...
exclude the port number when checking a request in "kubectl proxy"
2015-06-19 15:16:38 -07:00
Brendan Burns
1fc6ef2eff
Merge pull request #10129 from perljedi/client-pull-req
...
Adding Perl client to list of User Libs
2015-06-19 15:12:41 -07:00
Dave
36441998bd
Adding Perl client to list of User Libs
...
Adding a link to Net::Kubernetes perl module to list of user contributed client libraries
2015-06-19 18:08:48 -04:00
Satnam Singh
c4c2eab4b7
Merge pull request #10101 from bprashanth/density_clarity
...
Log any suspicious kubelet latency metrics from density e2e
2015-06-19 14:56:26 -07:00
Satnam Singh
90a7d41dcf
Merge pull request #10113 from eparis/bash-comp-logs
...
kubectl log->logs in bash completions
2015-06-19 14:55:47 -07:00
Satnam Singh
1fdf7f2530
Merge pull request #10111 from ddysher/fix-doc
...
Fix environment document about DNS and service IP
2015-06-19 14:55:16 -07:00
Prashanth Balasubramanian
9ed9bd1c4f
Add a generation number to the object meta of all objects, and status of rcs
2015-06-19 14:32:08 -07:00
Satnam Singh
cdd0cf8a80
Merge pull request #10118 from vishh/heapster_v0.14.2
...
Updating heapster to v0.14.3.
2015-06-19 14:25:40 -07:00
Satnam Singh
d96a9a1c0a
Merge pull request #9862 from fgrzadkowski/bump_ectd_client
...
Bump ectd client and fix initializing IP/Port allocators when etcd is not reachable
2015-06-19 14:22:47 -07:00
Satnam Singh
7e2e78b124
Merge pull request #10041 from liggitt/token_delete_live_check
...
Be more judicious about cleaning up service account tokens
2015-06-19 14:05:17 -07:00
Quinton Hoole
d6ce299ad2
Merge pull request #10117 from satnam6502/es-logging
...
Fix the label selector for Elasticsearch logging pods
2015-06-19 13:50:56 -07:00
Satnam Singh
8036f4b3fe
Fix the label selector for Elasticsearch logging pods
2015-06-19 13:47:28 -07:00
Vishnu Kannan
3800fe1884
Updating heapster to v0.14.3.
2015-06-19 13:30:50 -07:00
Eric Paris
f40fce4598
kubectl log->logs in bash completions
...
The kubectl log command switched to logs. But the bash completions code
was still looking for a singular
2015-06-19 16:00:58 -04:00
Jordan Liggitt
1ee5578146
Ensure service account does not exist before deleting added/updated tokens
2015-06-19 15:43:19 -04:00