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 secrets provider #81

Merged
merged 2 commits into from
Aug 28, 2024
Merged

improve secrets provider #81

merged 2 commits into from
Aug 28, 2024

Conversation

jagedn
Copy link
Collaborator

@jagedn jagedn commented Aug 28, 2024

This PR overwrite the loadSecrets called by the LocalSecretsProvider to load secrets stored in the nomad cluster so they can be used also in the configuration phase

also it contains a small refactor of the validation part

Signed-off-by: Jorge Aguilera <[email protected]>
@jagedn jagedn requested a review from abhi18av August 28, 2024 09:45
Copy link
Member

@abhi18av abhi18av left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @jaged 👋

This is looking good to merge, I have added some thoughts on the original discussion thread #79 (comment)

Copy link
Collaborator Author

@jagedn jagedn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe is better to change this default value in another PR so we can mix different issues ?

@abhi18av
Copy link
Member

Mmm, sure @jagedn, cherry-picking the commit to another branch 👍

@abhi18av abhi18av merged commit 42f44d3 into master Aug 28, 2024
2 checks passed
@abhi18av abhi18av deleted the improve-secrets branch August 28, 2024 14:03
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.

Accommodate NomadSecrets store to resolve Nextflow config-secrets
2 participants