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

Support using access credentials in Prometheus provider #2128

Closed
4 tasks
bacherfl opened this issue Sep 19, 2023 · 0 comments · Fixed by #2154
Closed
4 tasks

Support using access credentials in Prometheus provider #2128

bacherfl opened this issue Sep 19, 2023 · 0 comments · Fixed by #2154
Assignees

Comments

@bacherfl
Copy link
Member

bacherfl commented Sep 19, 2023

Currently the prometheus provider only supports accessing an unprotected prometheus instance. The goal of this ticket is to enable the prometheus provider to accept the reference to a secret containing username/password authentication, similar to how the dynatrace and datadog providers also make use of that mechanism.

DoD

  • Prometheus provider can make use of user/password authentication by providing a secret containing those credentials
  • Unit tests
  • Integration test check with mock
  • Document prometheus provider change
@bacherfl bacherfl added status: ready-for-refinement Issue is relevant for the next backlog refinment metrics-operator labels Sep 19, 2023
@RealAnna RealAnna removed the status: ready-for-refinement Issue is relevant for the next backlog refinment label Sep 20, 2023
@RealAnna RealAnna moved this to 🎟️ Refined in Keptn Lifecycle Toolkit Sep 20, 2023
@RealAnna RealAnna self-assigned this Sep 20, 2023
@RealAnna RealAnna moved this from 🎟️ Refined to 🏃 In progress in Keptn Lifecycle Toolkit Sep 20, 2023
@github-project-automation github-project-automation bot moved this from Backlog to Done in 🛣️ Keptn Roadmap Sep 28, 2023
@github-project-automation github-project-automation bot moved this from 🏃 In progress to ✅ Done in Keptn Lifecycle Toolkit Sep 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants