- 27 Feb, 2020 1 commit
-
-
Jeremy Roberts authored
-
- 19 Feb, 2020 2 commits
-
-
David McKay authored
-
David McKay authored
-
- 17 Feb, 2020 1 commit
-
-
Naseem authored
Signed-off-by:
Naseem <naseem@transit.app>
-
- 16 Feb, 2020 1 commit
-
-
Naseem authored
* Refactor configmap by using implicit default values Instead of having every default value explicitly described in the values file and put into the corresponding configmap(s), just use defaults and adjust these values as needed. This is beneficial because overtime defaults may change and it is duplicate work to match it in the values file. Furthermore documenting configurable values in the README will be much more feasible. This PR also removes the now defunct admin section of the config. Signed-off-by:
Naseem <naseem@transit.app> * Rename config to configmap Signed-off-by:
Naseem <naseem@transit.app> * enable api and rpc ports always Signed-off-by:
Naseem <naseem@transit.app>
-
- 15 Feb, 2020 2 commits
-
-
Naseem authored
* influxdb-fix-labels Signed-off-by:
Naseem <naseem@transit.app> * Fix labels Signed-off-by:
Naseem <naseem@transit.app>
-
Naseem authored
* update-labels In accordance with https://kubernetes.io/docs/concepts/overview/working-with-objects/common-labels/\#labels, this PR uses recommended labels and creates the required helpers to keep teplates more DRY. This PR also adds a serviceaccount, a first step in allowing GCP users to use workload identity for storage access. Signed-off-by:
Naseem <naseem@transit.app> * get rid of specifying clusterIP And add README note Signed-off-by:
Naseem <naseem@transit.app>
-
- 03 Jan, 2020 1 commit
-
-
Angelo Fausti authored
* Set the default user from an existing secret Signed-off-by:
Angelo Fausti <afausti@lsst.org> * Address reviewer comments Signed-off-by:
Angelo Fausti <afausti@lsst.org>
-
- 24 Aug, 2019 1 commit
-
-
Aisuko authored
Signed-off-by:
Aisuko <urakiny@gmail.com>
-
- 15 Jun, 2018 1 commit
-
-
Ferenc- authored
* [stable/influxdb] Add delete-policy for set-auth Withouth any hook delete policy, the hook resource remains in the namespace even after a 'helm delete --purge', and consequent installations of the chart fail with: Error: jobs.batch "[...]influxdb-set-auth" already exists * [stable/influxdb] Bump version * Fix maintainer name
-
- 25 Nov, 2017 1 commit
-
-
Sergei Antipov authored
-
- 05 Oct, 2017 1 commit
-
-
Kevin Schumacher authored
-
- 17 Mar, 2017 1 commit
-
-
jose5918 authored
* Adds option to create default user to influxDB Reasons for change: - When authentication is enabled, at least one admin user must be available Changes made: - Adds job.yaml template - This job creates a default user if job is enabled in values.yaml Testing done: - Deployed in cluster and verified the creation of a user in InfluxDB * Moves job password to secret * Bump chart version to 0.3.0
-