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
Zach Loafman
4274fccbc5
Merge remote-tracking branch 'upstream/release-0.19' into merge-release-0.19-to-master
2015-06-22 13:32:37 -07:00
Jeff Lowdermilk
bec793119b
Merge pull request #10175 from wojtek-t/wait_for_namespaces
...
In scalability tests wait until terminating namespaces are deleted
2015-06-22 13:21:52 -07:00
Jeff Lowdermilk
7002ce2336
Merge pull request #10148 from mikedanese/log-service-account
...
log a message when we fall back to service account
2015-06-22 13:20:43 -07:00
Jeff Lowdermilk
d206ab2c78
Merge pull request #10145 from satnam6502/es-logging
...
Remove readiness probes to Elasticsearch and Kibana logging
2015-06-22 13:18:14 -07:00
Jeff Lowdermilk
cbf0a4f2db
Merge pull request #10152 from markturansky/pv_recycler_precision_fix
...
Fixed PV recycler ActiveDeadlineSeconds precision
2015-06-22 13:17:03 -07:00
Jeff Lowdermilk
04e23f28db
Merge pull request #10167 from caesarxuchao/cassandra-example
...
update examples/cassandra kubectl output to the latest version
2015-06-22 13:16:35 -07:00
Jeff Lowdermilk
131a7ac938
Merge pull request #10170 from sandoracs/master
...
Use vagrant command instead of salt.
2015-06-22 13:16:24 -07:00
Jeff Lowdermilk
0c7fbacfb1
Merge pull request #10052 from derekwaynecarr/admission_subresources
...
Admission control exposes subresource
2015-06-22 13:11:58 -07:00
Jeff Lowdermilk
1874599c00
Merge pull request #8947 from bcbroussard/services-nodeport
...
Update the services web ui for nodeport and loadbalancer
2015-06-22 13:11:34 -07:00
nikhiljindal
4e02aef87d
Updating the error message to say node instead of minion
2015-06-22 12:52:14 -07:00
Satnam Singh
cb9f7d17f5
Add readiness probes to Elasticsearch and Kibana logging
2015-06-22 12:40:15 -07:00
Eric Tune
179fa8cb61
Getting-started-guide cleanup.
...
Put a Prerequisites section in all the hosted gettting-started-guides.
Change how title and contents are formatted so they are not automatically
included in the ToC. Tweak other section headers to improve ToCs.
2015-06-22 12:39:35 -07:00
Jeff Lowdermilk
5726ca55d8
Merge pull request #10165 from imesh/master
...
Fixing Kubernetes UI Graph Component's Legend Height Issue
2015-06-22 12:03:38 -07:00
Jeff Lowdermilk
b7583b799f
Merge pull request #10151 from brendandburns/explore
...
Remove some dead code.
2015-06-22 12:02:05 -07:00
Jeff Lowdermilk
7c7f25774f
Merge pull request #10162 from brendandburns/core
...
Also grab the kubelet log from the master.
2015-06-22 12:01:47 -07:00
Eric Tune
f39eead95c
Add tables of contents to getting started guides.
2015-06-22 11:56:19 -07:00
Jeff Lowdermilk
d0fc0d884d
Merge pull request #9876 from andronat/9631_labelcolumn
...
Printing resource labels as columns
2015-06-22 11:55:26 -07:00
Robert Bailey
48726482b8
Merge pull request #10187 from zmerlynn/release-0.19
...
Release 0.19.3
2015-06-22 11:05:33 -07:00
Zach Loafman
c5e504a0c8
Merge pull request #10186 from GoogleCloudPlatform/revert-10184-release-0.19
...
Revert "Release 0.19.3"
2015-06-22 10:57:08 -07:00
Zach Loafman
5534a8ca81
Revert "Release 0.19.3"
2015-06-22 10:56:38 -07:00
Robert Bailey
8a73b13859
Merge pull request #10184 from zmerlynn/release-0.19
...
Release 0.19.3
2015-06-22 10:56:18 -07:00
Jeff Lowdermilk
85770295c2
Merge pull request #10004 from ArtfulCoder/kubelet_health
...
Augmented kubelet healthz with syncLoop check.
2015-06-22 10:53:05 -07:00
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
Eric Tune
0b4ced80a7
Service account documentation.
...
Fixes #9344 .
Depends on #9821 .
Update Secrets documentation to explain how secrets can be
created/used manually, or automatically with service accounts.
Greatly expanded service account documentation.
Added a service account admin guide.
Lots of cross-references.
2015-06-22 10:42:54 -07:00
Brendan Burns
00ff4245e0
rev etcd to 2.0.12
2015-06-22 10:40:15 -07:00
Jeff Lowdermilk
51e0647f41
Merge pull request #9967 from satnam6502/counter-rc
...
Synthetic counter RC for load testing
2015-06-22 10:38:10 -07:00
Jeff Lowdermilk
6e34d204b0
Merge pull request #9934 from marekbiskup/doc-secrets
...
clarification of how to access a secret from a pod
2015-06-22 10:37:28 -07:00
Jeff Lowdermilk
0f59847cc5
Merge pull request #9905 from justinsb/aws_ssh_user
...
Don't assume we always SSH as the current user
2015-06-22 10:37:07 -07:00
Jeff Lowdermilk
2418173784
Merge pull request #9963 from smarterclayton/add_options_to_proxy
...
OPTIONS should be passed through the proxy
2015-06-22 10:36:25 -07:00
Zach Loafman
1559fa8b7e
Merge pull request #10140 from brendandburns/rev-etcd
...
rev etcd to 2.0.12
2015-06-22 10:32:19 -07:00
Jeff Lowdermilk
1f4ece84e5
Merge pull request #9490 from andronat/add_reason_2_pods
...
Adding Reason to PodStatus
2015-06-22 10:22:49 -07:00