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

genpolicy: allow contrast env vars for coordinator #587

Merged
merged 2 commits into from
Jun 17, 2024

Conversation

davidweisse
Copy link
Contributor

The default Coordinator policy now allows environment variables of the form CONTRAST_*, to allow enabling and configuring debug logging. For the dev setup, these changes are also applied to the default policy settings. This allows configuring logging for the Coordinator as well as the Initializer or Service Mesh, but also allows changing the Proxy config for Envoy, so for the release the patches are only applied to the Coordinator policy.

@davidweisse davidweisse added the changelog PRs that should be part of the release notes label Jun 17, 2024
@davidweisse davidweisse requested a review from burgerdev June 17, 2024 08:58
@davidweisse davidweisse requested a review from katexochen as a code owner June 17, 2024 08:58
Copy link

github-actions bot commented Jun 17, 2024

PR Preview Action v1.4.7
Preview removed because the pull request was closed.
2024-06-17 15:52 UTC

@davidweisse davidweisse force-pushed the dav/coordinator-policy-env-vars branch from 654762d to 8dc4aae Compare June 17, 2024 11:01
@davidweisse davidweisse merged commit 343aaf4 into main Jun 17, 2024
9 checks passed
@davidweisse davidweisse deleted the dav/coordinator-policy-env-vars branch June 17, 2024 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog PRs that should be part of the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants