Commit Graph

13315 Commits

Author SHA1 Message Date
Marek Biskup
11a76c69ae clarification of how to access a secret from a pod 2015-06-20 19:22:51 +02: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
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
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
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
Jeff Lowdermilk
8f5d8da7d6 yet another special case for e2e script 2015-06-19 11:13:55 -07:00
Chao Xu
9449a61b1a exclude the port number when checking a request in "kubectl proxy" 2015-06-19 11:00:01 -07:00
Mike Danese
44d5815663 fix broken integration tests 2015-06-19 10:57:46 -07:00
Prashanth Balasubramanian
c204d8656a Log suspicious kubelet latency metrics from density e2e 2015-06-19 10:38:05 -07:00
Robert Bailey
abac8c86c7 Merge pull request #10096 from brendandburns/merge-release-0.19-to-master
Merge release 0.19.1 to master
2015-06-19 10:36:09 -07:00
Yifan Gu
40e46bbb37 kubelet: Remove newTestKubeletWithFakeRuntime() and other depreciated functions.
This cleans up the kubelet tests. Almost no docker specified tests now.
2015-06-19 10:28:27 -07:00
Yifan Gu
91e198cb70 kubelet: Move TestSyncPodWithTerminationLog() to dockertools package.
Update the fakeOptionGenerator to create the pod container directory,
so that fake docker client can see and record the termination log path.
2015-06-19 10:28:27 -07:00
Yifan Gu
6ddffdd736 kubelet: Move TestPortForwardNoSuchContainer() to dockertools package.
Also refactor TestPortForward() to be neutral to container runtime.
2015-06-19 10:28:27 -07:00
Satnam Singh
f83d5356d7 Merge pull request #9987 from mbforbes/livingUpgrade
Node upgrade test
2015-06-19 10:02:52 -07:00
Satnam Singh
d77e79a469 Merge pull request #10099 from mikedanese/fix-precommit
fix master precommit hook
2015-06-19 10:02:21 -07:00
Mike Danese
0e8a7d3760 fix master precommit hook 2015-06-19 09:59:27 -07:00
Satnam Singh
02c3e9f8ec Merge pull request #10095 from swagiaal/iscsi-example
Minor fixups to iSCSI example.
2015-06-19 09:41:03 -07:00
Satnam Singh
0e91a7fb7f Merge pull request #10094 from marekbiskup/doc-userguide
add links to unlinked documents; move making-release-notes.md to devel
2015-06-19 09:40:45 -07:00
Satnam Singh
3839636cc5 Merge pull request #10092 from markturansky/unmount_error_msg
Fixed formatting of unmount error message
2015-06-19 09:39:01 -07:00
Brendan Burns
3907ed5104 Merge remote-tracking branch 'upstream/release-0.19' into merge-release-0.19-to-master 2015-06-19 09:24:39 -07:00