* 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>
* 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>
* 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>
* 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>
* 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>
* 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>
* 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>
* 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>
* 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>
* 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>
* 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>
* 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>
* 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>
* 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>
* 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
* [stable][selenium] Add the option of adding nodeSelectors either globally or per component
* [stable][selenium] Change precendence of global NodeSelector values
* 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