Kubernetes Prow Robot
19679272be
Merge pull request #322 from yuj/patch-1
...
Update README.md
2019-05-26 16:21:49 -07:00
James Yu
b9651c825d
Update README.md
...
fix typo: spark-subsubmit -> spark-submit
2019-05-26 11:54:33 -07:00
Kubernetes Prow Robot
227f8e6fcf
Merge pull request #318 from liudalibj/master
...
enable s390x to test containers
2019-05-15 03:50:23 -07:00
liudali
3b9fa502ea
update by mkumatag's comment,image can work without any of these crazy patches
2019-05-13 23:16:17 +08:00
liudali
42b4fb9aa6
update QEMUVERSION version
2019-05-13 17:29:45 +08:00
liudali
63a09b6e91
add s390x support for image gb-frontend and gb-redisslave in gcr.io/google-samples
2019-05-13 17:21:07 +08:00
sebgoa
c4cfecbbe1
Merge pull request #313 from MarkDeckert/issue-311-selenium
...
driver.close() should be driver.quit()
2019-05-11 12:11:23 +02:00
MarkDeckert
d804fa73e1
driver.close() should be driver.quit()
2019-05-09 19:15:46 -07:00
Kubernetes Prow Robot
a434a915a9
Merge pull request #304 from mmumshad/master
...
Fix service dns name
2019-05-08 11:44:35 -07:00
Kubernetes Prow Robot
42fd6983f6
Merge pull request #305 from bsalamat/sched_policy_examples
...
Improve scheduler policy configuration examples
2019-04-24 00:18:02 -07:00
Bobby (Babak) Salamat
27216de59e
Improve scheduler policy configuration examples
2019-03-25 12:19:18 -07:00
Mumshad Mannambeth
5a31ec9093
Fix service dns name
...
Should be http://dns-backend.development.svc.cluster.local:8000 instead of http://dns-backend.development.cluster.local:8000
2019-03-21 12:09:18 +08:00
Claudiu Belu
ee0cf55804
cluster-dns: Writes bytes on response
...
In Python3, strings are unicode, while in Python2 they're bytes. This causes an issue when writing the request response, since it expects bytes.
2019-03-20 16:19:55 +02:00
Kubernetes Prow Robot
f0341a6f2a
Merge pull request #302 from bclau/fix-py3
...
Fixes python 3 support for cluster-dns images scripts
2019-03-20 04:12:24 -07:00
Claudiu Belu
12f77704a3
Fixes python 3 support for cluster-dns images scripts
...
The cluster-dns images' scripts are only working with Python 2.
Considering that Python 2 support will be dropped in 2020, it
would be a good idea to transition towards Python 3 support.
This commit the cluster-dns Python scripts to work on both
Python versions.
2019-03-20 03:47:06 -07:00
Kubernetes Prow Robot
a5fc981e3b
Merge pull request #301 from joelsmith/secdoc
...
Update embargo doc link in SECURITY_CONTACTS and change PST to PSC
2019-03-09 03:25:27 -08:00
Joel Smith
3077dbc0ad
Update embargo doc link in SECURITY_OWNERS and changes PST to PSC
2019-03-08 10:23:48 -07:00
Kubernetes Prow Robot
0f0861378f
Merge pull request #283 from reegnz/change_env_variable_names
...
Use new env vars to parameterize selenium nodes
2019-03-08 03:51:29 -08:00
Kubernetes Prow Robot
47146108ef
Merge pull request #299 from ahmetb/bye
...
Remove ahmetb from OWNERS
2019-02-13 14:34:45 -08:00
Ahmet Alp Balkan
112f11b76e
Remove ahmetb from OWNERS
...
Sadly I no longer have time to help maintain this repo and have not been able
to return to the review requests timely. It's better I don't get assigned to
these.
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2019-02-13 14:00:38 -08:00
Kubernetes Prow Robot
0de07f3d4c
Merge pull request #295 from IronPan/patch-1
...
Use fixed NFS dns name
2019-02-13 04:12:33 -08:00
Kubernetes Prow Robot
87f1ce167f
Merge pull request #284 from reegnz/upgrade_selenium_images
...
Bump image versions in selenium example
2019-01-31 01:47:42 -08:00
Kubernetes Prow Robot
147586e6e9
Merge pull request #296 from rlenferink/patch-owners
...
Update OWNERS files to include link to docs
2019-01-30 15:45:00 -08:00
Roy Lenferink
9e4e0f41f7
Update OWNERS files to include link to docs
2019-01-30 20:22:58 +01:00
Zoltán Reegn
860cf5c28b
Bump image versions in selenium example
2019-01-29 15:58:39 +01:00
Zoltán Reegn
6926abd983
Use new env vars to parameterize selenium nodes
...
The new variable names got introduced about 10 months ago and it was
indicated that they will be used in the ling term instead of the older,
less descriptive variable names.
2019-01-29 10:28:19 +01:00
Kubernetes Prow Robot
e2a461bb78
Merge pull request #294 from runzexia/patch-1
...
update redis image address
2019-01-22 07:57:55 -08:00
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