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

Improve list-secrets to exclude deleted secrets #76

Conversation

kaushal540
Copy link

Original Issue: localstack/localstack#11635

Description:

This PR addresses an issue where deleted secrets were still being displayed in the list-secrets API response.

Changes:

Modified list-secrets API: The list-secrets API has been modified to filter out deleted secrets by default.

Updated Unit Tests: Unit tests have been updated to verify the correct behavior of the list-secrets API.

@kaushal540 kaushal540 marked this pull request as draft November 15, 2024 05:45
@kaushal540 kaushal540 marked this pull request as ready for review November 15, 2024 05:46
@kaushal540
Copy link
Author

Hey @maxhoheiser @viren-nadkarni
Requesting review for this PR.

@viren-nadkarni
Copy link
Member

Hello @kaushal540

Thanks for raising this PR. This fork only contains LocalStack-specific patches and is kept in sync with the upstream repo. We do not want this to diverge too much, and besides, submitting it directly to Moto will have a wider impact 🙂

Please submit this contribution to the upstream Moto repo.

@kaushal540 kaushal540 closed this by deleting the head repository Nov 19, 2024
@kaushal540
Copy link
Author

Thanks @viren-nadkarni for the guidance.
I've raised the PR on upstream repo.

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