Artur Souza
Artur Souza
First, it cannot default to pod's name. That logic should be gone. Then, we do the following: 1. Default to trying to fetch Deployment's name and Statefulset's name. 2. If...
This would only make a difference in scenarios where the configuration for Dapr in the cluster is not done by the developers. Dapr does not have a concept of "Global...
> @artursouza Do you mean here, or can you tell where the code needs to be improved. > > https://github.com/dapr/dapr/blob/190e07375b97d917830b8e8d8f16aea0d13a223f/pkg/runtime/pubsub/cloudevents.go#L24 Yes, we should have it as a first class attribute...
Let's merge this right AFTER code freeze for 1.9, please.
/ok-to-test
/ok-to-test
/ok-to-test
I agree that we need to bring in versioning to this discussion. I like @cgillum's idea of suffixing it with `-alpha` since the whole SDK is not stable. /cc @msfussell...
@berndverst this is to add a suffix to the artifact's version that is released, not the classes.
This is about adding as new artifacts in the existing SDK repos - it means, new packages in Maven, NuGet, NPM, etc. It does not mean a new repo. The...