Shayne Boyer
|
70614e7b5f
|
Add baseimage and tag (#447)
|
6 years ago |
Giovanni Bassi
|
204d4ce8e4
|
Update run locally docs to use v0.2 (#465)
|
6 years ago |
Justin Kotalik
|
170ca597a5
|
0.2.0 -> 0.3.0
|
6 years ago |
Justin Kotalik
|
fcc0d4877f
|
Update getting_started.md
|
6 years ago |
Justin Kotalik
|
c572db892b
|
Fix reference links
|
6 years ago |
Justin Kotalik
|
719d0e9d05
|
Update README.md
|
6 years ago |
Justin Kotalik
|
2ee1d569a0
|
Update README.md
|
6 years ago |
Justin Kotalik
|
b2968cdca1
|
Update schema docs (#458)
|
6 years ago |
Justin Kotalik
|
ba77a12899
|
Mention undeploy in tutorial (#457)
|
6 years ago |
Ryan Nowak
|
40b1ad24ee
|
Remove disclaimers about 0.2
|
6 years ago |
Ryan Nowak
|
8dbb3ca145
|
Add ingress to docs
Fixes: #336
|
6 years ago |
Ryan Nowak
|
baad3fc461
|
Add docker network to docs
|
6 years ago |
Ryan Nowak
|
14c49290c6
|
Update command docs
Fixes: #387
|
6 years ago |
Ryan Nowak
|
ec2d15754f
|
Update service discovery doc tell the truth
Fixes: #344
|
6 years ago |
Justin Kotalik
|
70ecd6f582
|
Add multi-repo documentation updates
|
6 years ago |
Ryan Nowak
|
baf3e55daf
|
Add documentation for namespace
Fixes: #416
|
6 years ago |
Justin Kotalik
|
bf3bc0913b
|
Check for output type exe (#459)
|
6 years ago |
Justin Kotalik
|
c7a2b30462
|
Log from stdout when dotnet publish fails (#456)
|
6 years ago |
David Fowler
|
7395203978
|
Fixes for docker scenarios (#444)
|
6 years ago |
Justin Kotalik
|
af82001c30
|
Allow specifying docker file for tye run (#448)
|
6 years ago |
Justin Kotalik
|
1c7f770f07
|
Update version of Kubernetes Client (#429)
|
6 years ago |
Ryan Nowak
|
60818e5db3
|
Enable log aggregation in deployed services
|
6 years ago |
Nikiforov Alexey
|
bed108952b
|
Add word-break to source-project column (#440)
|
6 years ago |
Ryan Nowak
|
db464d0822
|
Add recipe for Elastic stack (ELK)
|
6 years ago |
Ryan Nowak
|
c6bb9dafdf
|
Add docs
|
6 years ago |
Ryan Nowak
|
5ab6d46160
|
Add a diagnostics sidecar
|
6 years ago |
Ryan Nowak
|
d1d516da34
|
Refactor diagnostics collector
- more modular
- nullability
- supports arbitrary filtering instead of just PID
|
6 years ago |
Ryan Nowak
|
aa305c3df2
|
Add recipe
|
6 years ago |
Ryan Nowak
|
5d3138f263
|
Add distributed tracing wireup
|
6 years ago |
Ryan Nowak
|
b9adf50729
|
Remove unused property
|
6 years ago |
Ryan Nowak
|
8561cb96ff
|
Use commandline parser for commandline parsing
|
6 years ago |
Ryan Nowak
|
4436688af7
|
Better formatting for yaml config errors
Print them nicely instead of treating them as unhandled.
|
6 years ago |
Ryan Nowak
|
6dfde68572
|
Add basic zipkin extension
This starts the zipkin container, but `--dtrace zipkin=...` is still
needed for now.
|
6 years ago |
Ryan Nowak
|
0e1f027816
|
Use W3C format in frontend-backend
|
6 years ago |
Justin Kotalik
|
4654d8faed
|
Allows cloning dependencies (#424)
|
6 years ago |
Ryan Nowak
|
4389d3add6
|
React to some feed changes
|
6 years ago |
Ryan Nowak
|
57270c9058
|
Various namespace fixups
- Fix use of default namespace for tye undeploy
- Support --namespace for tye undeploy
- Make handling of --namespace consistent
|
6 years ago |
dotnet-maestro[bot]
|
063b44e4fe
|
Update dependencies from https://github.com/dotnet/arcade build 20200428.4 (#426)
- Microsoft.DotNet.Arcade.Sdk: 5.0.0-beta.20224.11 -> 5.0.0-beta.20228.4
- Microsoft.DotNet.Build.Tasks.Feed: 5.0.0-beta.20224.11 -> 5.0.0-beta.20228.4
- Microsoft.DotNet.Helix.Sdk: 5.0.0-beta.20224.11 -> 5.0.0-beta.20228.4
- Microsoft.DotNet.SignTool: 5.0.0-beta.20224.11 -> 5.0.0-beta.20228.4
- Microsoft.DotNet.SwaggerGenerator.MSBuild: 5.0.0-beta.20224.11 -> 5.0.0-beta.20228.4
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
|
6 years ago |
Ryan Nowak
|
a458797f00
|
Add status report generator
Thanks @anurse!
|
6 years ago |
David Fowler
|
7678c24474
|
Fix slash for ingress deployment (#418)
- Treat the / the same as empty string for ingress deployments
|
6 years ago |
Justin Kotalik
|
ba1a5c2f36
|
Add concept of services have direct dependencies (#414)
|
6 years ago |
dotnet-maestro[bot]
|
0c24052037
|
Update dependencies from https://github.com/dotnet/arcade build 20200424.11 (#415)
- Microsoft.DotNet.Arcade.Sdk: 5.0.0-beta.20221.14 -> 5.0.0-beta.20224.11
- Microsoft.DotNet.Build.Tasks.Feed: 5.0.0-beta.20221.14 -> 5.0.0-beta.20224.11
- Microsoft.DotNet.Helix.Sdk: 5.0.0-beta.20221.14 -> 5.0.0-beta.20224.11
- Microsoft.DotNet.SignTool: 5.0.0-beta.20221.14 -> 5.0.0-beta.20224.11
- Microsoft.DotNet.SwaggerGenerator.MSBuild: 5.0.0-beta.20221.14 -> 5.0.0-beta.20224.11
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
|
6 years ago |
Ryan Nowak
|
9e2c7f474c
|
Add proviso about minikube ingress
|
6 years ago |
Ryan Nowak
|
9e2647dfdf
|
Add doc
|
6 years ago |
Ryan Nowak
|
cd3da7e172
|
Add undeploy support for ingress
|
6 years ago |
Ryan Nowak
|
9ffe98af8d
|
Add interactive creation of ingress-nginx
|
6 years ago |
Ryan Nowak
|
43a47944a9
|
Manifest generation and deployment for Ingress
|
6 years ago |
Ryan Nowak
|
3de208c33b
|
Rename services to use DNS names
|
6 years ago |
Ryan Nowak
|
de35346258
|
Improvements to yaml validation
|
6 years ago |
Ryan Nowak
|
5677f89016
|
Remove weird code from secret validation
I'm not sure why this is here...
|
6 years ago |