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

dapr run -k -f ... doesn't seem to support valueFrom for referencing secrets #1393

Open
akshaya-a opened this issue Mar 12, 2024 · 0 comments
Labels
area/cli good first issue Good for newcomers help wanted Extra attention is needed kind/enhancement enhancement to an existing feature P1 size/S 1 week of work triaged/resolved The issue has been triaged
Milestone

Comments

@akshaya-a
Copy link

envVars[i] = corev1.EnvVar{

While I understand the workaround of generating the deploymentspecs manually, seems like this is a simple thing that should be supported, especially as dapr init -k sets up a default secret store. this completes the scenario for a secure hello world with dapr CLI (or i'm just missing something because I can't find it in the docs 😄 )

@mukundansundar mukundansundar added help wanted Extra attention is needed good first issue Good for newcomers area/cli P1 size/S 1 week of work triaged/resolved The issue has been triaged kind/enhancement enhancement to an existing feature labels Mar 13, 2024
@mukundansundar mukundansundar added this to the v1.14 milestone Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cli good first issue Good for newcomers help wanted Extra attention is needed kind/enhancement enhancement to an existing feature P1 size/S 1 week of work triaged/resolved The issue has been triaged
Projects
None yet
Development

No branches or pull requests

2 participants