Commit Graph

445 Commits

Author SHA1 Message Date
Victor Marmol ebc249baac Merge pull request #8410 from tnguyen-rh/master
fix typo in gce.yaml: ensure 'accessModes' value is a list
2015-05-18 09:14:01 -07:00
Victor Marmol ea75cd92e7 Merge pull request #8296 from jlowdermilk/gen-analytics
Add ga-beacon analytics to gendocs scripts
2015-05-18 08:40:02 -07:00
Thien-Thi Nguyen 467f42b668 fix typo in gce.yaml: ensure 'accessModes' value is a list 2015-05-18 14:48:42 +02:00
Derek Carr 356cbf35e9 Merge pull request #8343 from caesarxuchao/limitrange
update examples/limitrange to v1beta3
2015-05-18 08:19:44 -04:00
Jeff Lowdermilk 29edafa519 Add ga-beacon analytics to gendocs scripts
hack/run-gendocs.sh puts ga-beacon analytics link into all md files,
hack/verify-gendocs.sh verifies presence of link.
2015-05-15 18:56:38 -07:00
Chao Xu fd4414236b update examples/limitrange to v1beta3;
change the Memory req. in invalid-pod to 5Mi;
add a minimum readme
2015-05-15 15:55:05 -07:00
Nikhil Jindal 293afd4a4f Merge pull request #8200 from caesarxuchao/liveness-example
update example/liveness to v1beta3
2015-05-15 14:33:25 -07:00
Nikhil Jindal 1e99c2a27e Merge pull request #8266 from caesarxuchao/gluster-example
Update examples/glusterfs to v1beta3; add desciption of Glusterfs endpoints in README.md
2015-05-15 14:32:31 -07:00
Chao Xu bac959d9bc Update examples/glusterfs to v1beta3;
Add desciption of Glusterfs endpoints in README.md;
Add validation for endpoints in examples_test.go
2015-05-15 11:13:32 -07:00
Nikhil Jindal f8353041fb Merge pull request #8222 from caesarxuchao/walkthrough-example
Update k8s201.md to match PR#8011
2015-05-15 10:33:39 -07:00
Brendan Burns e80b9fbbfb Merge pull request #8226 from caesarxuchao/gce-pd-example-remove
remove examples/gce-pd
2015-05-15 15:02:40 +01:00
Chao Xu 275d4a0fc0 update example/liveness to v1beta3;
update the exec-liveness.yaml to reflect PR#8011
add a README
2015-05-14 16:41:42 -07:00
Victor Marmol 46d7d054ee Merge pull request #8256 from markturansky/move_readme2
Moved PV README up one dir
2015-05-14 11:39:47 -07:00
markturansky dbb73e8b3c moved README up one dir for better dev experience 2015-05-14 13:03:02 -04:00
Victor Marmol 5aacabdab4 Merge pull request #8137 from caesarxuchao/iscsi-test
update example/iscsi to v1beta3
2015-05-14 09:49:04 -07:00
Victor Marmol 1c17c1f757 Merge pull request #7915 from ddysher/dns-example
Add a simple DNS example
2015-05-14 09:08:24 -07:00
Deyuan Deng 34f35445d5 Add a simple DNS example 2015-05-13 22:32:10 -04:00
Chao Xu f4d67ab530 remove gce-pd example, as it duplicates the examples/persistent-volumes/volumes/gce.yaml 2015-05-13 17:16:13 -07:00
Chao Xu a5181a9df6 Update k8s201.md to match PR#8011 2015-05-13 17:05:39 -07:00
Rohit Jnagal 71eaffa3ab Merge pull request #8210 from lavalamp/explorer
Explorer example shows what environment k8s runs your container in.
2015-05-13 16:46:28 -07:00
Daniel Smith 4088a43804 Explorer example shows what environment k8s runs your container in. 2015-05-13 15:38:07 -07:00
nikhiljindal ce6b8d8c2d Fixing broken persistentvolume nfs example 2015-05-13 14:28:36 -07:00
Rohit Jnagal c135621a34 Merge pull request #8025 from caesarxuchao/cassandra-example
update the KubernetesSeedProvider.java in example example/cassandra to v1beta3
2015-05-13 10:50:51 -07:00
Chao Xu 5af1486e16 fix 2015-05-13 10:36:06 -07:00
Chao Xu 7761e54ef5 update example/iscsi to v1beta3;
add more instructions on how to setup iscsi target/initiator on GCE
2015-05-13 09:41:33 -07:00
Piotr Szczesniak 41cab2030e Merge pull request #8093 from caesarxuchao/guestbook-go-example
update example/guestbook-go to v1beta3
2015-05-13 10:23:46 +02:00
Chao Xu 7335b4c209 update the KubernetesSeedProvider.java to v1beta3 2015-05-12 19:28:35 -07:00
Nikhil Jindal c46a90faa8 Merge pull request #7991 from eparis/boilerplate-go-crash
Fix boilerplate check crash if .go file has no comments
2015-05-12 10:24:43 -07:00
Chao Xu 4c21bb5f96 update example/guestbook-go to v1beta3 2015-05-12 10:15:29 -07:00
Derek Carr d4f5b8b5d7 Merge pull request #7802 from caesarxuchao/kubernetes-namespaces
Update example kubernetes-namespaces to use v1beta3 API
2015-05-12 10:31:01 -04:00
Derek Carr 04622cd343 Merge pull request #7918 from caesarxuchao/resource-quota-example
merge the v1beta3 json file in the resource quota example
2015-05-12 10:25:52 -04:00
Piotr Szczesniak 9c907e9c06 Merge pull request #8101 from caesarxuchao/walkthrough-port-fix
make the httpGet port the match the containerPort in the walkthrough example
2015-05-12 16:21:20 +02:00
Chao Xu 06a4c34fe1 make the httpGet port match the containerPort 2015-05-11 21:51:10 -07:00
Deyuan Deng 53dbea8329 Fix downward API 2015-05-11 22:58:43 -04:00
Quinton Hoole c7fd5a3f0a Revert "E2E: Soak test and Functional tests for K8Petstore " 2015-05-11 18:24:42 -07:00
Fabio Yeon dbc91e4aa0 Merge pull request #7985 from jeffmendoza/meteor-update
For examples/meteor: update README, minor fixes.
2015-05-11 17:47:15 -07:00
Chao Xu 7d0b5072ab update example/rethinkdb to v1beta3
add external load balancer to work on GCE

