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

Config Generation: Redact credentials from generated config #1661

Merged
merged 2 commits into from
Jul 10, 2024

Conversation

julienduchesne
Copy link
Member

@julienduchesne julienduchesne commented Jun 28, 2024

Creds will now be redacted by default. The behaviour can be changed through the OutputCredentials config

Also, I've reworked the postprocessor stuff a bit so that the file-writing logic isn't repeated a bunch of times. I will rework it further once this is merged. I want post-processing to be its own package and each process an interface implementation

Copy link

In order to lower resource usage and have a faster runtime, PRs will not run Cloud tests automatically.
To do so, a Grafana Labs employee must trigger the cloud acceptance tests workflow manually.

@julienduchesne julienduchesne marked this pull request as ready for review June 28, 2024 02:07
@julienduchesne julienduchesne requested a review from a team as a code owner June 28, 2024 02:07
Creds are redacted by default, the behaviour can be changed through the `OutputCredentials` config
Also reworked the postprocessor stuff a bit so that the file-writing logic isn't repeated a bunch of times (it's a no-op overall)
@julienduchesne julienduchesne force-pushed the julienduchesne/redact-credentials branch from 1cab4de to 0bdc486 Compare July 8, 2024 14:36
@julienduchesne julienduchesne merged commit 8926097 into main Jul 10, 2024
27 checks passed
@julienduchesne julienduchesne deleted the julienduchesne/redact-credentials branch July 10, 2024 01:21
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.

1 participant