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.13.x #22867

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.13.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/informally-dear-fawn branch 2 times, most recently from 2f20934 to 7edd31b Compare September 7, 2023 19:44
@github-actions github-actions bot added the hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed label Sep 7, 2023
@kubawi kubawi added this to the 1.13.7 milestone Sep 7, 2023
@github-actions
Copy link

github-actions bot commented Sep 7, 2023

Build Results:
All builds succeeded! ✅

@kubawi kubawi enabled auto-merge (squash) September 7, 2023 19:59
@kubawi kubawi merged commit 2eea7fa into release/1.13.x Sep 7, 2023
85 of 87 checks passed
@kubawi kubawi deleted the backport/kubawi-peteski22/VAULT-1324/fix-control-group-wrapping/informally-dear-fawn branch September 7, 2023 20:01
@github-actions
Copy link

github-actions bot commented Sep 7, 2023

CI Results:
All Go tests succeeded! ✅

@kubawi kubawi removed this from the 1.13.7 milestone Sep 7, 2023
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