add a comment about nodeSelector in gen-pod.sh

update the image/run.sh to v1beta3
2015-05-11 11:29:54 -07:00
Nikhil Jindal 2d9a9dce3d Merge pull request #7940 from caesarxuchao/walkthrough-example
update example/walkthrough to v1beta3
2015-05-11 10:48:26 -07:00
Nikhil Jindal cb60af4c74 Merge pull request #7639 from jayunit100/e2e-k8bps
E2E: Soak test and Functional tests for K8Petstore
2015-05-11 10:16:40 -07:00
Jeff Mendoza 20506c2c62 For examples/meteor: update README, minor fixes. 2015-05-11 09:30:03 -07:00
Paulo Pires 93d4984d0c Fixed documentation based on comments. Will squash after PR is validated. 2015-05-10 11:45:11 +01:00
Chao Xu 39e7a7f39f upgrade example/walkthrough to v1beta3 2015-05-09 20:36:19 -07:00
Paulo Pires 0043eb90f1 Upgraded to hazelcast-bootstraper 0.2 and pires/hazelcast-k8s:0.2.
We now use v1beta3 API.
Fixes #7731
2015-05-09 23:10:14 +01:00
Eric Paris 2cc30e91d6 Fix boilerplate check crash if .go file has no comments
Clayton pointed out that if he created a file with no /* in it anywhere
the boilerplate logic would crash like:

$ hack/verify-boilerplate.sh
Traceback (most recent call last):
  File "hack/../hooks/boilerplate.py", line 87, in <module>
    sys.exit(main())
  File "hack/../hooks/boilerplate.py", line 83, in main
    if not file_passes(filename, extention, ref, p):
  File "hack/../hooks/boilerplate.py", line 38, in file_passes
    while data[0] != "/*\n":
IndexError: list index out of range

That is because we were just stripping everything before the first line
that contained exacly "/*".  If no such line existed it got to the end
and just kept going.

This does something smarter. We use a regex to look for one or more
lines which start // +build followed by a single newline and remove only
those.  This obviously found one place where the package name was above
the license and was being missed by both the old and the new checker.

It also fixed the python spew and just tells you your file fails.
2015-05-08 17:30:40 -04:00
jayunit100 9cfb84b9aa E2E: Functional + Soak test for k8petstore, revised with improved polling, exit code handling. 2015-05-08 20:53:22 +00:00
Abhi Shah 444a80efe6 Merge pull request #7983 from wattsteve/patch-2
GlusterFS Critical Bug Resolved - Removing warning in README
2015-05-08 13:32:14 -07:00
Brian Grant 6b2d1d58cd Merge pull request #7942 from goltermann/master
Simple nginx Guide Fixes
2015-05-08 12:09:25 -07:00
Steve Watt 8b12b6aa52 Bug Resolved - Removing warning in README 2015-05-08 14:05:56 -05:00
Daniel Smith 065edcf836 Merge pull request #7875 from satnam6502/elasticsearch
Elasticsearch Discovery with Kubernetes
2015-05-08 12:04:11 -07:00
goltermann 5761413b49 simple nginx fixes 2015-05-07 18:28:00 -07:00