Hannah Hunter
c750c8b23e
Merge branch 'v1.12' into asb-metadata-bindings
2023-10-10 11:54:58 -04:00
Mukundan Sundararajan
ea00e24dbc
add docs for k8s kubeconfig, defaultNamespace ( #3803 )
...
* add docs for k8s kubeconfig, defaultNamespace
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
* address review comments.
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
---------
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-10-10 08:25:44 -07:00
Hannah Hunter
9971ee59bb
Merge branch 'v1.12' into asb-metadata-bindings
2023-10-10 10:45:35 -04:00
Mukundan Sundararajan
80661979e6
address review comments.
...
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2023-10-10 20:11:07 +05:30
Hannah Hunter
af4b79388c
Merge pull request #3797 from mikeee/mikeee-remove-deprecated-flag
...
change app protocol flag
2023-10-10 09:47:33 -04:00
Hannah Hunter
13be1b15df
Merge branch 'v1.12' into mikeee-remove-deprecated-flag
2023-10-10 09:41:24 -04:00
Hannah Hunter
0b14f3e71a
Merge pull request #3785 from mukundansundar/template-k8s
...
Adding docs for template based processing in k8s name resolution
2023-10-10 09:40:21 -04:00
Hannah Hunter
96d0e90458
Merge branch 'v1.12' into template-k8s
2023-10-10 09:30:31 -04:00
Hannah Hunter
3cdb18d39b
Merge pull request #3804 from mukundansundar/oidc-extensions
...
add docs for oidc extensions field in kafka
2023-10-10 09:30:01 -04:00
Hannah Hunter
53f6194e7b
Merge branch 'v1.12' into oidc-extensions
2023-10-10 09:25:42 -04:00
Hannah Hunter
4e3be626f2
Merge branch 'v1.12' of https://github.com/dapr/docs into v1.12
2023-10-10 09:17:04 -04:00
Hannah Hunter
9325f51aad
Merge branch 'v1.12' into mikeee-remove-deprecated-flag
2023-10-10 09:14:59 -04:00
Hannah Hunter
4b7ab5fd20
Merge branch 'v1.12' into template-k8s
2023-10-10 09:14:26 -04:00
Hannah Hunter
643237af46
Merge pull request #3796 from mikeee/mikeee-fix-dashboard-conflict
...
fix dashboard helm release name conflict
2023-10-10 09:14:13 -04:00
Hannah Hunter
45d3b472eb
Merge branch 'v1.12' into template-k8s
2023-10-10 09:13:14 -04:00
Mark Fussell
31d12700c6
Merge branch 'v1.12' into mikeee-fix-dashboard-conflict
2023-10-09 21:03:57 -07:00
Mark Fussell
1c889dde9a
Merge branch 'v1.12' into mikeee-remove-deprecated-flag
2023-10-09 21:02:24 -07:00
Mike
d499542298
feat: '/assign' can be used with go-sdk repo ( #3798 )
...
* feat: '/assign' can be used with go-sdk repo
The assign command can now be used in issues on the go-sdk repo from the
merge of the referenced PR.
Refs: dapr/go-sdk#460
Signed-off-by: mikeee <hey@mike.ee>
* clarify applicable commands to each repository
Signed-off-by: mikeee <hey@mike.ee>
---------
Signed-off-by: mikeee <hey@mike.ee>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-10-09 21:01:51 -07:00
Mukundan Sundararajan
8b7a801879
Merge branch 'v1.12' into asb-metadata-bindings
2023-10-09 20:31:26 -07:00
Mukundan Sundararajan
4eac86c92c
Merge branch 'v1.12' into template-k8s
2023-10-09 20:30:58 -07:00
Mukundan Sundararajan
adf10bbb2f
add docs for oidc extensions field in kafka
...
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2023-10-10 04:23:40 +05:30
Hannah Hunter
7f238edb5f
[Azure Functions] Update links to the MSFT docs for Dapr extension ( #3802 )
...
* fix link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* update link for when Dapr Functions ext docs are merged
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* remove extra line
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
---------
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-10-09 15:17:09 -07:00
Mukundan Sundararajan
73f25af3e6
Merge branch 'v1.12' into asb-metadata-bindings
2023-10-09 11:54:23 -07:00
Hannah Hunter
9defe319a7
Merge branch 'v1.12' of https://github.com/dapr/docs into v1.12
2023-10-09 14:36:11 -04:00
Hannah Hunter
420aa96307
Merge branch 'submodules_1.12' of https://github.com/hhunter-ms/docs into submodules_1.12
2023-10-09 14:18:13 -04:00
Hannah Hunter
cb21f125af
java submodule
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-10-09 14:16:13 -04:00
Mukundan Sundararajan
dafd3f379c
fix typo in multi-app run env var def ( #3800 )
...
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2023-10-09 11:04:25 -07:00
mikeee
1d91cd2478
fix dashboard helm release name conflict
...
Signed-off-by: mikeee <hey@mike.ee>
2023-10-09 12:18:57 +01:00
mikeee
a64c7d8a1b
fix: replace --app-ssl flag with --app-protocol
...
Signed-off-by: mikeee <hey@mike.ee>
2023-10-09 10:46:09 +01:00
Mukundan Sundararajan
19c8721907
add asb metadata based on PR dapr/components-contrib#2203
...
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2023-10-09 14:55:24 +05:30
Mukundan Sundararajan
b9bb5bd231
address review comments.
...
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2023-10-09 14:27:42 +05:30
Mukundan Sundararajan
c9e55a12e1
Merge branch 'v1.12' into template-k8s
2023-10-09 01:56:31 -07:00
Mark Fussell
a0bf9dcb3d
Merge branch 'v1.12' into submodules_1.12
2023-10-08 22:48:42 -07:00
Hannah Hunter
9f9deb7349
update dotnet to DaprWorkflowClient ( #3789 )
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-10-08 22:48:20 -07:00
Hannah Hunter
4e0f13255b
Merge branch 'submodules_1.12' of https://github.com/hhunter-ms/docs into submodules_1.12
2023-10-06 13:21:04 -04:00
Hannah Hunter
67aab22a24
update python; fix link
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-10-06 13:20:26 -04:00
Hannah Hunter
5bdfd6219c
Merge branch 'v1.12' into submodules_1.12
2023-10-05 20:48:28 -04:00
Hannah Hunter
37bb85ab17
fix link ( #3791 )
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-10-05 17:47:56 -07:00
Hannah Hunter
ac04a0f663
fix link
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-10-05 20:42:35 -04:00
Hannah Hunter
24b9291bf6
Merge branch 'submodules_1.12' of https://github.com/hhunter-ms/docs into submodules_1.12
2023-10-05 20:14:51 -04:00
Hannah Hunter
eb1b86a4d1
add java again
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-10-05 20:14:05 -04:00
Mark Fussell
4b972f68e6
Merge branch 'v1.12' into submodules_1.12
2023-10-05 17:08:33 -07:00
Hannah Hunter
025cdbd987
move http streaming out of preview ( #3790 )
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-10-05 16:18:04 -07:00
Hannah Hunter
d84a2ab754
Merge branch 'v1.12' into template-k8s
2023-10-05 17:07:11 -04:00
Hannah Hunter
79e6312717
Merge pull request #3776 from hhunter-ms/java_features
...
[Workflow] Java features and concept addition
2023-10-05 15:34:19 -04:00
Hannah Hunter
e93b6546c4
Merge branch 'v1.12' into java_features
2023-10-05 12:45:38 -04:00
Mukundan Sundararajan
2cbca93b78
address review comments.
...
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2023-10-05 21:59:20 +05:30
Mukundan Sundararajan
54434a610c
address review comments.
...
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2023-10-05 21:29:47 +05:30
Mukundan Sundararajan
863cabc73f
add docs for template processing in k8s name resolution
...
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2023-10-05 18:53:54 +05:30
Hannah Hunter
88a109b3d2
add java monitor pattern example ( #3774 )
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-10-04 15:59:29 -07:00