Ivan Pedrazas
Ivan Pedrazas
I was going to ask why do you do it in this way, but I've just seen that you're following the CF doc. It's better to update the labels in...
Ideally, we want to have secrets defined in Vault. The plugin could receive a vault token/host pair and pull the secrets from there.
Right now, there's no possibility in updating the repo
When passing `--values valueFiles` it would be good to have secrets there and replace them at run time.
Drone supports injecting secrets in the yaml file. Remove the secret/envvar handling in the code.
There is not a way of controlling the debug statements the container creates: It would be great if we could set an env var when launching the container that sets...
Apparently, the `status: draft` is ignored and the page is rendered.
## Expected Behavior When `dapr init` works when using the default docker context in OSX (socket located in `///Users//.docker/run/docker.sock`) ## Actual Behavior When installing and initializing the Dapr CLI, if...