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 [VAULT-1324] Fix the CLI failing to return wrapping information for KV PUT and PATCH operations when format is set to 'table' into release/1.12.x #22874

Conversation

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

Backport

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

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


The CLI currently fails to output the wrapping info for vault kv patch and vault kv put commands.

Output before:
image

Output after:
image

The fix was copied from a PR that fixed the same problem for vault kv list: #12031


Overview of commits

@hc-github-team-secure-vault-core hc-github-team-secure-vault-core force-pushed the backport/kubawi-peteski22/VAULT-1324/fix-control-group-wrapping/constantly-many-newt branch 2 times, most recently from 31cdef3 to 20f899d Compare September 7, 2023 20:36
@github-actions github-actions bot added the hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed label Sep 7, 2023
@github-actions
Copy link

github-actions bot commented Sep 7, 2023

Build Results:
All builds succeeded! ✅

@kubawi kubawi merged commit 2b78564 into release/1.12.x Sep 7, 2023
83 of 86 checks passed
@kubawi kubawi deleted the backport/kubawi-peteski22/VAULT-1324/fix-control-group-wrapping/constantly-many-newt branch September 7, 2023 20:51
@github-actions
Copy link

github-actions bot commented Sep 7, 2023

CI Results:
All Go tests succeeded! ✅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants