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

Backport of Agent error log level is mismatched into release/1.10.x #14959

Conversation

hc-github-team-secure-vault-core
Copy link
Collaborator

Backport

This PR is auto-generated from #14424 to be assessed for backporting due to the inclusion of the label backport/1.10.x.

The below text is copied from the body of the original PR.


logLevelToStringPtr translates go-hclog's ERROR to "ERROR" for
Consul Template's runner, but that expects ERR and is quite strict
about it.

This will address hashicorp/vault-k8s#223
after it is set as the default image in vault-k8s.

I didn't find a simple way to test this other than starting up a full
server and agent and letting them run, which is unfortunately fairly
slow.

I confirmed that this addresses the original issue by modifying the helm
chart with the values in this commit and patching the log level to err.

@hc-github-team-secure-vault-core hc-github-team-secure-vault-core requested a review from a team April 7, 2022 18:04
@hc-github-team-secure-vault-core hc-github-team-secure-vault-core force-pushed the backport/VAULT-1618-agent-err-log-level-mismatch/rightly-pure-swift branch from 297ed30 to 8d99d3d Compare April 7, 2022 18:04
@vercel vercel bot temporarily deployed to Preview – vault April 7, 2022 18:06 Inactive
@vercel vercel bot temporarily deployed to Preview – vault-storybook April 7, 2022 18:19 Inactive
@swenson swenson merged commit 34aa3b3 into release/1.10.x Apr 7, 2022
@swenson swenson deleted the backport/VAULT-1618-agent-err-log-level-mismatch/rightly-pure-swift branch April 7, 2022 18:42
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