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

Add Secret creation/import on Microcks container #29

Closed
lbroudoux opened this issue Dec 19, 2023 · 1 comment
Closed

Add Secret creation/import on Microcks container #29

lbroudoux opened this issue Dec 19, 2023 · 1 comment
Assignees
Labels
component/settings Relates to API/settings availables kind/feature New feature
Milestone

Comments

@lbroudoux
Copy link
Member

Reason/Context

Now that we can access to brokers (see #27), we need to provide a way to provide authentication mechanisms. This is already handled in Microcks via the concept of Secrets.

Description

We must provide something like withSecret(secret) method on MicrocksContainer so that the secret will be created on container startup.

Implementation ideas

No response

@lbroudoux lbroudoux added kind/enhancement Enhancement of existing feature kind/feature New feature labels Dec 19, 2023
@lbroudoux lbroudoux self-assigned this Dec 19, 2023
@lbroudoux lbroudoux added component/settings Relates to API/settings availables and removed kind/enhancement Enhancement of existing feature labels Dec 19, 2023
@lbroudoux lbroudoux added this to the 0.2.1 milestone Dec 19, 2023
lbroudoux added a commit that referenced this issue Dec 19, 2023
Signed-off-by: Laurent Broudoux <laurent.broudoux@gmail.com>
lbroudoux added a commit that referenced this issue Dec 19, 2023
Signed-off-by: Laurent Broudoux <laurent.broudoux@gmail.com>
@lbroudoux
Copy link
Member Author

Done!

lbroudoux added a commit that referenced this issue Dec 19, 2023
Signed-off-by: Laurent Broudoux <laurent.broudoux@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/settings Relates to API/settings availables kind/feature New feature
Projects
None yet
Development

No branches or pull requests

1 participant