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

etcd backend listing should only require keys #23872

Merged
merged 4 commits into from Oct 27, 2023
Merged

Conversation

raskchanky
Copy link
Contributor

This will reduce the time required to retrieve lists that could potentially be quite large, e.g. tokens.

Closes #23784

@raskchanky raskchanky requested a review from a team October 26, 2023 22:08
@github-actions github-actions bot added the hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed label Oct 26, 2023
@raskchanky raskchanky added backport/1.13.x Backport changes to `release/1.13.x` backport/1.14.x Backport changes to `release/1.14.x` backport/1.15.x Backport changes to `release/1.15.x` labels Oct 26, 2023
@github-actions
Copy link

Build Results:
All builds succeeded! ✅

@github-actions
Copy link

CI Results:
Failures:

Test Type Package Test Logs
race plugins/database/cassandra TestSelfSignedCA view test results

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/1.13.x Backport changes to `release/1.13.x` backport/1.14.x Backport changes to `release/1.14.x` backport/1.15.x Backport changes to `release/1.15.x` 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.

The List method in the etcd backend does not work as expected
3 participants