Yifan Gu
d4513c2890
kubelet/DockerManager: Fix returning empty error from GetPodStatus().
2015-04-08 17:55:30 -07:00
nikhiljindal
08d9e244f7
Removing some references to v1beta1 from test code
2015-04-08 17:28:06 -07:00
Quinton Hoole
d85fbd7b5a
Merge pull request #6600 from jayunit100/networking-ns2
...
Add namespace lifecycle to networking.go
2015-04-08 17:02:45 -07:00
jayunit100
b466b60386
Add a ephemeral namespace to networking.go, to be generalized shortly hereafter.
2015-04-08 19:01:25 -04:00
Daniel Smith
43ec88fda5
Merge pull request #6179 from bprashanth/ts_ttl_scheduler
...
Modeler uses a ttl store for assumed pods
2015-04-08 15:25:05 -07:00
Clayton Coleman
4a31da0808
Merge pull request #6579 from deads2k/deads-fix-stream
...
make .Stream handle error status codes
2015-04-08 18:21:06 -04:00
Prashanth Balasubramanian
a7864aa230
Scheduler uses TTLStore for assumed pods
2015-04-08 15:01:04 -07:00
Vish Kannan
43949b41d4
Merge pull request #6586 from dchen1107/podstatus
...
small cleanup by removing useless generatePodStatus
2015-04-08 14:59:23 -07:00
Vish Kannan
094cbcc6fe
Merge pull request #6074 from derekwaynecarr/reflector_last_sync_resource_version
...
Expose last sync resource version on reflector
2015-04-08 14:56:33 -07:00
Tobi Knaup
3efff6d4e8
kubelet syncloop should stop if/when updates chan closes
2015-04-08 14:45:16 -07:00
Dawn Chen
914616a195
Merge pull request #6592 from vishh/kubelet_logging
...
Improve kubelet logging around startup.
2015-04-08 14:35:53 -07:00
David Oppenheimer
4ffc2aad21
Merge pull request #6146 from kazegusuri/node_client_label
...
List in NodesInterface takes label selector
2015-04-08 14:22:53 -07:00
derekwaynecarr
9df41301f0
Expose last sync resource version
2015-04-08 17:09:06 -04:00
Vishnu Kannan
2b5cad6acf
Improve kubelet logging around startup. This might help detect any lockup issues during startup.
2015-04-08 21:02:15 +00:00
Brian Grant
c4cbc9bc46
Merge pull request #6581 from nikhiljindal/v1beta3
...
Moving v1beta1 kubectl examples to v1beta3
2015-04-08 14:01:57 -07:00
Daniel Smith
7f4791c34b
Merge pull request #6582 from bprashanth/rc_integration
...
Fix a race in the integration tests.
2015-04-08 13:55:40 -07:00
Dawn Chen
b6d846aea5
small cleanup by removing useless generatePodStatus
2015-04-08 13:38:06 -07:00
Quinton Hoole
cf97063cfa
Merge pull request #6550 from thockin/shush-e2e
...
RFC: Remove useless e2e noise (events)
2015-04-08 13:32:06 -07:00
nikhiljindal
fe60be3179
Moving v1beta1 kubectl examples to v1beta3
2015-04-08 13:08:13 -07:00
Victor Marmol
75bfcf2e90
Merge pull request #6560 from yifan-gu/get_recent
...
Get recent
2015-04-08 12:52:37 -07:00
gmarek
c20efb6bae
Add validation for Endpoints
2015-04-08 20:12:07 +02:00
Vish Kannan
ffffbb7edf
Merge pull request #6505 from brendandburns/hyperkube
...
Docker multi-node
2015-04-08 11:08:39 -07:00
deads2k
dbda3f7303
make .Stream handle error status codes
2015-04-08 13:52:16 -04:00
Andy Goldstein
4c1cba5312
Don't use command pipes for exec/port forward
...
Switch to passing the streams for Stdin/Stdout/Stderr instead of using
StdinPipe() etc because the pipes are incompatible with Run()/Wait().
2015-04-08 13:42:42 -04:00
Prashanth Balasubramanian
62984f9bee
Fix a race in the integration tests.
2015-04-08 10:25:21 -07:00
Yifan Gu
4b945e7218
kubelet: Remove GetRecentDockerContainersWithNameAndUUID().
...
Add unit tests to test the restart behaviour under different
restart policy.
2015-04-08 09:44:23 -07:00
Yifan Gu
ddf323ee00
kubelet: Remove GetRecentDockerContainersWithNameAndUUID().
...
Always call GetPodStatus().
2015-04-08 09:44:23 -07:00
Yifan Gu
6103b144e0
kubelet: Remove GetRecentDockerContainersWithNameAndUUID().
...
Use the pod status to get the recent stopped containers in
shouldContainerBeRestarted().
2015-04-08 09:44:23 -07:00
Victor Marmol
e44ec497ed
Merge pull request #6166 from jiangyaoguo/master
...
Add e2e test for tmpfs
2015-04-08 09:31:15 -07:00
Jeff Mendoza
98db9081a6
Azure: Wait for salt completion on cluster initlization
...
Fix for #3177 . Add a loop at the end of cluster initlization to
wait for salt completion. This may never complete if there was a
cluster deployment error.
2015-04-08 09:05:07 -07:00
Vish Kannan
07dc70b9c4
Merge pull request #6565 from errordeveloper/master
...
Fix markdown syntax.
2015-04-08 08:57:40 -07:00
Nikhil Jindal
f5c66ade0a
Merge pull request #6568 from piosz/doc_fix
...
Removed TODO comment from ContainerStatuses in PodInfo
2015-04-08 08:55:15 -07:00
Jeff Mendoza
076f4ac618
Update getting started support matrix.
...
Removing myself from Azure, as I no longer have the resources to support this.
2015-04-08 08:53:58 -07:00
yaoguo
6f80df8ea1
Add e2e test for emptyDir
2015-04-08 22:56:09 +08:00
Paul Morie
e39a8e33ce
Add mount test image
2015-04-08 22:54:23 +08:00
Masahiro Sano
d04cc5ced4
List in NodesInterface takes label selector
2015-04-08 23:41:27 +09:00
kargakis
a8987b661a
describe: Support resource type/name syntax
...
This makes `kubectl describe` resource syntax consistent with `kubectl delete`
2015-04-08 16:03:22 +02:00
Filip Grzadkowski
24b478dd0a
Merge pull request #6567 from wojtek-t/fix_6059
...
Revert "Stop the bleeding for #6059 "
2015-04-08 15:03:50 +02:00
Piotr Szczesniak
007e6d9ff9
Removed TODO comment from ContainerStatuses in PodInfo
...
Fixes #6551
2015-04-08 14:39:41 +02:00
Wojciech Tyczynski
8a5c76356c
Revert "Stop the bleeding for #6059 "
...
This reverts commit 6be09c5e97
.
2015-04-08 13:29:29 +02:00
Jerzy Szczepkowski
a265272649
Merge pull request #6058 from gmarek/node_controller_default_behavior
...
Remove Node Controllers ability to pull status from Kubelet
2015-04-08 11:02:06 +02:00
gmarek
72182735b9
Remove Node Controllers ability to pull status from Kubelet
2015-04-08 09:44:42 +02:00
Brendan Burns
b3c46b5c66
Add a Docker multi-node setup.
2015-04-07 21:22:33 -07:00
Tim Hockin
f9a3315367
Remove useless e2e noise
2015-04-07 17:52:32 -07:00
Eric Paris
2719194154
Merge pull request #6549 from eparis/bash_completions
...
Fix bash completions and update to latest
2015-04-07 19:33:15 -05:00
Vish Kannan
87e497c70a
Merge pull request #6544 from dchen1107/image
...
Build etcd image (version 2.0.9), and upgrade kubernetes cluster to the new version
2015-04-07 17:33:02 -07:00
Eric Paris
d5f7d5eadf
Fix bash completions and update to latest
2015-04-07 20:30:57 -04:00
Vish Kannan
1d15888102
Merge pull request #6528 from lavalamp/fix2
...
version field selector field names in the client
2015-04-07 17:14:35 -07:00
Rohit Jnagal
63e8015edd
Merge pull request #6547 from quinton-hoole/2015-04-07-build-broken
...
Mark monitoring e2e test as pending (skipped) until stable.
2015-04-07 17:09:55 -07:00
Daniel Smith
c1390a0836
version field selector field names in the client
2015-04-07 16:59:57 -07:00