vault icon indicating copy to clipboard operation
vault copied to clipboard

Backport of release log gate if disable-gated-logs flag is set into release/1.13.x

Open hc-github-team-secure-vault-core opened this issue 1 year ago • 2 comments

Backport

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

:rotating_light:

Warning automatic cherry-pick of commits failed. If the first commit failed, you will see a blank no-op commit below. If at least one commit succeeded, you will see the cherry-picked commits up to, not including, the commit where the merge conflict occurred.

The person who merged in the original PR is: @hghaf099 This person should manually cherry-pick the original PR into a new backport PR, and close this one when the manual backport PR is merged in.

merge conflict error: POST https://api.github.com/repos/hashicorp/vault/merges: 409 Merge conflict []

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


Vault wouldn’t output any logs at all on startup right now as the logs are gated to be flushed until after lot of initialization is done. This PR introduces a hidden flag which is mostly used for troubleshooting that allows to flush the logs as they become available. Addresses https://hashicorp.atlassian.net/browse/VAULT-20508


Overview of commits
  • 57b6b742838f117460d538359c3f6382d1e7dab5

CLA assistant check

Thank you for your submission! We require that all contributors sign our Contributor License Agreement ("CLA") before we can accept the contribution. Read and sign the agreement

Learn more about why HashiCorp requires a CLA and what the CLA includes


temp seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you already have a GitHub account, please add the email address used for this commit to your account.

Have you signed the CLA already but the status is still pending? Recheck it.

hashicorp-cla avatar Dec 11 '23 16:12 hashicorp-cla

CI Results: All Go tests succeeded! :white_check_mark:

github-actions[bot] avatar Dec 11 '23 16:12 github-actions[bot]