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

Allow specifying "ByExpiresBefore" in the "ListAgentsRequest_Filter" #53

Conversation

nweisenauer-sap
Copy link

Allowing to filter agents "ByExpiresBefore" on the server side allows for a more efficient implementation of pruning expired agent entries.
This is a prerequisite for a PR in spiffe/spire to allow "ListAgents" to filter "ByExpiresBefore".

Which problem does this solve for us?
This allows users to implement their own cleanup logic in a more efficient way by fetching only expired agents.

Ref:

@nweisenauer-sap
Copy link
Author

nweisenauer-sap commented Mar 4, 2024

Seems that #52 has implemented the same thing and has been merged, so this PR can be closed.

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.

2 participants