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 UI: add deletion_allowed to transform, add tokenization transform type into release/1.16.x #25485

Conversation

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

Backport

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

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


In 1.6 general requests to /transform (without :type) as part of the URL was deprecated docs

I decided against glimmerizing for backportability since this will go back to every supported release. Changes in this PR include:

  • adds deletion_allowed to all transform types
  • adds the third type, tokenization and associated params
  • each transform type makes a request to the specific :type endpoint (e.g./transform/transformations/fpe/:name

enterprise tests ✅

Screenshot 2024-02-14 at 4 00 01 PM

📷

transform


Overview of commits

@hc-github-team-secure-vault-core hc-github-team-secure-vault-core force-pushed the backport/ui/VAULT-24124/transform-allow-deletion/centrally-alert-pegasus branch from 9c87dfc to 4b99133 Compare February 16, 2024 17:08
@github-actions github-actions bot added the hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed label Feb 16, 2024
Copy link

Build Results:
All builds succeeded! ✅

Copy link

CI Results:
All Go tests succeeded! ✅

@hellobontempo hellobontempo added this to the 1.16.0 milestone Feb 16, 2024
@hellobontempo hellobontempo merged commit 9a3f1ce into release/1.16.x Feb 16, 2024
26 of 27 checks passed
@hellobontempo hellobontempo deleted the backport/ui/VAULT-24124/transform-allow-deletion/centrally-alert-pegasus branch February 16, 2024 18:08
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 ui
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants