Chao Xu
|
780e51eac3
|
update examples/mysql-wordpress-pd to v1
|
2015-06-10 15:14:41 -07:00 |
Kris Rousey
|
cfdc6b3f68
|
Change resource quota example to use v1
|
2015-06-10 15:06:57 -07:00 |
Abhi Shah
|
0bba327fc2
|
Merge pull request #9604 from krousey/example_update
Change update-demo example to use v1
|
2015-06-10 15:00:27 -07:00 |
Abhi Shah
|
82b1e08d5a
|
Merge pull request #9607 from ddysher/dns-example-fix
Fix DNS example due to default DNS domain rename
|
2015-06-10 14:59:31 -07:00 |
Brendan Burns
|
ebe43fd5ca
|
Add instructions for validating the DNS server.
|
2015-06-10 14:56:41 -07:00 |
Kris Rousey
|
e5839c0844
|
Changing rethinkdb example to use v1
Also deleting a .DS_Store file.
|
2015-06-10 14:54:42 -07:00 |
Chao Xu
|
5195e36b3d
|
update examples/meteor to v1
|
2015-06-10 14:54:33 -07:00 |
Abhi Shah
|
f4eb2f366f
|
Merge pull request #9568 from marekbiskup/docker_log_rotate
rotate docker log
|
2015-06-10 14:50:07 -07:00 |
Abhi Shah
|
04ae4d07e1
|
Merge pull request #9551 from brendandburns/docsfix
Make it clear which part should be supplied by the user.
|
2015-06-10 14:49:37 -07:00 |
Abhi Shah
|
c23caee343
|
Merge pull request #9443 from goltermann/docs
Clarify a few things in Cassandra example.
|
2015-06-10 14:48:34 -07:00 |
Abhi Shah
|
b556285661
|
Merge pull request #9550 from feihujiang/validationFailure
remove useless glog.Infof
|
2015-06-10 14:45:10 -07:00 |
Abhi Shah
|
53fa4e1366
|
Merge pull request #9383 from brendandburns/liveness
Add liveness checks to the controller-manager and scheduler.
|
2015-06-10 14:44:12 -07:00 |
Abhi Shah
|
07f8d58010
|
Merge pull request #9500 from andronat/make_CheckErr_testable
Make check err testable
|
2015-06-10 14:42:56 -07:00 |
Brendan Burns
|
97634c7fbf
|
Fix the scheduler to ignore terminated pods.
|
2015-06-10 14:38:08 -07:00 |
Abhi Shah
|
62911dc2fb
|
Merge pull request #9543 from ddysher/base64-w0
Document why we use 'tr -d' instead of 'base64 w0'
|
2015-06-10 14:37:41 -07:00 |
Abhi Shah
|
c769451864
|
Merge pull request #9455 from caesarxuchao/guestbook-example-v1
Upgrade examples/guestbook to v1
|
2015-06-10 14:36:42 -07:00 |
Kris Rousey
|
784a4d4623
|
Changing secrets example to use v1
|
2015-06-10 14:27:59 -07:00 |
Chao Xu
|
7bc26daef9
|
update examples/logging-demo to v1
|
2015-06-10 14:25:28 -07:00 |
Ryan Richard
|
0b26e4e301
|
simplify flannel configuration on rackspace
|
2015-06-10 16:07:23 -05:00 |
Deyuan Deng
|
59a1c6e0b4
|
Fix DNS example due to default DNS domain rename
|
2015-06-10 16:58:43 -04:00 |
James DeFelice
|
932c58a497
|
Kubernetes Mesos integration
This commit includes the fundamental components of the Kubernetes Mesos
integration:
* Kubernetes-Mesos scheduler
* Kubernetes-Mesos executor
* Supporting libs
Dependencies and upstream changes are included in a separate commit for easy
review.
After this initial upstream, there'll be two PRs following.
* km (hypercube) and k8sm-controller-manager #9265
* Static pods support #9077
Fixes applied:
- Precise metrics subsystems definitions
- mesosphere/kubernetes-mesos#331
- https://github.com/GoogleCloudPlatform/kubernetes/pull/8882#discussion_r31875232
- https://github.com/GoogleCloudPlatform/kubernetes/pull/8882#discussion_r31875240
- Improve comments and add clarifications
- Fixes https://github.com/GoogleCloudPlatform/kubernetes/pull/8882#discussion-diff-31875208
- Fixes https://github.com/GoogleCloudPlatform/kubernetes/pull/8882#discussion-diff-31875226
- Fixes https://github.com/GoogleCloudPlatform/kubernetes/pull/8882#discussion-diff-31875227
- Fixes https://github.com/GoogleCloudPlatform/kubernetes/pull/8882#discussion-diff-31875228
- Fixes https://github.com/GoogleCloudPlatform/kubernetes/pull/8882#discussion-diff-31875239
- Fixes https://github.com/GoogleCloudPlatform/kubernetes/pull/8882#discussion-diff-31875243
- Fixes https://github.com/GoogleCloudPlatform/kubernetes/pull/8882#discussion-diff-31875234
- Fixes https://github.com/GoogleCloudPlatform/kubernetes/pull/8882#discussion-diff-31875256
- Fixes https://github.com/GoogleCloudPlatform/kubernetes/pull/8882#discussion-diff-31875255
- Fixes https://github.com/GoogleCloudPlatform/kubernetes/pull/8882#discussion-diff-31875251
- Clarify which Schedule function is actually called
- Fixes https://github.com/GoogleCloudPlatform/kubernetes/pull/8882#discussion-diff-31875246
|
2015-06-10 20:58:39 +00:00 |
Kris Rousey
|
381093d585
|
Change spark example to use v1
|
2015-06-10 13:57:17 -07:00 |
goltermann
|
8b5f146c09
|
Clarify a few things in Cassandra example.
Fixing Cassandra example.
Update to kubectl exec.
Fix to gcr.io links
|
2015-06-10 13:49:02 -07:00 |
Abhi Shah
|
bdeb4f31a8
|
Merge pull request #9514 from brendandburns/e2e
Add a test that verifies pods with resource limits schedule.
|
2015-06-10 13:46:24 -07:00 |
Chao Xu
|
f87cd6018e
|
update examples/liveness to v1
|
2015-06-10 13:35:45 -07:00 |
Abhi Shah
|
8a1c2fa3ad
|
Merge pull request #9437 from kprobst/fw-doc2
Added explanation about firewall and external IP to nginx example.
|
2015-06-10 13:35:22 -07:00 |
Kris Rousey
|
41ce515680
|
Change update-demo example to use v1
|
2015-06-10 13:34:31 -07:00 |
James DeFelice
|
7d66559725
|
added comments at the top of native k8s files which, if changed, might affect some of the k8sm code
|
2015-06-10 20:31:22 +00:00 |
Abhi Shah
|
547b3a7ef2
|
Merge pull request #9409 from lavalamp/e2eTestFix
switch to generateName for namespace creation
|
2015-06-10 13:31:10 -07:00 |
James DeFelice
|
91238f8b44
|
Make building contrib code optional
|
2015-06-10 20:30:10 +00:00 |
Kris Rousey
|
0cd638f2a7
|
Changing walkthrough to v1
|
2015-06-10 13:25:54 -07:00 |
Deyuan Deng
|
396fabf2af
|
Document why we use 'tr -d' instead of 'base64 w0'
|
2015-06-10 16:24:20 -04:00 |
James DeFelice
|
e10afad44a
|
Godeps for Kubernetes Mesos integration
|
2015-06-10 20:19:55 +00:00 |
Abhi Shah
|
c8591bd323
|
Merge pull request #9491 from ArtfulCoder/etcd_log
Etcd log mount
|
2015-06-10 13:17:10 -07:00 |
Abhi Shah
|
fdf2d6057f
|
Merge pull request #9226 from erictune/makefile
Clarify where DNS resolution works.
|
2015-06-10 12:57:24 -07:00 |
Eric Tune
|
1c1272a3e4
|
Clarify where resolution works.
|
2015-06-10 12:55:49 -07:00 |
Abhi Shah
|
0083c13a61
|
Merge pull request #9598 from GoogleCloudPlatform/revert-9569-unclear_error
Revert "Make error msg for updating resource version more clear"
|
2015-06-10 12:55:10 -07:00 |
Abhi Shah
|
f5b6597492
|
Revert "Make error msg for updating resource version more clear"
|
2015-06-10 12:54:52 -07:00 |
Abhi Shah
|
0fbd4900d1
|
Merge pull request #9423 from mesosphere/create-api-server-client
refactor createAPIServerClient for easier integration with 3rd party …
|
2015-06-10 12:54:17 -07:00 |
Abhi Shah
|
c541b96e19
|
Merge pull request #9480 from erictune/docs11
Document that leading dots allowed in secret names
|
2015-06-10 12:53:17 -07:00 |
Abhi Shah
|
d477fe6b1c
|
Merge pull request #9569 from jhadvig/unclear_error
Make error msg for updating resource version more clear
|
2015-06-10 12:51:57 -07:00 |
Abhi Shah
|
a1840218c4
|
Merge pull request #9588 from caesarxuchao/kubectl-container-examples-v1
update examples/kubectl-container to v1
|
2015-06-10 12:45:40 -07:00 |
Chao Xu
|
06035908ef
|
update examples/limitrange to v1
|
2015-06-10 12:44:22 -07:00 |
Chao Xu
|
8bc14b6757
|
Update examples/kubernetes-namespaces to v1
|
2015-06-10 11:38:31 -07:00 |
Chao Xu
|
39abc8c4ea
|
update examples/kubectl-container to v1
|
2015-06-10 11:33:15 -07:00 |
Chao Xu
|
39382b2da5
|
Upgrade examples/guestbook to v1
|
2015-06-10 11:16:01 -07:00 |
Abhi Shah
|
d2b17a5c49
|
Merge pull request #9458 from brendandburns/release-0.19
Release 0.19.0
|
2015-06-10 10:34:31 -07:00 |
Satnam Singh
|
d6145ec69b
|
Cauldron soak test
|
2015-06-10 10:32:15 -07:00 |
Abhi Shah
|
93038de0ee
|
Merge pull request #9557 from mikedanese/auth-fix
fix auth in gce/upgrade.sh
|
2015-06-10 10:26:33 -07:00 |
Brendan Burns
|
0cb58606b7
|
Kubernetes version v0.19.0-dev
|
2015-06-10 09:26:55 -07:00 |