* updates related to support for other azure clouds
Signed-off-by: Ganga Mahesh Siddem <gangams@microsoft.com>
* use latest agent image
Signed-off-by: Ganga Mahesh Siddem <gangams@microsoft.com>
* fix pr feedback
Signed-off-by: Ganga Mahesh Siddem <gangams@microsoft.com>
* use latest docker provider version
Signed-off-by: Ganga Mahesh Siddem <gangams@microsoft.com>
* improve notes.txt file
Signed-off-by: Ganga Mahesh Siddem <gangams@microsoft.com>
* improve readme and notes
Signed-off-by: Ganga Mahesh Siddem <gangams@microsoft.com>
* fix oms tags related to kube health
Signed-off-by: Ganga Mahesh Siddem <gangams@microsoft.com>
* [stable/external-dns] Add support for creating Azure secret
This commit allows Azure users to only use chart values when deploying
external-dns with azure provider.
Similar to AWS credentials, it adds helper template for azure.json file,
appropriate new values and logic.
azure.secretName is always preferred over new values to keep backward
compatibility. if azure.secretName is not set and new values are not
satisfied, template will fallback to hosts /etc/kubernetes/azure.json
file.
Also fixed table formatting in README.md
Signed-off-by: Mateusz Gozdek <mateusz@kinvolk.io>
* [stable/external-dns] Fix typos in README.md
Signed-off-by: Mateusz Gozdek <mateusz@kinvolk.io>
* [stable/external-dns] Add Azure parameters validation and simplify logic
Signed-off-by: Mateusz Gozdek <mateusz@kinvolk.io>
* Update api versions to support k8s 1.16
Signed-off-by: Anton Gorkovenko <gostom@gmail.com>
* Update api versions to support k8s 1.16
Signed-off-by: Anton Gorkovenko <gostom@gmail.com>
* [stable/logstash] Allow elasticsearch host to be templated
Signed-off-by: James Lucas <james@liquidstate.co.uk>
* [stable/logstash] Note elasticsearch hostname is passed through tpl
Signed-off-by: James Lucas <james@liquidstate.co.uk>
* ADD option for specifying extra volumes and volumeMounts #15521
Signed-off-by: Nicolaj Græsholt <figaw@hotmail.com>
* ADD documentation about certFile and keyFile from Gangway, ADD SSL configuration examples to documentation.
Signed-off-by: Nicolaj Græsholt <figaw@hotmail.com>
* Bump minor-version of chart, after adding volume, volumeMount feature
Signed-off-by: Nicolaj Græsholt <figaw@hotmail.com>
* UPDATE indentation to use compact-block sequences consistently.
Signed-off-by: Nicolaj Græsholt <figaw@hotmail.com>
* simplify list-length check
Signed-off-by: Nicolaj Græsholt <figaw@hotmail.com>
* CHANGE gangway.certData and .keyData to ssl. Bump minor (see msg)
certData and keyData aren't parameters that can be configured in gangway,
so it's confusing that they're configured under the gangway-key and
passed in the configmap,
They should just be under "some" tls-key.
Minor is bumped since the chart is still in version < 1.0, so it
should be considered unstable and changing.
Signed-off-by: Nicolaj Græsholt <figaw@hotmail.com>
* ADD simplified existingSecret for TLS
Signed-off-by: Nicolaj Græsholt <figaw@hotmail.com>
* ADD live/readinessProbe httpGet.scheme HTTPS support
Signed-off-by: Nicolaj Græsholt <figaw@hotmail.com>
* FIX lint comments
Signed-off-by: Nicolaj Græsholt <figaw@hotmail.com>
* add extraEnv in default values.yaml
Signed-off-by: Edie Zhang <edie.j.zhang@gmail.com>
* bump up the chart version to 5.1.1
Signed-off-by: Edie Zhang <edie.j.zhang@gmail.com>
* [stable/grafana] add pod labels as configuration option
Signed-off-by: Miles Pool <miles@landinsight.io>
* [stable/grafana] fix whitespace issues
Signed-off-by: Miles Pool <miles@landinsight.io>
* 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>