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

FE-6168 Allow users to scope secrets when running with --local #488

Merged
merged 8 commits into from
Dec 6, 2024

Conversation

cleve-fauna
Copy link
Contributor

@cleve-fauna cleve-fauna commented Dec 6, 2024

Ticket(s): FE-6168

Problem

When a user runs with a local container they might want to operate with a given role or on a give sub database.

Solution

Enable the user to scope a key to a database, a role, or a database and role when running against a container.

Result

CLI is can be used against sub DBs and with specific roles on a container.

Testing

Ran the test suite.

I have other changes to test commands like query; but will post separately.

@cleve-fauna cleve-fauna requested a review from a team as a code owner December 6, 2024 16:18
@cleve-fauna cleve-fauna merged commit deff6bc into v3 Dec 6, 2024
4 checks passed
@cleve-fauna cleve-fauna deleted the v3_local branch December 6, 2024 17:23
This was referenced Dec 6, 2024
@cleve-fauna cleve-fauna mentioned this pull request Dec 13, 2024
@wildemat wildemat mentioned this pull request Dec 18, 2024
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.

3 participants