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

Remove config-based service discovery (MLFLOW_TRACKING_URI, _DEPLOYMENTS_TARGET, etc) for dapr #46

Open
akshaya-a opened this issue Apr 17, 2024 · 0 comments

Comments

@akshaya-a
Copy link
Owner

probably just use "basic auth" form:
curl 'http://dapr-app-id:checkout@localhost:3602/checkout/100' -X POST

as injecting headers in tracking store pointing at replay server will be annoying

https://docs.dapr.io/developing-applications/building-blocks/service-invocation/service-invocation-overview/

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

1 participant