* 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>
* 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>
* 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>
* [stable][selenium] Add the option of adding nodeSelectors either globally or per component
* [stable][selenium] Change precendence of global NodeSelector values
* first stab at a selenium chart
* add missing readme
* add missing table header
* bad format
* cleaning up glaring mistakes; why do i have to push firefoxDebug.fullname down to 22?
* JAVA_OPTS and max mem diff; shorten chromeDebug
* chromeDebug name needs to be shortened
* max heap should not be the same as max mem
* it seems that jvm exceeds max heap, leads to process reaping
* wip
* quote SE_OPTS
* add notes on OOMKilled, for hub
* update Chart.yaml
* round out node options, add values docs
* add labels
* up truncs
* stable, not incubator
* correct chart path