51 Commits
Author SHA1 Message Date
Matt FarinaandGitHub dbc0729451 [stable/selenium] deprecating chart (#24389)
Signed-off-by: Matt Farina <matt@mattfarina.com>
2020-11-13 15:35:53 -05:00
Scott RigbyandGitHub 46116b1de4 [stable/selenium] add repo archive notice (#24187)
Signed-off-by: Scott Rigby <scott@r6by.com>
2020-11-09 14:33:23 -08:00
Stefan GloutnikovandGitHub b7b469bb1f Updated firefoxDebug to only be scheduled as DaemonSet when firefoxDebug.runAsDaemonSet is enabled. (#23834)
Signed-off-by: Stefan Gloutnikov <stefan@gloutnikov.com>
2020-10-13 14:03:24 -07:00
Nikolai SträssleandGitHub 3f90349c66 [stable/selenium]: Add volumes to firefox pods (#23755)
* Add volumes to firefox pods

Add the option to mount a volume /dev/shm for Firefox Sometimes the 
default is not enough and more memory is needed.

Signed-off-by: Nikolai Strässle <nikolai.straessle@gmail.com>

* Add volumes to firefox pods

Update the readme.md for commit 
https://github.com/nikolaistraessle/charts/commit/ef3e2fe0ded4ce5110bd7257fe1bb55309516178

Signed-off-by: Nikolai Strässle <nikolai.straessle@gmail.com>
2020-09-13 15:34:58 -07:00
Daniel SchaaffandGitHub ee67cf51ea [stable/selenium] Add ability to pass additional pod labels for all pods (#22931)
* Add ability to pass additional pod labels for all pods

My use case for these is to add a pod label to be used with and AWS EKS
Fargate profile. By default no additional labels are added.

Signed-off-by: Daniel Schaaff <dschaaff@cordial.com>

* Bump the chart version

Signed-off-by: Daniel Schaaff <dschaaff@cordial.com>
2020-07-07 02:12:00 -07:00
Gustavo MichelsandGitHub f0e94196b0 [stable/selenium] Add liveness probes and preStop hooks on browsers (#22210)
* Add liveness probes and preStop hooks on browsers

Signed-off-by: Gustavo Michels <gustavomichels@icloud.com>

* Bump up chart version

Signed-off-by: Gustavo Michels <gustavomichels@icloud.com>

* Make liveness probes and preStop hooks optional and disabled by default

Signed-off-by: Gustavo Michels <gustavomichels@icloud.com>

* Update README to include new options

Signed-off-by: Gustavo Michels <gustavomichels@icloud.com>
2020-05-11 10:31:51 -07:00
Stefan StaudeandGitHub 1204e15a78 [stable/selenium] Make selenium nodes deployable as daemonset (#21849)
* Make browser nodes deployable as DaemonSet

Signed-off-by: Stefan Staude <stefan.staude@staffbase.com>

* Update readme to respect runAsDaemonSet property

Signed-off-by: Stefan Staude <stefan.staude@staffbase.com>

* Update selenium chart version to 1.1.0

Signed-off-by: Stefan Staude <stefan.staude@staffbase.com>

* Update value.yaml with hint to ignore replicas in case of runAsDaemonSet

Signed-off-by: Stefan Staude <stefan.staude@staffbase.com>

* Update readme with hint to ignore replicas in case of runAsDaemonSet

Signed-off-by: Stefan Staude <stefan.staude@staffbase.com>
2020-04-27 07:05:29 -07:00
Gianmarco DoroandGitHub 2c6d7c9701 [stable/selenium] Add configurable securityContext in all selenium deployments (#21917)
* [stable/selenium] Add configurable securityContext in all selenium deployments

Signed-off-by: Gianmarco Doro <gianmarco.doro@gmail.com>

* another version bump

Signed-off-by: Gianmarco Doro <gianmarco.doro@gmail.com>

* [stable/selenium] Keep previous securityContext behaviour

Signed-off-by: Gianmarco Doro <gianmarco.doro@gmail.com>
2020-04-22 06:07:53 -07:00
Stefan StaudeandGitHub cef9005d35 [stable/selenium] Fix selenium configuration (#21839)
* Fix selenium hub typo in environment variable GRID_CLEAN_UP_CYCLE

Signed-off-by: Stefan Staude <stefan.staude@staffbase.com>

* Extend value.yaml documentation and fix timeout units

Signed-off-by: Stefan Staude <stefan.staude@staffbase.com>

* Update selenium chart version to 1.0.11

Signed-off-by: Stefan Staude <stefan.staude@staffbase.com>
2020-04-08 13:43:45 -07:00
Mahendran MookkiahandKubernetes Prow Robot e677d7f936 [stable/selenium] fix for #18217 deployment spec selector does not match template labels (#18259)
* issue #18217 - deployment spec selector does not match template labels

Signed-off-by: Mahendran Mookkiah <mahendran.mookkiah@gmail.com>

* issue #18217 - deployment spec selector does not match template labels

Signed-off-by: Mahendran Mookkiah <mahendran.mookkiah@gmail.com>

* issue #18217 - we should not use version number in selector label to avoid breaking upgrade

Signed-off-by: Mahendran Mookkiah <mahendran.mookkiah@gmail.com>
2019-10-30 01:30:53 -07:00
Xiang DaiandKubernetes Prow Robot 80f74ae8d8 [stable/selenium] Fixes compatibility with 1.16 (#17536)
* Fixes compatibility with 1.16

Signed-off-by: Xiang Dai <764524258@qq.com>

* fix white noise

Signed-off-by: Xiang Dai <764524258@qq.com>

* fix a typo

Signed-off-by: Xiang Dai <764524258@qq.com>
2019-10-02 13:08:08 -07:00
Carlos Tadeu Panato JuniorandKubernetes Prow Robot 46cfe903c7 add apiVersion (#13824)
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2019-05-15 02:26:59 -07:00
Kirmayer EladandKubernetes Prow Robot 8ad2c0e504 [stable/selenium] Fix issue #11694 (#12690)
* stable/selenium - Adding the option to set nodePort on the service

Signed-off-by: Elad Kirmayer <ekirmayer@hotmail.com>

* Bumping chart version

Signed-off-by: Elad Kirmayer <ekirmayer@hotmail.com>

* Add checking if the serviceType is NodePort

Signed-off-by: Elad Kirmayer <ekirmayer@hotmail.com>

* Fix files convention

Signed-off-by: Elad Kirmayer <ekirmayer@hotmail.com>

* Update selenium app version to 3.141.59
Add imagePullSecrets to the configuration

Signed-off-by: Elad Kirmayer <ekirmayer@hotmail.com>

* Update the readme file

Signed-off-by: Elad Kirmayer <ekirmayer@hotmail.com>

* Fix option when nodeSelector is enabled

Signed-off-by: Elad Kirmayer <ekirmayer@hotmail.com>
2019-03-30 13:03:08 -07:00
Andrey VoronkovandKubernetes Prow Robot 1c83fd2599 [stable/selenium] Update hub.javaOpts and hub.resources values in README.md (#12680)
Signed-off-by: Andrey Voronkov <voronkovaa@gmail.com>
2019-03-30 06:51:08 -07:00
Kirmayer EladandKubernetes Prow Robot c8c7d4eaa6 [stable/selenium] Update to version 3.141.59 and add imagePullSecrets (#12425)
* stable/selenium - Adding the option to set nodePort on the service

Signed-off-by: Elad Kirmayer <ekirmayer@hotmail.com>

* Bumping chart version

Signed-off-by: Elad Kirmayer <ekirmayer@hotmail.com>

* Add checking if the serviceType is NodePort

Signed-off-by: Elad Kirmayer <ekirmayer@hotmail.com>

* Fix files convention

Signed-off-by: Elad Kirmayer <ekirmayer@hotmail.com>

* Update selenium app version to 3.141.59
Add imagePullSecrets to the configuration

Signed-off-by: Elad Kirmayer <ekirmayer@hotmail.com>

* Update the readme file

Signed-off-by: Elad Kirmayer <ekirmayer@hotmail.com>
2019-03-21 14:47:37 -07:00
Kirmayer EladandKubernetes Prow Robot 0167114d90 [stable/selenium] - Adding the option to set nodePort on the service (#11956)
* stable/selenium - Adding the option to set nodePort on the service

Signed-off-by: Elad Kirmayer <ekirmayer@hotmail.com>

* Bumping chart version

Signed-off-by: Elad Kirmayer <ekirmayer@hotmail.com>

* Add checking if the serviceType is NodePort

Signed-off-by: Elad Kirmayer <ekirmayer@hotmail.com>

* Fix files convention

Signed-off-by: Elad Kirmayer <ekirmayer@hotmail.com>
2019-03-17 13:35:10 -07:00
Sean BurtonandKubernetes Prow Robot f1a7b5896e [stable/selenium] add extraEnvs to deployments (#10450)
* [stable/selenium] add extraEnvs to deployments

Signed-off-by: Sean Burton <sean.burton@civitaslearning.com>

* bump chart version

Signed-off-by: Sean Burton <sean.burton@civitaslearning.com>
2019-03-07 13:16:06 -08:00
Alexander IlyinandKubernetes Prow Robot c5f6378a96 [master] Fixed broken markdown table; (#10982)
* [master] Fixed broken markdown table;

Signed-off-by: Alexander Ilyin <alexander@ilyin.eu>

* [master] Bump the chart version.

Signed-off-by: Alexander Ilyin <alexander@ilyin.eu>

Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2019-02-15 06:01:09 -08:00
Steffen WindofferandKubernetes Prow Robot 18f8e5db57 Fixing typos in selenium readme and templates (#10059)
Signed-off-by: Steffen Windoffer <steffen@wind0r.de>
2019-02-13 05:05:44 -08:00
Kierran McPhersonandKubernetes Prow Robot b126e741ba [stable/selenium] Allow customising the hub ports (#9953)
* Allow customising the hub service port

Signed-off-by: Kierran McPherson <kierranm@gmail.com>

* bump chart to 1.0.0 since its in stable.

Signed-off-by: Paul Czarkowski <username.taken@gmail.com>
2019-01-26 08:36:40 -08:00
Alina IonescuandKubernetes Prow Robot 2b3b54b805 Added hostAliases option for selenium chart (#8526)
* added posiblity to add hostAliases to selenium nodes

Signed-off-by: Alina Ionescu <alinaionescu85@gmail.com>

* Updatded Chart version

Signed-off-by: AlinaIo <alinaionescu85@gmail.com>
Signed-off-by: IonescuA <alina.ionescu@haufe-lexware.com>
2018-12-17 08:31:30 -08:00
Kierran McPhersonandKubernetes Prow Robot 7fd0a1fd6f Customisable selenium probe path (#9872)
Signed-off-by: Kierran McPherson <kierranm@gmail.com>
2018-12-10 15:27:04 -08:00
Kierran McPhersonandKubernetes Prow Robot dd9ae4b31d [stable/selenium] Add podAnnotations to Selenium deployments (#9766)
* Add podAnnotations to Selenium deployments

Signed-off-by: Kierran McPherson <kierranm@gmail.com>

* Fix indentation

Signed-off-by: Kierran McPherson <kierranm@gmail.com>
2018-12-06 13:13:09 -08:00
jbdelpechandk8s-ci-robot c860cb1588 [stable/selenium] Add possibility to use affinity and tolerations for deployments (#9046)
* stable/selenium Add possibility to use affinity and tolerations for deployments

            Signed-off-by: Jean-Baptiste Delpech <jb.delpech@gmail.com>

            * stable/selenium: Bumped Chart version to 0.12.0

            Signed-off-by: Jean-Baptiste Delpech <jb.delpech@gmail.com>

Signed-off-by: Jean-Baptiste Delpech <jb.delpech@gmail.com>
2018-11-10 10:36:51 -08:00
Scott Jungwirthandk8s-ci-robot afedb7156c Update README default value for hub.serviceType for stable/selenium (#7991)
* Update README default value for hub.serviceType

Signed-off-by: scott <sjungwirth@gmail.com>

* Bump Chart version for stable/selenium to 0.10.1

Signed-off-by: scott <sjungwirth@gmail.com>
2018-10-31 13:45:03 -07:00
Matthew Greenwaldandk8s-ci-robot 9ae2f8ba67 7552 | Change path of health checks and add init delay (#7554)
* 7552 | Change path of health checks and add init delay

Signed-off-by: Matthew Greenwald <mgreenwald@gmail.com>

* 7552 | Incrementing chart version

Signed-off-by: Matthew Greenwald <mgreenwald@gmail.com>

* 7552 | Adding configuration for readinessDelay

Signed-off-by: Matthew Greenwald <mgreenwald@gmail.com>

* 7552 | Updating chart version to master

Signed-off-by: Matthew Greenwald <mgreenwald@gmail.com>

* 7552 | Bumping chart version.

Signed-off-by: Matthew Greenwald <mgreenwald@gmail.com>
2018-10-24 14:26:57 -07:00
Arnaud Deprezandk8s-ci-robot 6305849dc2 add optional ingress for selenium chart (#8243)
Signed-off-by: Arnaud Deprez <arnaudeprez@gmail.com>
2018-10-07 10:19:16 -07:00
Scott Jungwirthandk8s-ci-robot 6a3a6cfff9 Add support for loadBalancerSourceRanges to stable/selenium (#7480)
* Add support for loadBalancerSourceRanges to stable/selenium

Signed-off-by: scott <sjungwirth@gmail.com>

* Change stable/selenium version to 0.10.0 for adding new feature loadBalancerSourceRanges support

Signed-off-by: scott <sjungwirth@gmail.com>
2018-08-31 15:09:23 -07:00
Ben Demareeandk8s-ci-robot fc2360343c [stable/selenium] Fix Jetty max thread templating (#6840)
* Fix Jetty max thread templating

* Update chart version
2018-08-27 20:41:25 -07:00
Chr1st0phandk8s-ci-robot 196fdb1061 [stable/selenium] upgrade version to 3.14.0 (#7113)
* [stable/selenium] upgrade version to 3.14.0

* set correct default value version in README.md
2018-08-13 11:12:22 -07:00
Chr1st0phandk8s-ci-robot 89097e7993 [stable/selenium] upgrade version to 3.13.0 (#6544) 2018-07-17 09:07:39 -07:00
pieterv-icloud-comandk8s-ci-robot 7866d1aa62 [stable/selenium] Add hub serviceLoadBalancerIP property (#6000)
* Addhub serviceLoadBalancerIP property

* Bumping version of chart

* Bump version numbers

* Change appVersion to 3.11.0 so that it matches the README

* Update Chart.yaml

* Update README.md
2018-07-02 13:12:18 -07:00
Philip Champonandk8s-ci-robot ec0b0d09a9 selenium: use generic env var, not oracle specific env var (#6117)
* use generic env var, not oracle specific env var

* Update Chart.yaml

* Update Chart.yaml
2018-07-02 12:43:18 -07:00
Chr1st0phandk8s-ci-robot 71995dfdc5 Selenium: add support for liveness support (#6244) 2018-06-21 10:36:32 -07:00
Chr1st0phandk8s-ci-robot eb570642ec upgrade Selenium version to 3.12.0 (#5898)
* upgrade Selenium version to 3.12.0

* set minor version as requested by rjkernick
2018-06-11 12:10:26 -07:00
cheyangandk8s-ci-robot d9dbce8ff0 update selenium readme (#4775) 2018-04-07 09:15:08 -07:00
Gerald Barkerandk8s-ci-robot 55751ae201 [stable][selenium] Add the option of adding nodeSelectors (#3791)
* [stable][selenium] Add the option of adding nodeSelectors either globally or per component

* [stable][selenium] Change precendence of global NodeSelector values
2018-04-07 07:24:08 -07:00
Chr1st0phandk8s-ci-robot 0463ddc98b stable/selenium values.yaml: fixed comments (#4483)
* stable/selenium values.yaml: fixed comments

* stable/selenium update Chart.yaml version
2018-03-28 21:42:03 -07:00
helipingandk8s-ci-robot 8ab3ae4043 typo fix for selenium (#4337)
* typo fix for selenium

typo fix for selenium

* typo fix for selenium

typo fix for selenium
2018-03-20 20:43:01 -07:00
Diego Molinaandk8s-ci-robot e559a3973d Upgrading Chart to Selenium 3.11.0 (#4117) 2018-03-13 10:51:10 -07:00
Diego Molinaandk8s-ci-robot 06aca0cde6 Upgrading Chart to Selenium 3.9.1 (#3760) 2018-02-20 07:02:38 -08:00
Diego Molinaandk8s-ci-robot 44d306e26c Updating maintainers, sorry @flah00 didn't mean to be rude. (#3059) 2017-12-16 10:56:35 -08:00
Diego MolinaandReinhard Nägele 09ab437876 Upgrade to 3.8.1 (#3045) 2017-12-15 17:58:57 +01:00
EtienneandReinhard Nägele d4ecb7b45b [stable/selenium] display VNC configuration if using debug node (#2813)
* Display VNC connection configuration if using debug node

* Bump chart version
2017-12-05 21:49:41 +01:00
Diego MolinaandMatt Farina e655e64308 Updating version to 3.7.1 (#2759) 2017-11-16 09:25:34 -05:00
Diego MolinaandMatt Farina 65181acc03 [stable/selenium] Updating default version to latest tag (#2570)
* Updating default version to latest tag

* Forgot to update change Chart.yaml

* Missed this parts in the README, sorry.
2017-11-14 17:26:50 -05:00
Kevin SchumacherandDhilip 683d86a80c [stable/selenium] #1785 namespace defined templates with chart name (#2154) 2017-10-04 23:59:01 +05:30
Torben TretauandVic Iglesias ebdfb4e11a [stable/selenium] Make hub readiness probe timeout configurable (#1391)
* Make hub readiness probe timeout configurable

* Update Chart.yaml
2017-07-06 10:01:37 -07:00
Manoj KumarandAdnan Abdulhussein bad8820886 [stable/selenium]upgrade to latest selenium version (#1105)
* upgrade to latest selenium version

upgraded to the latest 3.4.0 version

* update chart.yaml

- bump version
- add appVersion
- use github id for maintainer name

* bump to 0.1.2
2017-06-29 11:43:08 +01:00
KUOKA YusukeandSean Knox 2e20038856 [stable/selenium] Fix chromeDebug/firefoxDebug not to produce bad metadata.name (#1239)
Fix #1238
2017-06-10 19:13:28 -07:00