Commit Graph

11 Commits

Author SHA1 Message Date
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
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
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
Aaron Crawfis 88f5f09efb
Update links to new docs site (#320) 2020-10-26 15:39:24 -07:00
Nghia Tran 33e280a017
Change python app to also print HTTP error (#307)
This would make it easier for users to see an issue and report.

Co-authored-by: Young Bu Park <youngp@microsoft.com>
2020-09-25 12:26:20 -07:00
Federico Paganetto 7724d49dfc
Fix reference to hello-world example (#304)
Co-authored-by: Nghia Tran <tcnghia@gmail.com>
2020-09-24 15:45:32 -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
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