-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Prometheus tls path #3615
Prometheus tls path #3615
Conversation
Codecov Report
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more @@ Coverage Diff @@
## main #3615 +/- ##
=======================================
Coverage 52.24% 52.24%
=======================================
Files 59 59
Lines 16873 16873
=======================================
Hits 8816 8816
Misses 7762 7762
Partials 295 295
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
left comment
* Update path to store prometheus secrets * Move DefaultSecretPath const to configurator and add nosec G101 * Fix lint error * Update error check * Update error message * Change function name
Proposed changes
Update the path that prometheus TLS secrets are written to.
Checklist
Before creating a PR, run through this checklist and mark each as complete.