Marc Stöcker
66f2b001cd
fix typo in "cluser" ( #420 )
...
"cluser" → "cluster"
2021-04-22 09:14:12 -07:00
Charlie Stanley
b330c66578
Update quickstarts for 1.1.0 release ( #416 )
2021-04-01 16:12:23 -07:00
Charlie Stanley
9cd1410aab
Add some additional improvements for kubernetes examples ( #415 )
2021-04-01 12:36:31 -07:00
Charlie Stanley
01b8aa85ac
Runtime to 1.1.0-rc.2 ( #413 )
2021-03-30 18:24:41 -07:00
Ori Zohar
10e2a53f70
Update README.md ( #411 )
2021-03-25 10:15:49 -07:00
dependabot[bot]
8f2f077d6d
Bump elliptic in /distributed-calculator/react-calculator/client ( #407 )
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Charlie Stanley <charlie.stanley@microsoft.com>
2021-03-11 09:30:32 -08:00
Charlie Stanley
99060e1845
Add deployment wait to kubernetes deploys of distributed-calculator ( #405 )
2021-03-10 15:29:33 -08:00
Charlie Stanley
0a4886f7e1
Add wait points for kubernetes deployments ( #403 )
2021-03-09 13:09:54 -08:00
Charlie Stanley
e83260a146
Update note about installing to non-default namespaces with dapr CLI ( #393 ) ( #401 )
2021-03-08 10:11:19 -08:00
Charlie Stanley
862610e293
Add link validation to main README.md ( #397 )
...
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
2021-03-05 14:51:56 -08:00
Don Alvarez
e0955ecc56
hello-kubernetes quickstart should show how to curl the running app ( #371 )
...
* hello-kubernetes quickstart should show how to curl the running app
* Add automated tests of quickstart code
* Update automated test case
* Add hacky sleep to automated test
* Fix missing END_STEP tag.
Co-authored-by: Charlie Stanley <charlie.stanley@microsoft.com>
2021-03-05 13:51:00 -08:00
Martin Björkström
53903a9c2a
Fix broken links for .NET SDK ( #395 )
...
* Fix broken links for .NET SDK
* Update with correct dotnet actor guide
Co-authored-by: Pranav Singh <pranav_withyou@hotmail.com>
2021-03-04 15:48:53 -08:00
Charlie Stanley
786b748560
Add link validation to quickstarts ( #387 )
...
* Add link validation to quickstarts
* Fix some non-determinism in the distributed calculator validation
2021-02-21 14:43:46 -08:00
Charlie Stanley
7976746778
Update for release ( #386 )
...
* Update quickstart/runtime table for v1.0.0
* Update runtime version to 1.0.0
2021-02-16 17:43:05 -08:00
Artur Souza
d9da180c61
Improve middleware quickstart. ( #385 )
2021-02-12 20:53:36 -08:00
Artur Souza
78e2b3f655
Improve reproducibility of observability demo. ( #384 )
2021-02-12 20:27:38 -08:00
Charlie Stanley
57150d7d15
Add kubernetes validation to observability quickstart ( #383 )
2021-02-12 17:48:51 -08:00
Charlie Stanley
cd2b2a6ed7
Add automatic validdation to observability quickstart ( #382 )
2021-02-12 15:35:28 -08:00
Charlie Stanley
370b701c71
Update runtime to 1.0.0-rc.4 ( #381 )
...
* Update runtime to 1.0.0-rc.4
* Scratch image does not seem to be supported for arm64 (#345 )
2021-02-11 15:04:06 -08:00
dependabot[bot]
f6b8fc3c1b
Bump ini in /distributed-calculator/react-calculator/client ( #342 )
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Charlie Stanley <charlie.stanley@microsoft.com>
2021-02-02 13:03:47 -08:00
Charlie Stanley
ca38e3c55e
Increase timeout for helm install of kafka in bindings sample ( #369 ) ( #376 )
2021-02-01 21:07:20 -08:00
Charlie Stanley
283244a797
Update dapr runtime to 1.0.0-rc.3 ( #375 )
...
* Update dapr runtime to 1.0.0-rc.3
* Change pub-sub example to have deterministic output
* Add quickstart table version ref for 1.0.0-rc.3
2021-02-01 18:41:51 -08:00
Yaron Schneider
9138a8ecd4
add version field to components ( #374 )
2021-01-25 14:33:56 -08:00
Charlie Stanley
a4d66b0659
Automate validation of bindings steps for kubernetes ( #364 )
2021-01-14 16:13:12 -08:00
Charlie Stanley
5dc4fa373f
Add kubernetes to automated validation ( #362 )
...
* Add kubernetes to automated validation
* Added hello-kubernetes to auto validation
2021-01-12 19:03:53 -08:00
Charlie Stanley
c76ecd355f
Adding auto validation to bindings and secrestore example (Part of #357 ) ( #360 )
2020-12-30 13:00:57 -08:00
Charlie Stanley
23d3423298
Adding auto validation to pub-sub example (Part of #357 ) ( #359 )
2020-12-29 19:48:41 -08:00
Charlie Stanley
f32848b77d
Initial commit of a document autovalidator ( #358 )
2020-12-29 13:02:45 -08:00
Charlie Stanley
e9c40557a0
Root cause found for #240 . Updated hello-world README.md with better workaround. ( #354 )
...
* Root cause found for #240 . Updated hello-world README.md with better workaround
* Update README.md
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2020-12-22 09:06:49 -08:00
Charlie Stanley
95747b36d1
Update README.md ( #350 ) ( #351 )
2020-12-17 18:09:54 -08:00
Nghia Tran
2244065827
Update hello-kubernetes and distributed-calculator quickstarts to use a redis.yaml that can work out-of-the-box ( #348 )
...
* Quickstarts to use secrets instead of plaintext passwords
* Update per PR feedback
* Update per PR feedback.
2020-12-17 14:43:33 -08:00
Charlie Stanley
fa8d4353ed
Quickstarts should use latest tag instead of edge ( #346 ) ( #347 )
2020-12-16 16:57:11 -08:00
Steven Mitcham
1430fc6516
Update response on --init ( #316 )
...
Updating the example text to match the 0.11.0 documentation.
Co-authored-by: Nghia Tran <tcnghia@gmail.com>
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
Co-authored-by: Mark Chmarny <mchmarny@users.noreply.github.com>
2020-12-15 12:39:26 -08:00
Nghia Tran
1235a14acd
Update observability quickstart to include local instruction ( #343 )
2020-12-15 11:34:00 -08:00
yellow chicks
34d9197c93
update tracing config fields ( #335 )
...
Co-authored-by: Mark Chmarny <mchmarny@users.noreply.github.com>
2020-12-14 21:53:13 -08:00
Artur Souza
db5c6c250b
Use publish-app-id in pubsub quickstart. ( #339 )
2020-12-11 22:04:31 -08:00
Mukundan Sundararajan
8b7fcd4679
change invoke payload to data flag ( #341 )
2020-12-11 15:45:03 -08:00
Artur Souza
a398dec1b3
Update dapr configuration output. ( #340 )
2020-12-11 13:55:36 -08:00
Nghia Tran
46c7394bfe
Fix quickstart samples to specify `zipkin.endpointAddress` ( #338 )
2020-12-10 12:09:55 -08:00
Nghia Tran
1822ac2f7f
Update quickstarts to use new tracing settings ( #337 )
2020-12-09 14:37:23 -08:00
Artur Souza
03b64f58e0
Fixes Dockerfiles to work on arm and arm64. ( #331 )
...
Publishes arm and arm64 images.
2020-12-04 13:49:06 -08:00
Artur Souza
d895a7cc89
Update README for v1.0.0-rc.1 ( #328 )
2020-11-16 15:35:26 -08:00
Charlie Stanley
3b086064f6
Update documentation to use a working helm chart ( #325 ) ( #326 )
2020-11-16 08:09:01 -08:00
halspang
c9a1c05236
Add appconfig back with appropriate yaml config ( #323 )
...
The distributed calculator quickstart is referenced as an example
in the observability quickstart. This commit adds the appconfig
back into the apps configuration set and introduces the actual
appconfig as well to allow the app to start. This lets users
experience the simplest path for the observability quickstart
while unblocking the calculator.
2020-11-13 10:00:12 -08:00
Yaron Schneider
8df32843bb
remove appconfig from calculator ( #322 )
2020-11-12 15:02:49 -08:00
Mark Chmarny
7c105f9470
qd local mode rc review patches ( #321 )
2020-11-12 14:03:07 -08:00
Aaron Crawfis
88f5f09efb
Update links to new docs site ( #320 )
2020-10-26 15:39:24 -07:00
Nghia Tran
798b003944
Remove set-env due to CVE-2020-15228 ( #318 )
...
* Remove set-env due to CVE-2020-15228
* Remove set-env in file
2020-10-16 14:17:36 -07:00
Mukundan Sundararajan
66a62c2f82
Add 0.11 ( #313 )
2020-09-30 15:59:47 -07:00
Nghia Tran
18ca3113ae
Fix formattings in secret store quickstart sample ( #312 )
2020-09-30 11:43:29 -07:00