Kubernetes Prow Robot
f714111b52
Merge pull request #342 from vincepower/patch-1
...
Updating README.md to have correct URLs
2019-09-11 03:01:24 -07:00
Vince Power
6085b6218a
Updating README.md
...
Showing change to examples repo in URLs and adjusting an example to be accurate (and reflect the actual file) where storageClassName: standard is in spec not metadata.
2019-09-08 22:51:36 -03:00
Kubernetes Prow Robot
1f356407c2
Merge pull request #341 from ZP-AlwaysWin/dev01
...
fix java code style
2019-08-28 08:25:12 -07:00
Kubernetes Prow Robot
d622b72e69
Merge pull request #340 from jayunit100/patch-1
...
spark cluster namespace to the tl;dr section
2019-08-28 08:23:16 -07:00
ZP-AlwaysWin
6dfe29a3fd
fix java code style
2019-08-22 10:47:52 +08:00
jay vyas
9186d4a16f
spark cluster namespace to the tl;dr section
2019-08-21 05:52:00 -07:00
Kubernetes Prow Robot
c8733803d9
Merge pull request #338 from k-toyoda-pi/fix_broken_link_flexvolume
...
Fix broken link in flexvolume/README.md
2019-08-15 15:18:30 -07:00
toyoda
89545dc771
Fix broken link in flexvolume/README.md
2019-08-13 14:54:12 +09:00
Kubernetes Prow Robot
ea09a387fe
Merge pull request #335 from liangxia/staging
...
Promote examples that are referenced in the tutorials out of staging
2019-07-31 05:58:20 -07:00
liangxia
c16a976d98
Promote examples that are referenced in the tutorials out of staging
2019-07-31 09:39:26 +08:00
Kubernetes Prow Robot
f31eb21e53
Merge pull request #331 from chrisfischer/patch-1
...
Update README.md
2019-07-15 13:33:24 -07:00
Chris Fischer
e6fe6a2dc2
Update README.md
...
Fix typo: sparkspark -> spark
2019-07-15 11:00:44 -07:00
Kubernetes Prow Robot
97c7ed0eb6
Merge pull request #327 from nrdlngr/master
...
Update Redis slave image to new location.
2019-07-02 09:39:12 -07:00
Nordlund, Eric
d1606e207b
Updated Redis slave image references in README.
2019-06-27 16:26:31 -07:00
Nordlund, Eric
5abab16b70
Update Redis slave image to new location.
2019-06-27 16:25:10 -07:00
Kubernetes Prow Robot
24c878fe38
Merge pull request #303 from bclau/patch-1
...
cluster-dns: Writes bytes on response
2019-06-04 08:17:22 -07:00
Kubernetes Prow Robot
f128cc4afa
Merge pull request #324 from tadashi0713/add-volumemount-selenium-node-chrome-deployment
...
Add volumemount for selenium node chrome deployment
2019-06-03 09:31:36 -07:00
tadashi0713
015d064ba2
Add volumemount for selenium node chrome deployment
2019-06-03 16:30:33 +09:00
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