goltermann
a3cb27df96
Add PR merge policy for RC.
...
Link to ok-to-merge label
2015-06-23 16:02:25 -07:00
Jeff Lowdermilk
c1a7055701
Merge pull request #10260 from dchen1107/clean
...
Set resource limit for both heapster and influxdb container based on
2015-06-23 15:57:53 -07:00
Jeff Lowdermilk
6dc6992023
Merge pull request #10192 from nikhiljindal/etcdError
...
Updating the error message to say node instead of minion
2015-06-23 15:48:53 -07:00
Jeff Lowdermilk
d212ea17cd
Merge pull request #10182 from bprashanth/kubelet_status
...
Fix kubelet deadlock
2015-06-23 15:40:49 -07:00
Jeff Lowdermilk
4c7d79b714
Merge pull request #10240 from JanetKuo/update-guide
...
Add a link for how to enable API in developers console.
2015-06-23 15:20:39 -07:00
Jeff Lowdermilk
4bc3fa3a4b
Merge pull request #10226 from erictune/similar-structure-gsg
...
Fix indentation of ToC in Getting-Started-Guides..
2015-06-23 14:40:49 -07:00
Jeff Lowdermilk
141eba39e9
Merge pull request #9975 from derekwaynecarr/admission_name
...
Admission control attributes has access to resource name
2015-06-23 14:30:45 -07:00
Dawn Chen
e0186c3bd0
Set resource limit for both heapster and influxdb container based on
...
data collected by #5880
2015-06-23 14:28:51 -07:00
Satnam Singh
20d095291f
Rename Google Cloud Logging doc apppripriately
2015-06-23 14:28:46 -07:00
Jeff Lowdermilk
9b1b72ea49
Merge pull request #10147 from bprashanth/sync_rc
...
Prevent restarts of kube-controller from overshooting and correcting replicas
2015-06-23 14:17:56 -07:00
Satnam Singh
9cdc7bdef3
Documentation for logging with Elasticsearch and Kibana
2015-06-23 14:02:24 -07:00
Yifan Gu
384f022681
kubelet/status_manager: small logging fix.
2015-06-23 13:49:34 -07:00
Jeff Lowdermilk
fbd09a1aa9
Merge pull request #10205 from roberthbailey/liveness-docs
...
Replace kubectl.sh with kubectl in the liveness example.
2015-06-23 12:27:42 -07:00
Dawn Chen
8d76d4ee57
Make master-addon service depend on both docker and kubelet service
...
in salt.
2015-06-23 12:11:20 -07:00
Dawn Chen
23200d303f
Fix several issues on running syncPods until network is configured.
...
Also fixed unittests and compiling.
2015-06-23 12:11:19 -07:00
Mike Danese
06c35a177c
unlink testlibs from kube-apiserver and kubelet
2015-06-23 12:04:05 -07:00
Janet Kuo
78e9dd3399
Add a link for how to enable API in developers console.
2015-06-23 11:56:59 -07:00
Jeff Lowdermilk
8a92232f66
Merge pull request #10203 from satnam6502/logging-doc
...
Update Getting Started logging docs for Cloud Logging
2015-06-23 11:50:39 -07:00
Jeff Lowdermilk
c3dd781385
Merge pull request #10233 from satnam6502/es-logging
...
Retry Elasticsearch logging health check
2015-06-23 11:46:05 -07:00
derekwaynecarr
d0441a9fba
Prevent deletion of default namespace
2015-06-23 14:38:50 -04:00
Jeff Lowdermilk
207c53b7e6
Merge pull request #10201 from mikedanese/fixup-etcd
...
don't fail etcd SIGKILL test when apiserver returns an error
2015-06-23 11:35:10 -07:00
Satnam Singh
90caacbfd7
Update logging docs
2015-06-23 11:28:34 -07:00
Jeff Lowdermilk
79ae24f747
Merge pull request #9810 from satnam6502/logging-diagrams
...
Update one of the diagrams for logging blog article
2015-06-23 11:08:56 -07:00
derekwaynecarr
f6fb72ec51
Admission control attributes has access to resource name
2015-06-23 13:54:55 -04:00
Satnam Singh
52461b772a
Retry Elasticsearch logging health check
2015-06-23 10:49:46 -07:00
Jeff Lowdermilk
e2d496e45d
Merge pull request #9737 from iterion/use-openssl-rsa
...
AWS: Use RSA to Generate Fingerprint
2015-06-23 10:14:27 -07:00
Jeff Lowdermilk
8b328429eb
Merge pull request #9911 from erictune/serviceacctdocs
...
Service account documentation improvement
2015-06-23 10:14:07 -07:00
derekwaynecarr
db202d4904
Remove nginx from vagrant
2015-06-23 13:07:50 -04:00
Jeff Lowdermilk
5e25827919
Merge pull request #10204 from caesarxuchao/pr/9754/head
...
Continue on #9754 , Improvements to the guestbook README, switch to .yaml files
2015-06-23 09:44:06 -07:00
Isaac Hollander McCreery
6de8032113
Update kubectl test to include changes to rolling update
2015-06-23 09:36:29 -07:00
Isaac Hollander McCreery
e55654f0bf
Update update-demo to work for v1, and don't use localhost domain name
2015-06-23 08:59:12 -07:00
Eric Tune
6dd499aa4c
Fix formatting in fedora manual getting-started.
2015-06-23 08:25:02 -07:00
Jeff Lowdermilk
a2ce3ea529
Merge pull request #10107 from roberthbailey/sans
...
Add more SANs to the master certificate.
2015-06-23 08:22:33 -07:00
Eric Tune
1767553377
Fix indentation of ToC in Getting-Started-Guides..
2015-06-23 08:20:31 -07:00
Dr. Stefan Schimanski
9e0c9b4f5a
Mesos: create static pod file source only for configured static pods
...
The file source was created even when no static pods were configured.
In this case it was never marked as seen. As a consequence the kubelet
syncPods functions never deleted pods because it was too cautious due
an unseen pod source, leading to leaked pods.
2015-06-23 12:25:21 +02:00
Wojciech Tyczynski
23d405ad86
Expose /resetMetrics handle in apiserver
2015-06-23 11:12:45 +02:00
nikhiljindal
221ae4d63b
Allow update without resource version
2015-06-23 00:16:08 -07:00
Brendan Burns
192ffdfb25
Fix the container bridge so that it can create cbr0
...
Fix the kubelet so that it tries to sync status, even if Docker is down
2015-06-22 23:18:01 -07:00
Brendan Burns
a29ade2f33
Disable creation of cbr0, the kubelet does it now.
...
Conditionalize the docker bridge.
2015-06-22 23:15:29 -07:00
Eric Tune
c5efb12a62
Revive conformance test.
...
Use KUBE_CONFIG_FILE instead of AUTH_CONFIG (and CERT_DIR).
Pass GINKGO_TEST_ARGS for a subset of e2e tests which
@erictune has deemed initially sufficient for conformance.
Allow GINKGO_TEST_ARGS to pass through hack/ginkgo-e2e.sh.
Set NUM_MINIONS (need better way to handle this).
Remove use of "KUBERNETES_CONFORMANCE_TEST" variable
and use of KUBERNETES_PROVIDER="conformance_test" convention,
both of which have no apparent purpose.
Allow unset testContext.provider in test/e2e/e2e_test.go
Allow testContext.Provider to be unset in providerIs().
2015-06-22 22:29:02 -07:00
Chao Xu
59b654c996
fix tests for 22f1b07858
2015-06-22 17:10:09 -07:00
Robert Bailey
a62708e207
Replace kubectl.sh with kubectl in the liveness example.
2015-06-22 16:58:49 -07:00
Mike Danese
c5564502a6
don't fail etcd SIGKILL test when apiserver returns an error
2015-06-22 16:33:19 -07:00
Jeff Lowdermilk
ebeb104493
Merge pull request #10199 from jlowdermilk/disable-proc-test
...
Disable TestProc_doWithNestedXConcurrent
2015-06-22 16:31:06 -07:00
Jeff Lowdermilk
e75edf2282
Merge pull request #10191 from erictune/similar-structure-gsg
...
Getting started guide cleanup
2015-06-22 16:29:51 -07:00
Jeff Lowdermilk
b80392737e
Merge pull request #10189 from erictune/toc-gsg
...
Add tables of contents to getting started guides.
2015-06-22 16:25:07 -07:00
Jeff Lowdermilk
0d7de0991e
Disable TestProc_doWithNestedXConcurrent
...
This test is killing more than 50% of shippable builds. Disabling
to stop the madness.
2015-06-22 15:39:43 -07:00
Jeff Lowdermilk
19991d5315
Merge pull request #10193 from zmerlynn/merge-release-0.19-to-master
...
Merge release 0.19.3 to master
2015-06-22 13:58:56 -07:00
Prashanth Balasubramanian
af175cc00b
Add a pod status equality method to the status manager.
2015-06-22 13:49:49 -07:00
fabianofranz
fae27669aa
Fixes kubectl config set-credentials examples
2015-06-22 17:34:04 -03:00