Commit Graph

8 Commits

Author SHA1 Message Date
Sagar 44c0256bf8
Update gcp-secret-manager.md (#3671)
Signed-off-by: Sagar <sagar.lohani@gmail.com>
2023-08-09 14:52:30 -07:00
Tiago Alves Macambira 6e088d1659
Apply suggestions from code review
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>
2023-07-05 13:33:12 -07:00
Tiago Alves Macambira 4920dfd830 Document query parameter for al secret stores with documentation.
Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>
2023-06-30 15:59:20 -07:00
Tiago Alves Macambira a00850b5f6
Update daprdocs/content/en/reference/components-reference/supported-secret-stores/gcp-secret-manager.md
Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>
2023-06-30 15:39:49 -07:00
Tiago Alves Macambira 9f3b5a28ff Fix documentation for query parameters.
Moves moves query parameter from the API documentation (where it was
lost and bound to be forgotten and left out-of-sync to component
development) to each individual secret store documentation (which was
the right place to begin with and where there's a greater chance
of it being kept up-to-date with each component development).

Also fixes the examples that were malformed and that misled customers
to believe that Vault had support for a `namespace`  query parameter
as brought up in dapr/components-contrib#2806.

Fixes #3353

Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>
2023-06-30 15:23:06 -07:00
Hannah Hunter ff9de5c8f4
Remove namespace element from component examples (#2647)
* remove namespace

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* fix links

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* add namespace back to schema and config

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* add namespace back to some examples

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-07-27 13:51:41 -07:00
Long Dai fe1ab8eb61
docs: clean up white noise (#1491)
Signed-off-by: Long Dai <long0dai@foxmail.com>
2021-05-21 13:21:55 -07:00
Aaron Crawfis bbd2d18b3a Move component specs into reference section 2021-04-09 12:56:14 -07:00