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

Support not generating secrets at all, giving an option to rely on other means to get secrets #45171

Open
2 tasks done
andrii-korotkov-verkada opened this issue Dec 23, 2024 · 1 comment
Labels
area:secrets kind:feature Feature Requests needs-triage label for new issues that we didn't triage yet

Comments

@andrii-korotkov-verkada

Description

Allow to skip secrets creation completely, providing a way to use other means to get the secret data (e.g. AWS secrets manager with init in airflowLocalSettings).

Use case/motivation

When using ArgoCD to manage manifests, committing secrets to the repo is undesirable due to security reasons. Also, if using AWS secrets manager to store secrets, the Kubernetes secrets won't be necessary.

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@andrii-korotkov-verkada
Copy link
Author

A related discussion about storing encrypted secret values #45190.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:secrets kind:feature Feature Requests needs-triage label for new issues that we didn't triage yet
Projects
None yet
Development

No branches or pull requests

1 participant