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-14733: SegmentReader interface for reading activity log segments into release/1.11.x #20016

Conversation

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

Backport

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

WARNING automatic cherry-pick of commits failed. Commits will require human attention.

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.


This PR adds a SegmentReader interface and an implementation to read segment files from storage for use in the activity log.

This makes it easier to allow new inputs (such as mock data) to the precomputed query worker.


Overview of commits

@hc-github-team-secure-vault-core hc-github-team-secure-vault-core force-pushed the backport/miagilepner/VAULT-14733-split-pq-2/plainly-well-cat branch 2 times, most recently from 9c58510 to adfbc62 Compare April 6, 2023 14:24
@hashicorp-cla
Copy link

hashicorp-cla commented Apr 6, 2023

CLA assistant check
All committers have signed the CLA.

@miagilepner miagilepner force-pushed the backport/miagilepner/VAULT-14733-split-pq-2/plainly-well-cat branch from 0f33b09 to 4c052ac Compare April 6, 2023 15:42
#19934)

* create a segment reader for activity log segment

* fix imports

* updates based on comments
@miagilepner miagilepner force-pushed the backport/miagilepner/VAULT-14733-split-pq-2/plainly-well-cat branch from 4c052ac to 3caae09 Compare April 6, 2023 15:42
@miagilepner miagilepner added this to the 1.11.10 milestone Apr 6, 2023
@miagilepner miagilepner marked this pull request as ready for review April 6, 2023 17:42
@miagilepner miagilepner requested a review from peteski22 April 11, 2023 09:12
@miagilepner miagilepner merged commit 37e26a5 into release/1.11.x Apr 11, 2023
@miagilepner miagilepner deleted the backport/miagilepner/VAULT-14733-split-pq-2/plainly-well-cat branch April 25, 2023 09:29
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.

4 participants