Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using Grafana data source REST API to update kubernetes data source #51

Open
Locus99 opened this issue Dec 7, 2017 · 2 comments
Open
Assignees
Labels

Comments

@Locus99
Copy link

Locus99 commented Dec 7, 2017

I have been successful in updating the kubernetes data source when we deploy a new kubernetes cluster. However, I can't seem to properly update the tlsCACert. It looks like it maybe encoded when its stored. Is there some way that I can encode that certificate in the json file that I use when I do a PUT on the data source?

@jtlisi
Copy link
Contributor

jtlisi commented Dec 12, 2017

Hey I will take a look into your issue. As a starting point, which version of grafana are you using?

@jtlisi jtlisi self-assigned this Dec 12, 2017
@jtlisi jtlisi added the bug label Dec 12, 2017
@Locus99
Copy link
Author

Locus99 commented Dec 12, 2017

We are using the latest grafana container image on docker hub. I believe its version 4.6.2.

Currently, we are deploying it in a kubernetes cluster using the stable grafana chart in helm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants