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 |
|
Satnam Singh
|
b81d88d52d
|
Merge pull request #9842 from brendandburns/release-0.19
Release 0.19.1
|
2015-06-19 08:41:43 -07:00 |
|
Brendan Burns
|
f291074866
|
Kubernetes version v0.19.1-dev
|
2015-06-18 23:07:53 -07:00 |
|
Brendan Burns
|
bb63f031d4
|
Kubernetes version v0.19.1
|
2015-06-18 23:06:41 -07:00 |
|
Jeff Lowdermilk
|
8eb382075c
|
Fix #9506
(cherry picked from commit 2af7dd5b57 )
|
2015-06-18 23:02:40 -07:00 |
|
CJ Cullen
|
0a3ff4fa28
|
Make resize tests work on GKE
(cherry picked from commit abc4e53648 )
|
2015-06-18 22:33:48 -07:00 |
|
CJ Cullen
|
42106432a0
|
Make GKE-CI test firewalls work on Jenkins
(cherry picked from commit 6f30aa78a7 )
|
2015-06-18 22:07:57 -07:00 |
|
CJ Cullen
|
0c19b58df2
|
Make GKE test firewalls work with new short-hash node names.
(cherry picked from commit 4e57dbdc26 )
|
2015-06-18 22:07:38 -07:00 |
|
CJ Cullen
|
0cae951dae
|
Apply test firewalls to both the new gke- node tags and the old k8s- tags
(cherry picked from commit 69f5765fa2 )
|
2015-06-18 22:07:22 -07:00 |
|
Jeff Lowdermilk
|
0dd9bbb598
|
Fix a few e2e references to allow gke to test dogfood builds
(cherry picked from commit e72431033a )
|
2015-06-18 14:04:19 -07:00 |
|
CJ Cullen
|
3c754a6ec5
|
Pass through an explicit PROXY_SSH_USER.
Use user@user instead of user@hostname in case hostname is too long.
(cherry picked from commit abf1e768dc )
|
2015-06-18 13:27:09 -07:00 |
|
Brendan Burns
|
156d315ceb
|
Truncate SSH usernames to 32 chars.
(cherry picked from commit 2330760d34 )
|
2015-06-18 13:26:46 -07:00 |
|
Brendan Burns
|
311a58f1ad
|
Update the kubelet to ignore syncing Pods until the container runtime is up.
(cherry picked from commit 51fb753e11 )
|
2015-06-18 13:26:29 -07:00 |
|
Vishnu Kannan
|
7dd692cc72
|
Updating heapster version to v0.14.1.
Adding a standalone version of heapster which exposes stats via REST API.
(cherry picked from commit 31f7ea10c6 )
|
2015-06-16 15:26:34 -07:00 |
|
Alex Robinson
|
db20457dfc
|
Update heapster's combined googleinfluxdb version to 0.14.0.
(cherry picked from commit 8b1f2d2bf2 )
|
2015-06-16 15:26:17 -07:00 |
|
saadali
|
e6bf9c6359
|
Disable GCM for GCE
(cherry picked from commit a839f47d4a )
|
2015-06-16 15:25:58 -07:00 |
|
saadali
|
4df6a26df7
|
Enable InfluxDB/Grafana for GCE in addition to GCM/GCL
(cherry picked from commit bc53533c83 )
|
2015-06-16 15:25:42 -07:00 |
|
Vishnu Kannan
|
38428785fe
|
Update to heapster v0.14.0
(cherry picked from commit a38204a498 )
|
2015-06-16 15:22:37 -07:00 |
|
Jeff Lowdermilk
|
e2f4472d71
|
kubectl negotiates apiversion to use based on client,server supported
(cherry picked from commit f31191224b )
|
2015-06-16 15:08:37 -07:00 |
|
CJ Cullen
|
4cd4d363c5
|
Change SSHTunnelList to struct to make Open() semantics better.
(cherry picked from commit 48f672af92 )
|
2015-06-16 15:07:21 -07:00 |
|
CJ Cullen
|
e98f79e4bc
|
Fix mislooping in ssh.go. Add retries to AddSSHKeys.
(cherry picked from commit 4d5d0457ef )
|
2015-06-16 15:07:06 -07:00 |
|
CJ Cullen
|
db645dd31a
|
Add ssh tunnel-open metrics
(cherry picked from commit 66fb8ccb02 )
|
2015-06-15 20:35:12 -07:00 |
|
CJ Cullen
|
c453282f72
|
Fix several potential crashes in sshtunnel open/close code.
(cherry picked from commit faa9313eea )
|
2015-06-15 20:34:59 -07:00 |
|
Dawn Chen
|
c1dd527dd1
|
Fix the unittests cause by applying oom_score_adj (0) to the user containers.
|
2015-06-15 20:34:03 -07:00 |
|
Dawn Chen
|
85bb2911a3
|
Apply oom_score_adj (0) to PID of user containers by default.
(cherry picked from commit f6f9372d1a )
|
2015-06-15 20:33:45 -07:00 |
|
Brendan Burns
|
6eda9c4976
|
Fix a bug where the network container could be torn down before other pods.
This can break PreStop that hits localhost in the pod.
(cherry picked from commit aac696d44c )
|
2015-06-15 20:32:31 -07:00 |
|
Brendan Burns
|
f84cee17d1
|
Fix the scheduler to ignore terminated pods.
(cherry picked from commit 97634c7fbf )
|
2015-06-15 20:26:51 -07:00 |
|
Jeff Lowdermilk
|
f25520e109
|
Allow gke provider to handle internal gcloud versions for testing.
(cherry picked from commit ea6756210e )
|
2015-06-15 20:26:32 -07:00 |
|
Brendan Burns
|
497d6019f2
|
Only clone docs on initial releases.
|
2015-06-15 20:23:09 -07:00 |
|
Brendan Burns
|
0cb58606b7
|
Kubernetes version v0.19.0-dev
|
2015-06-10 09:26:55 -07:00 |
|
Brendan Burns
|
6b0d4ffed3
|
Kubernetes version v0.19.0
|
2015-06-10 09:25:31 -07:00 |
|
Brendan Burns
|
f3208ad4c0
|
Cloning docs for 0.19.0
|
2015-06-10 09:23:42 -07:00 |
|
Brendan Burns
|
1dc723b4cb
|
Fix testing to skip the release directories.
|
2015-06-10 09:22:18 -07:00 |
|
Brendan Burns
|
99bf48dc2f
|
Merge pull request #9542 from brendandburns/validate
Change the way we test if a disk is already attached.
|
2015-06-09 22:00:06 -07:00 |
|
Brendan Burns
|
a0b4258fe4
|
Merge pull request #9555 from GoogleCloudPlatform/revert-9354-logSpam
Revert "Test Service creation -> endpoint generation latency"
|
2015-06-09 21:39:55 -07:00 |
|
Brendan Burns
|
654857114e
|
Revert "Test Service creation -> endpoint generation latency"
|
2015-06-09 21:24:00 -07:00 |
|
krousey
|
7ff4adb0a2
|
Merge pull request #9545 from brendandburns/fixer
Pull out a deprecation message.
|
2015-06-09 18:25:43 -07:00 |
|
Brendan Burns
|
1d7e85b477
|
Pull out a deprecation message.
|
2015-06-09 18:19:56 -07:00 |
|
Brendan Burns
|
3350eecedf
|
Change the way we test if a disk is already attached.
Validated by manual introspection on a running GCE cluster.
|
2015-06-09 17:50:52 -07:00 |
|
krousey
|
f62a2a1bb6
|
Merge pull request #9451 from cjcullen/mig
Use Node IP Address instead of Node.Name in minion.ResourceLocation.
|
2015-06-09 15:52:12 -07:00 |
|
krousey
|
1c58d2a766
|
Merge pull request #9354 from lavalamp/logSpam
Test Service creation -> endpoint generation latency
|
2015-06-09 15:51:26 -07:00 |
|
krousey
|
e36aa77018
|
Merge pull request #9505 from mikedanese/remove-flags
remove kubectl flags from usage examples that no longer exist
|
2015-06-09 15:15:59 -07:00 |
|
krousey
|
033c1f8d2b
|
Merge pull request #9498 from satnam6502/serve_hostnames
Update serve_hostnames node check with namespace creation
|
2015-06-09 15:03:57 -07:00 |
|
krousey
|
fac22fc16c
|
Merge pull request #9436 from timstclair/guestbook-docs
Clean up guestbook README.md
|
2015-06-09 14:59:48 -07:00 |
|
krousey
|
f413f30bea
|
Merge pull request #9424 from mesosphere/export-generate-pod-status
add GetRuntime() to Kubelet for easier integration with 3rd party kubele…
|
2015-06-09 14:17:30 -07:00 |
|
krousey
|
b305976f7b
|
Merge pull request #9342 from brendandburns/examples
Purge cluster/kubectl.sh from nearly all docs.
|
2015-06-09 13:59:03 -07:00 |
|