greenie-msft
2bd4b10085
Clarify path to secrets file in getting started guides ( #1585 )
...
* Clarify path to secrets file in getting started guides
* Clarify path to local secret store
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-21 12:26:02 -07:00
Ori Zohar
21c9764275
Merge pull request #1660 from greenie-msft/fix-minikube-setup
...
Ensure MiniKube start command works by removing Kubernetes version an…
2021-07-16 15:45:49 -07:00
Nick Greenfield
565378441f
Ensure MiniKube start command works by removing Kubernetes version and authorization params
2021-07-16 15:29:29 -07:00
Ori Zohar
d983c8c09f
Merge pull request #1650 from daixiang0/typo
...
Fix some typo
2021-07-16 10:40:33 -07:00
Long Dai
0b41e17c31
fix some typo
...
Signed-off-by: Long Dai <long0dai@foxmail.com>
2021-07-16 01:05:21 -07:00
Ori Zohar
0681e1a967
Merge pull request #1601 from jasonviviano/jviviano
...
Reformatted VS Code documentation
2021-07-15 13:37:56 -07:00
Ori Zohar
158816b2f1
Merge branch 'v1.2' into jviviano
2021-07-15 10:02:03 -07:00
Ori Zohar
8487061b71
Merge pull request #1629 from kshitijcode/patch-1
...
Add information to create a database named 'daprStore' in case no dat…
2021-07-15 10:01:44 -07:00
Ori Zohar
3668bdaa6e
Merge branch 'v1.2' into patch-1
2021-07-15 09:46:02 -07:00
Ori Zohar
c23d8960ff
Merge pull request #1608 from dapr/aacrawfi/bridge
...
Add docs on Bridge to Kubernetes
2021-07-15 09:45:38 -07:00
Ori Zohar
7fc1f841df
Merge branch 'v1.2' into aacrawfi/bridge
2021-07-15 09:40:53 -07:00
Ori Zohar
bb8dd26e95
Merge pull request #1635 from Wood-Xia/patch-1
...
Add one note if someone starts this chapter without stop the sidecar with same app-id in another terminal
2021-07-15 08:50:10 -07:00
jasonviviano
669fa54b10
Fixed vscode link and updated information on manual.
2021-07-15 10:37:03 -04:00
Nick Greenfield
40fd8cb528
Add Bridge to Kubernetes linke from Kubernetes overview page
2021-07-14 15:43:17 -07:00
Nick Greenfield
74052cf633
Link to correct Go SDK page in dapr docs
2021-07-14 15:43:17 -07:00
Nick Greenfield
8e283cdef9
Update to latest commit for Go SDK repo
2021-07-14 15:43:17 -07:00
Nick Greenfield
4a502bf58f
Update go-sdk submodule
2021-07-14 15:43:17 -07:00
Nick Greenfield
31d83d1205
Use https for git submodule url
2021-07-14 15:43:17 -07:00
Nick Greenfield
486c401857
Update go-sdk to latest commit on main
2021-07-14 15:43:17 -07:00
Nick Greenfield
20c0284548
Add Go SDK submodule and docs
2021-07-14 15:43:17 -07:00
Lorenzo Montanari
8e4e85717a
Removed a duplicated line in Kubernetes section
2021-07-14 15:43:17 -07:00
jasonviviano
fa1186129f
Added more details based on Mark's comments
2021-07-14 15:40:57 -04:00
Ori Zohar
b2ea15a193
Merge branch 'v1.2' into patch-1
2021-07-14 11:56:19 -07:00
Ori Zohar
8f5e0b5135
changing language
2021-07-14 11:55:21 -07:00
Ori Zohar
bef20bbd25
Merge pull request #1643 from l0ll098/patch-1
...
Removed a duplicated line in Kubernetes section
2021-07-14 11:35:14 -07:00
Ori Zohar
2f35a55f04
Merge branch 'v1.2' into patch-1
2021-07-14 11:28:26 -07:00
Ori Zohar
7377e579a9
Merge pull request #1607 from greenie-msft/add_go_sdk_to_dapr_docs
...
Add go sdk to dapr docs
2021-07-14 10:49:40 -07:00
Lorenzo Montanari
4e2af84914
Removed a duplicated line in Kubernetes section
2021-07-14 12:12:12 +02:00
Aaron Crawfis
f8de34e391
Merge branch 'v1.2' into patch-1
2021-07-13 19:08:48 -07:00
Aaron Crawfis
39567dfba4
Merge branch 'v1.2' into aacrawfi/bridge
2021-07-13 19:05:49 -07:00
Aaron Crawfis
57722ac586
Merge branch 'v1.2' into add_go_sdk_to_dapr_docs
2021-07-13 19:05:11 -07:00
Ori Zohar
23c31c2316
Fixing link ( #1641 )
2021-07-13 19:04:56 -07:00
Aaron Crawfis
a11196b8dc
Merge branch 'v1.2' into add_go_sdk_to_dapr_docs
2021-07-13 19:04:01 -07:00
Nick Greenfield
f7df25e601
Link to correct Go SDK page in dapr docs
2021-07-13 11:30:35 -07:00
Nick Greenfield
d4b90e2b87
Update to latest commit for Go SDK repo
2021-07-13 11:23:28 -07:00
Nick Greenfield
3cf342d273
Update go-sdk submodule
2021-07-13 11:23:28 -07:00
Aaron Crawfis
a3e1039a78
Clarify shared access policy ( #1621 )
2021-07-13 11:23:28 -07:00
Aaron Crawfis
b4ce90078e
Remove http formatting for readability
2021-07-13 11:23:28 -07:00
Nick Greenfield
a9a95068b0
Fix linkTitle and use aka.ms links
2021-07-12 16:50:53 -07:00
Ori Zohar
08fa26d05e
Merge branch 'v1.2' into jviviano
2021-07-12 08:26:30 -07:00
jasonviviano
c0aa9808c3
Update daprdocs/content/en/developing-applications/ides/visual-studio-code/vscode-dapr-extension.md
...
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-12 11:25:08 -04:00
jasonviviano
4de9dbaed7
Update daprdocs/content/en/developing-applications/ides/visual-studio-code/vscode-dapr-extension.md
...
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-12 11:24:57 -04:00
jasonviviano
951de9956d
Update daprdocs/content/en/developing-applications/ides/visual-studio-code/vscode-manual-configuration.md
...
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-12 11:24:47 -04:00
jasonviviano
8b1a0f5ba7
Update daprdocs/content/en/developing-applications/ides/visual-studio-code/vscode-dapr-extension.md
...
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-12 11:24:43 -04:00
jasonviviano
46fd259350
Update daprdocs/content/en/developing-applications/ides/visual-studio-code/vscode-dapr-extension.md
...
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-12 11:24:37 -04:00
jasonviviano
311abba65f
Update daprdocs/content/en/developing-applications/ides/visual-studio-code/vscode-dapr-extension.md
...
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-12 11:24:29 -04:00
jasonviviano
9f9f870869
Update daprdocs/content/en/developing-applications/ides/visual-studio-code/vscode-dapr-extension.md
...
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-12 11:24:24 -04:00
jasonviviano
1ac25cb93c
Update daprdocs/content/en/developing-applications/ides/visual-studio-code/vscode-dapr-extension.md
...
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-12 11:24:20 -04:00
jasonviviano
a44cc7898a
Update daprdocs/content/en/developing-applications/ides/visual-studio-code/vscode-dapr-extension.md
...
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-12 11:24:13 -04:00
Wood-Xia
08c28e3e9f
Update get-started-component.md
...
Add one note if someone start this chapter without stop the sidecar with same app-id.
2021-07-10 16:07:07 +08:00