Commit Graph

2050 Commits

Author SHA1 Message Date
IronPan b8ba2838ba
Use fixed NFS dns name 2019-01-18 01:05:43 -08:00
runzexia 8be2a0fbd7
update redis image address 2019-01-18 11:47:20 +08:00
Kubernetes Prow Robot 5207e2a1c5
Merge pull request #286 from reegnz/remove_trailing_whitespace
Remove trailing whitespaces
2019-01-10 10:26:49 -08:00
Kubernetes Prow Robot b831dde73d
Merge pull request #290 from mario-mazo/new-seleniumhub-enpoints
Updated selenium hub health probes to recommended endpoints
2019-01-10 08:44:58 -08:00
k8s-ci-robot d94a4484e1
Merge pull request #291 from humblec/customepnameprefix
Add `customepnameprefix` storage class option.
2018-11-26 13:04:55 -08:00
Ahmet Alp Balkan 60a6a0f2b7
Update README.md 2018-11-26 13:01:01 -08:00
Ahmet Alp Balkan 2136524f6a
merge it to the previous paragraph 2018-11-14 10:23:33 -08:00
hchiramm 2a84bf3c3d Add `customepnameprefix` storage class option.
customepnameprefix has been added to glusterfs storage class
via PR# https://github.com/kubernetes/kubernetes/pull/69419
This patch add its documentation to example files and README.

Signed-off-by: hchiramm <hchiramm@redhat.com>
2018-11-12 11:46:01 +05:30
Mario Mazo 1fe99abeba Updated probes to recomended endpoint 2018-11-10 21:12:18 +01:00
k8s-ci-robot 0b0859e28e
Merge pull request #288 from mooncak/fix_typos
Fix typos: conecepts->concepts, lauched->launched
2018-11-10 10:10:54 -08:00
mooncake b14bba7c6a Fix typos: conecepts->concepts, lauched->launched
Signed-off-by: mooncake <xcoder@tenxcloud.com>
2018-11-10 20:41:04 +08:00
Zoltán Reegn 412a68d903 Remove trailing whitespaces 2018-10-30 19:34:59 +01:00
k8s-ci-robot 78097f9de8
Merge pull request #281 from AdamDang/patch-2
Update README.md
2018-10-25 07:34:01 -07:00
AdamDang 00c3c2b476
Update README.md 2018-10-25 20:17:19 +08:00
k8s-ci-robot 00c9d96c5b
Merge pull request #278 from foo0x29a/master
Fix cpu-manager README links
2018-10-13 06:32:08 -07:00
k8s-ci-robot 82e755323c
Merge pull request #280 from ebriand/update-nginx-example
change simple nginx example to use kubectl create instead of kubectl run
2018-10-13 06:30:52 -07:00
Eric Briand f0cdc65016 change simple nginx example to use kubectl create instead of kubectl run 2018-10-12 14:43:06 +02:00
k8s-ci-robot 81b84edc1d
Merge pull request #279 from disrani-px/patch-1
Fix mountpath for cassandra
2018-10-11 13:02:01 -07:00
Dinesh Israni e40898d327
Fix mountpath for cassandra 2018-10-10 21:50:23 -07:00
foo0x29a fc9a9cd884 Fix cpu-manager README links 2018-10-10 00:33:48 -03:00
k8s-ci-robot cb42cf0cfd
Merge pull request #275 from oz123/redis_alpine_update
Update alpine linux version in Dockerfile
2018-10-05 11:53:51 -07:00
Oz N Tiram 8067832303 Update alpine linux version in Dockerfile
Alpine version 3.4 is EOL since 2018-05-01.
See https://wiki.alpinelinux.org/wiki/Alpine_Linux:Releases

