10 Commits
Author SHA1 Message Date
ta-andoandKubernetes Prow Robot 4a890b26cb Add values of paths for livenessProbe and readinessProbe (#20011)
Signed-off-by: Takashi Ando <ta.ando@lab.acs-jp.com>
2020-01-10 00:46:34 -08:00
Jeff BillimekandKubernetes Prow Robot 14c89931ea Bumping node-red to v1.0.2 and adding options (#17968)
* Bumping node-red docker image to the latest 1.0.2
* adding `safeMode` values option to start Node-RED in safe (not running) mode - defaults to false
* adding `enableProjects` values option to start Node-RED with 'projects' support (see https://nodered.org/docs/user-guide/projects/ ) - defaults to false

Signed-off-by: Jeff Billimek <jeff@billimek.com>
2019-10-15 01:05:54 -07:00
Jeff BillimekandKubernetes Prow Robot b9cade49f2 fixing podAnnotations for node-red chart (#17927)
Signed-off-by: Jeff Billimek <jeff@billimek.com>
2019-10-14 01:28:35 -07:00
Jeff BillimekandKubernetes Prow Robot c00f7fa914 adding pod annotations to node-red chart (#17755)
Signed-off-by: Jeff Billimek <jeff@billimek.com>
2019-10-08 01:11:15 -07:00
ichyandKubernetes Prow Robot 8dba0886a9 [stable/node-red] fix for templating error of extraEnvs (#17209)
* fix templating error

Signed-off-by: y-matsuda <matsuda@lab.acs-jp.com>

* bump up version of stable/node-red

Signed-off-by: y-matsuda <matsuda@lab.acs-jp.com>
2019-09-18 05:51:29 -07:00
ichyandKubernetes Prow Robot d55189e5bb [stable/node-red] add support for extra environment variables (#17207)
* support for extra environment variables

Signed-off-by: y-matsuda <matsuda@lab.acs-jp.com>

* bump up version of stable/node-red

Signed-off-by: y-matsuda <matsuda@lab.acs-jp.com>

* fix typo

Signed-off-by: y-matsuda <matsuda@lab.acs-jp.com>
2019-09-18 04:05:29 -07:00
mscbpiandKubernetes Prow Robot ebae55736c [stable/node-red]: add annotations in service.yaml (#13674)
* add annotations
Signed-off-by: Martin Schlienger <ms@cbpi.ch>

* Bump version to 1.2.2

Signed-off-by: Martin Schlienger <ms@cbpi.ch>

Signed-off-by: Martin Schlienger <ms@cbpi.ch>

* bump version to 1.2.3

Signed-off-by: Martin Schlienger <ms@cbpi.ch>

* bump version to 1.2.3

Signed-off-by: Martin Schlienger <ms@cbpi.ch>
2019-05-27 09:55:52 -07:00
Jeff BillimekandKubernetes Prow Robot f5a751f174 [stable/node-red] node-red chart enhancements (#12052)
* switching node-red chart to SatefulSet

* based on the persistent nature of this chart as well as [this discussion](https://github.com/helm/charts/issues/1863), migrating the chart to a StatefulSet instead of a deployment. As a result bumping the major version
* bumping node-red docker image to the latest stable version
* using volumeClaimTemplates for statefulSet

Signed-off-by: Jeff Billimek <jeff@billimek.com>

* using Parallel podManagementPolicy

Signed-off-by: Jeff Billimek <jeff@billimek.com>

* revert to Deployment and leverage strategy types

Signed-off-by: Jeff Billimek <jeff@billimek.com>

* hard-code replica count

Signed-off-by: Jeff Billimek <jeff@billimek.com>
2019-03-29 02:00:18 -07:00
Carlos RaveloandKubernetes Prow Robot 9d92c827d8 Implemented the option to add a subPath when enabling persistence (#12517)
Added the commented value to values.yaml
Documented the feature on the README
bump the chart version

Signed-off-by: Carlos Ravelo <ravelo.carlos@gmail.com>
2019-03-25 18:49:16 -07:00
Jeff Billimekandk8s-ci-robot 8910c7fa05 new chart [stable/node-red] (#8473)
* new chart [stable/node-red]

Signed-off-by: Jeff Billimek <jeff@billimek.com>

* TIL stable charts need to start from 1.0.0

Signed-off-by: Jeff Billimek <jeff@billimek.com>

* remediating label changes for new charts

Signed-off-by: Jeff Billimek <jeff@billimek.com>
2018-11-09 06:35:15 -08:00