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

Ability to target custom resources (CRD, Configmap, etc.) #83

Open
barryib opened this issue Nov 7, 2024 · 2 comments
Open

Ability to target custom resources (CRD, Configmap, etc.) #83

barryib opened this issue Nov 7, 2024 · 2 comments

Comments

@barryib
Copy link

barryib commented Nov 7, 2024

Hello, I just found your work and sounds amazing. This is actually the project we were looking for handling configuration injection from external sources (SSM, Secret Manager, etc.).

It would be great if can handle different kind of resources and not targeting only Secret objects.

The same kind of request has been raised to external-secrets external-secrets/external-secrets#2503 and external-secrets/external-secrets#3449 for more detail about the usecase.

In our case by exemple, it'll be great to be able to inject SSM parameters or even secret managers to FlinkDeployments to configure Datadog API without adding it to git. Furthermore, leveraging existing SSM parameters to inject parameters in Configmap is also one of our usecase. This will definitely help binding Terraform/Pulumu world and Kubernetes.

What do you think ?

@digiserg
Copy link
Collaborator

Hi @barryib

It may not be too difficult, I'll think about it.

Thanks

@barryib
Copy link
Author

barryib commented Nov 19, 2024

@digiserg anything we can do to help ?

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

No branches or pull requests

2 participants