-
Notifications
You must be signed in to change notification settings - Fork 760
Configuring middleware in the component #3937
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
base: v1.13
Are you sure you want to change the base?
Conversation
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
daprdocs/content/en/reference/components-reference/supported-middleware/middleware-oauth2.md
Outdated
Show resolved
Hide resolved
...en/reference/components-reference/supported-middleware/middleware-oauth2clientcredentials.md
Show resolved
Hide resolved
daprdocs/content/en/reference/components-reference/supported-middleware/middleware-opa.md
Outdated
Show resolved
Hide resolved
...docs/content/en/reference/components-reference/supported-middleware/middleware-rate-limit.md
Show resolved
Hide resolved
daprdocs/content/en/reference/components-reference/supported-middleware/middleware-uppercase.md
Show resolved
Hide resolved
daprdocs/content/en/reference/components-reference/supported-middleware/middleware-wasm.md
Show resolved
Hide resolved
Thanks for the pr @hhunter-ms . left some comments |
consider also adding these points -- We are adding 2 new metadata options (all keys and values are handled as case-insensitive): Components with lower priorities are executed first just pasting it from the design issue. you can re-fashion it |
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would make sure you read the proposal conclusion for this feature here dapr/dapr#6660 (comment) for each of my comments
daprdocs/content/en/developing-applications/develop-components/middleware-components/_index.md
Outdated
Show resolved
Hide resolved
...nt/en/developing-applications/develop-components/middleware-components/develop-middleware.md
Outdated
Show resolved
Hide resolved
...nt/en/developing-applications/develop-components/middleware-components/develop-middleware.md
Outdated
Show resolved
Hide resolved
...nt/en/developing-applications/develop-components/middleware-components/develop-middleware.md
Outdated
Show resolved
Hide resolved
...nt/en/developing-applications/develop-components/middleware-components/develop-middleware.md
Outdated
Show resolved
Hide resolved
daprdocs/content/en/reference/components-reference/supported-middleware/middleware-bearer.md
Show resolved
Hide resolved
daprdocs/content/en/reference/components-reference/supported-middleware/middleware-oauth2.md
Outdated
Show resolved
Hide resolved
daprdocs/content/en/reference/components-reference/supported-middleware/middleware-oauth2.md
Show resolved
Hide resolved
...en/reference/components-reference/supported-middleware/middleware-oauth2clientcredentials.md
Outdated
Show resolved
Hide resolved
...en/reference/components-reference/supported-middleware/middleware-oauth2clientcredentials.md
Show resolved
Hide resolved
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Description
New doc for configuring middleware
Add new middleware node under 'Developing Applications/Components"
Issue reference
PR will close: #3917