Commit Graph

21 Commits

Author SHA1 Message Date
Charlie Stanley 9cd1410aab
Add some additional improvements for kubernetes examples (#415) 2021-04-01 12:36:31 -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 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 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
Yaron Schneider 9138a8ecd4
add version field to components (#374) 2021-01-25 14:33:56 -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 f32848b77d
Initial commit of a document autovalidator (#358) 2020-12-29 13:02:45 -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
Nghia Tran 46c7394bfe
Fix quickstart samples to specify `zipkin.endpointAddress` (#338) 2020-12-10 12:09:55 -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
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
Aaron Crawfis 88f5f09efb
Update links to new docs site (#320) 2020-10-26 15:39:24 -07:00
Pruthvidhar R Dhodda e7f14c1d71
Fix vulnerabilities in react frontend client dependencies (#300) 2020-09-02 13:42:49 -07:00
Paulo Henrique dos Reis Moura (Johnson) 2dad15f7eb
Remove double quotes from metadata (#292)
Components does not connect with redis using double-quoted metadata
2020-08-17 15:25:19 -07:00
Ori Zohar e4080d15d5
Updating quickstart READMEs (#289)
* Removing first person references and updating next steps

* Style and tone updates, adding next steps
2020-08-17 07:57:35 -07:00
dependabot[bot] 7333c61995
Bump handlebars in /distributed-calculator/react-calculator/client (#282)
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.7.6.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.7.6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-13 15:25:35 -07:00
Ori Zohar e7ed68f6ce
Fix links due to repo rename (#281)
* Removing numbering and README changes

* Fixing build.yaml and other references to numbered names

* Changing more places to use quickstart term

* Additional samples to quickstarts changes
2020-08-12 16:39:52 -07:00