Marek Biskup
11a76c69ae
clarification of how to access a secret from a pod
2015-06-20 19:22:51 +02:00
Marek Biskup
ea89125615
enable networking test on a one-node local cluster
2015-06-20 18:48:46 +02:00
Max Forbes
434f968715
GKE upgrade tests
2015-06-20 09:44:19 -07:00
Liang-Chi Hsieh
04db6dedbc
Fix broken mangen deps.
2015-06-20 15:48:27 +08:00
markturansky
39c5152e2c
fixed pv recycler timeout precision
2015-06-20 00:34:29 -04: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
Prashanth Balasubramanian
35950c04ff
Avoid syncing rcs till the pods controller has synced.
2015-06-19 18:20:28 -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
Mike Danese
0da17683f0
log a message when we fall back to service account
2015-06-19 17:52:38 -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
Brendan Burns
f0ff1927f1
Fixup port printing.
2015-06-19 15:10:22 -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
gong yong sheng
3a598eba0e
Use NodePort instead Port, firewalls install firewall.
2015-06-19 14:48:43 -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
Robert Bailey
6ede5a90b1
Add more SANs to the master certificate.
2015-06-19 13:06:18 -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
Jordan Liggitt
e563727338
Add logging for invalid JWT tokens
2015-06-19 15:43:19 -04:00
Mike Danese
c93a7d644c
make clientcmd use inClusterConfig only if no other configs are available
2015-06-19 12:41:10 -07:00
Filip Grzadkowski
4c0c7dd879
Fix intializing IP/Port allocators when etcd is not reachable.
2015-06-19 21:20:52 +02:00
Deyuan Deng
8a2b76662a
Fix environment document about DNS and service IP
2015-06-19 15:08:47 -04:00
Yu-Ju Hong
f96a8d0935
Kubelet: record the initial pod processing latency
...
Add a new latency metric for the time from seeing the pod for the first time
to starting a pod worker for it.
Also, change PodStartLatency to include this initial processing latency.
2015-06-19 12:07:55 -07:00
Satnam Singh
505d341369
Merge pull request #10110 from jlowdermilk/sad-e2e-is-sad
...
fix bash typo in jenkins/e2e.sh
2015-06-19 12:00:53 -07:00
Jeff Lowdermilk
9e4c5bc3b4
fix bash typo in jenkins/e2e.sh
2015-06-19 11:57:44 -07:00
Satnam Singh
1440f670ab
Merge pull request #10040 from caesarxuchao/phabricator-examples-v1
...
remove references to v1beta3 in phabricator example
2015-06-19 11:57:10 -07:00
Satnam Singh
078e85cfdb
Merge pull request #10076 from caesarxuchao/pr/9966/head
...
based on #9966 : fix annoying 'please check...' messages; remove v1beta1&2 ref
2015-06-19 11:56:47 -07:00
Satnam Singh
e5a2e33108
Merge pull request #10106 from jlowdermilk/sad-e2e-is-sad
...
yet another special case for e2e script
2015-06-19 11:45:29 -07:00
Satnam Singh
f02c685532
Merge pull request #10007 from feihujiang/improveCreateSchemaValidate
...
improve kubectl create --validate, aggregate errors and handle requir…
2015-06-19 11:43:44 -07:00
Satnam Singh
0f55103512
Merge pull request #9346 from yifan-gu/cleanup_kubelet_tests
...
kubelet: clean up tests
2015-06-19 11:42:53 -07:00
Satnam Singh
c385650893
Merge pull request #10104 from mikedanese/broken-tests
...
fix broken integration tests
2015-06-19 11:39:05 -07:00
Clayton Coleman
e7aedf297f
Update Swagger doc
2015-06-19 14:37:10 -04:00
Clayton Coleman
83f84a9821
OPTIONS should be passed through the proxy
2015-06-19 14:30:27 -04:00
Jeff Lowdermilk
8f5d8da7d6
yet another special case for e2e script
2015-06-19 11:13:55 -07:00