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

feat: make the dashboard deployment dynamic #84

Merged
merged 3 commits into from
Mar 1, 2024

Conversation

lentidas
Copy link
Contributor

@lentidas lentidas commented Feb 27, 2024

Description of the changes

The purpose of this PR is to make the deployment of Grafana dashboards easier, by using the same method like other modules (an Helm template that loops over every .json file inside a folder called dashboards and by creating a ConfigMap for each).

I've also made a little refactor on a filename.

Breaking change

  • No

Tests executed on which distribution(s)

  • AKS (Azure)
  • EKS (AWS)
  • SKS (Exoscale)

@lentidas lentidas self-assigned this Feb 27, 2024
@lentidas lentidas requested a review from a team as a code owner February 27, 2024 16:13
@lentidas lentidas changed the title Feat/add dynamic dashboards feat: make the dashboard deployment dynamic Feb 27, 2024
@lentidas lentidas merged commit 5b5b7b4 into main Mar 1, 2024
@lentidas lentidas deleted the feat/add_dynamic_dashboards branch March 1, 2024 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants