Satnam Singh
cb9f7d17f5
Add readiness probes to Elasticsearch and Kibana logging
2015-06-22 12:40:15 -07:00
Jeff Lowdermilk
5726ca55d8
Merge pull request #10165 from imesh/master
...
Fixing Kubernetes UI Graph Component's Legend Height Issue
2015-06-22 12:03:38 -07:00
Jeff Lowdermilk
b7583b799f
Merge pull request #10151 from brendandburns/explore
...
Remove some dead code.
2015-06-22 12:02:05 -07:00
Jeff Lowdermilk
7c7f25774f
Merge pull request #10162 from brendandburns/core
...
Also grab the kubelet log from the master.
2015-06-22 12:01:47 -07:00
Jeff Lowdermilk
d0fc0d884d
Merge pull request #9876 from andronat/9631_labelcolumn
...
Printing resource labels as columns
2015-06-22 11:55:26 -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
b06ef70057
Print resource labels as columns
2015-06-22 00:44:51 +02:00
Anastasis Andronidis
101739a6be
Added Reason in PodStatus
2015-06-21 17:05:34 +02:00
Imesh Gunaratne
33fc938acd
Fixing kubernetes ui graph component's legend height issue
2015-06-21 15:12:27 +05:30
Brendan Burns
7f7a97671c
Also grab the kubelet log from the master.
2015-06-20 21:01:02 -07: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
Brendan Burns
26b682d6a0
Remove some dead code.
2015-06-19 21:32:13 -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