- 08 Oct, 2020 1 commit
-
-
David McKay authored
-
- 01 Oct, 2020 3 commits
-
-
krisero authored
* Allow to customize healthchcks for liveness, readiness, startup probes * Version bump
-
Nicolas Steinmetz authored
-
Serhiy Mytrovtsiy authored
* - bumped up influxdb version to 2.0.0-rc - update default port (9999 -> 8086) * hotfix: update chart version
-
- 29 Sep, 2020 1 commit
-
-
Yong Wen Chua authored
* [telegraf] Support Annotations for ServiceAccount Signed-off-by: Yong Wen Chua <lawliet89@users.noreply.github.com> * fix: version bump Co-authored-by: David McKay <david@rawkode.com>
-
- 24 Sep, 2020 3 commits
-
-
timhallinflux authored
-
garrettcarr authored
-
Michael André Pearce authored
* Support being able to set securityContext * Bump chart version Co-authored-by: timhallinflux <timhallinflux@users.noreply.github.com>
-
- 22 Sep, 2020 4 commits
-
-
timhallinflux authored
dump version
-
Søren Bjerregaard Vrist authored
* Use nindent Otherwise the first line will be indented up to the existing indent on the line: ``` tolerations: - key: mykeyhere operator: EXISTS ``` vs. ``` tolerations: - key: mykey operator: EXISTS ``` * Bump version
-
Dominik Rosiek authored
* [telegraf-operator] Update certificate secret during upgrade * [telegraf-operator] Force to reload deployment in case of secret update * [telegraf-operator] Bump version to 1.1.3
-
Angelo Fausti authored
- Use a secret in the same kubernetes namespace which contain values to be added to the environment. - Bump version to 4.8.5
-
- 15 Sep, 2020 1 commit
-
-
Craig Hobbs authored
* feat(influxdb-enterprise): add nodeport service * feat(influxdb-enterprise): add nodeport service
-
- 08 Sep, 2020 1 commit
-
-
jimbob687 authored
``` resources: limits: cpu: 750m memory: 600Mi requests: cpu: 500m memory: 600Mi ``` corrects it to: ``` resources: limits: cpu: 750m memory: 600Mi requests: cpu: 500m memory: 600Mi ``` Assuming your values file is set to: ``` bootstrap: auth: # A secret with keys "username" and "password" is required secretName: mysecret ddldml: configMap: my-ddl-dml-config resources: requests: memory: "600Mi" cpu: "500m" limits: memory: "600Mi" cpu: "750m" ```
-
- 07 Sep, 2020 1 commit
-
-
Mate Farkas authored
* Bump telegraf-operator to release #154 (#182). * Bump telegraf-ds to release #178 (#182).
-
- 05 Sep, 2020 2 commits
-
-
Chris Ramsay authored
-
Leo Blanc authored
-
- 04 Sep, 2020 1 commit
-
-
Dominik Rosiek authored
-
- 03 Sep, 2020 1 commit
-
-
Craig Hobbs authored
* chore:update maintainers * chore:bump version * chore:bump version
-
- 02 Sep, 2020 1 commit
-
-
Andrew Suderman authored
Signed-off-by: Andrew Suderman <andrew@sudermanjr.com>
-
- 28 Aug, 2020 1 commit
-
-
Craig Hobbs authored
-
- 27 Aug, 2020 4 commits
-
-
David McKay authored
* chore: version bump * chore: version bump
-
David McKay authored
-
Sean Fitts authored
Fixes #166 Add node selector as well Remove IntelliJ entry
-
Enno Lohmeier authored
* telegraf: add podLabels * influxdb: add podLabels
-
- 24 Aug, 2020 1 commit
-
-
jimbob687 authored
* fix: add nodes/proxy permission for kubelet pod request * fix: node/stats was incorrectly removed * Update chart to try to resolve conflict * Trying to resolve conflict * Update where self-signed cert is mounted Co-authored-by: David McKay <rawkode@pm.me> Co-authored-by: David McKay <david@rawkode.com>
-
- 21 Aug, 2020 1 commit
-
-
David McKay authored
* feat: support mounting a ca bundle into the certs directory * feat: support alternative secret for CA * fix: don't strip newline * Changing how images are passed in * Add conditional to override tag as per fede * Update to handle external commands and top level image * Updating changes * Fixed tagging * Adding helper named template to get the image * Template working * chore: version bump * fix: revert values.yaml changes Co-authored-by: James Nieper <james.nieper@gmail.com>
-
- 12 Aug, 2020 2 commits
-
-
David McKay authored
* chore: remove verbose curl logging * chore: add debugging comment to values.yaml
-
Ryan Holt authored
Signed-off-by: Ryan Holt <ryan@ryanholt.net>
-
- 24 Jul, 2020 2 commits
-
-
Gustavo authored
* feat(influxdb2): add optional values for password and token to avoid random values generation. * bump Chart.yaml version
-
🚧 Appréderisse Benjamin authored*
🚧 [telegraf] Add affinity and tolerations *🐛 bump up chart version
-
- 23 Jul, 2020 2 commits
-
-
Craig Hobbs authored
* fix: https for data port (#140) * fix: https for data port (#140) * fix(Enterprise): https for data port (#140) fix: https for data port (#140)
-
Matthew Shooshtari authored
* Prepend basepath to liveness and readiness probes. * Support Chronograf `--basepath`, `$BASE_PATH` options in chart. * Update Chronograf chart version. Co-authored-by: Matt Shooshtari (mshoosht) <mshoosht@cisco.com>
-
- 21 Jul, 2020 3 commits
-
-
Craig Hobbs authored
-
David McKay authored
-
George authored
* Fix underscores and dashes in service.yaml * Bump telegraf chart version
-
- 16 Jul, 2020 3 commits
-
-
Deepika-23 authored
* Changed auth_enabled to auth-enabled * fix: version bump Co-authored-by: David McKay <david@rawkode.com> Co-authored-by: timhallinflux <timhallinflux@users.noreply.github.com>
-
David McKay authored
-
Brian Lai authored
-
- 15 Jul, 2020 1 commit
-
-
Dennis Zhang authored
Signed-off-by: Dennis Zhang <dennis.zhang.nrg@gmail.com>
-