Signed-off-by: Oz N Tiram <oz.tiram@gmail.com>
2018-10-05 04:27:40 +02:00
k8s-ci-robot 1a8470ba8d
Merge pull request #274 from mkumatag/fix_manifest_push
Purge the manifest after the push
2018-10-04 05:41:42 -07:00
Manjunath A Kumatagi cf992ddbe8 Purge the manifest after the push 2018-09-27 20:34:54 +05:30
k8s-ci-robot 3a2f276a56
Merge pull request #271 from ldx/fix-javaweb-examples
Fix javaweb examples
2018-09-19 09:44:16 -07:00
Vilmos Nebehaj 1f595fb669 Make command consistent in javaweb examples 2018-09-19 08:38:42 -07:00
Vilmos Nebehaj 724fd94417 Fix indentation in javaweb-2.yaml 2018-09-18 16:08:47 -07:00
Vilmos Nebehaj e3c0e94131 Fix javaweb example
The image used for the init container runs /mv.sh, which executes `tail
-f /etc/hosts` as its last command. Since this command will block
forever, an explicit command should be specified for this container that
just copies the sample war file to /app (otherwise the pod will get
stuck forever, waiting for the init container to succeed).
2018-09-18 16:03:59 -07:00
k8s-ci-robot b171baeb49
Merge pull request #267 from benjamink/master
Use init-containers instead of sidecar model
2018-09-07 07:50:19 -07:00
Benjamin Krein ac10c005e3 update README with initContainer changes 2018-09-07 07:43:52 -04:00
Benjamin Krein 0d8e4d2918 convert to use initContainer 2018-09-07 07:43:42 -04:00
Benjamin Krein e39212705f define war container as initContainer 2018-09-06 16:03:27 -04:00
k8s-ci-robot 04efb0640f
Merge pull request #263 from hrishin/mysql-checks
added liveness probes to mysql deployment
2018-08-31 09:02:56 -07:00
hriships 05e76883eb added liveness probes to mysql deployment 2018-08-30 00:09:47 +05:30
k8s-ci-robot 2f69166cb6
Merge pull request #253 from bgiorgini/patch-1
Update README.md
2018-08-23 14:03:15 -07:00
k8s-ci-robot f783b7a177
Merge pull request #262 from wangxy518/patch-1
Update jvm.options
2018-08-17 04:10:12 -07:00
wangxy518 9f51ba5514
Update jvm.options 2018-08-17 15:00:37 +08:00
k8s-ci-robot ce7fce7c49
Merge pull request #261 from fqsghostcloud/fix-README.md
fix README.md
2018-08-16 16:47:08 -07:00
fqsghostcloud dc243bdc0a
fix README.md
fix README.md
2018-08-14 09:41:15 +08:00
k8s-ci-robot 5a618dd3b4
Merge pull request #259 from dims/remove-stray-debug-echo-from-makefile
Remove stray debug echo from Makefile
2018-08-02 19:56:00 -07:00
Davanum Srinivas 2ab975dd4e
Remove stray debug echo from Makefile
oops #2

Change-Id: Ief434608f87afeb956a471ae35217b106a763739
2018-08-02 22:15:30 -04:00
k8s-ci-robot cfbc441ba6
Merge pull request #258 from dims/fix-oops-in-docker-push-parameter
oops! fix the image name when we run docker push
2018-08-02 16:02:27 -07:00
Davanum Srinivas 594d5df197
oops! fix the image name when we push
Change-Id: I1533e8be7a6292830c0a9eacc545d8fddd897b26
2018-08-02 18:26:52 -04:00
k8s-ci-robot fed0c13e04
Merge pull request #257 from dims/build-and-push-manifests-for-container-images
Build and push manifests for container images
2018-08-02 13:51:28 -07:00
Davanum Srinivas dc35258e19
Build and push manifests for container images
We build and push images for various architectures, but are not
publishing a single manifest that can be used to look up the images.
test/images in main k/k repository and kube images in k/release already
publish manifests for all the image we need for e2e testing, so we
should do the same as the 2 images in this repository are part of the
conformance e2e test suite.

Bumping version numbers as well.

Change-Id: I5f87af9e5ad15da86b9e99bcb7a60a81870d0836
2018-08-02 16:39:39 -04:00
k8s-ci-robot c4ca96d76f
Merge pull request #255 from dims/guest-book-remove-explicit-install-for-php-pear
guestbook : Remove explicit install for php-pear
2018-07-30 08:54:58 -07:00
Davanum Srinivas cd651b9ea6
guestbook : Remove explicit install for php-pear
Change-Id: I663a86a972ae3ccd2c774921bbe19f950a6938f5
2018-07-30 11:17:18 -04:00
Bruno Giorgini f333458ba7
Update README.md
Include the `staging` folder in the paths.
2018-07-24 20:29:54 -07:00
k8s-ci-robot 8a0052f080
Merge pull request #252 from nikhita/contributing.md
Add CONTRIBUTING.md
2018-07-19 02:13:42 -07:00
Nikhita Raghunath 6959764261 Add CONTRIBUTING.md 2018-07-19 10:59:43 +05:30