Krzysztof Koziarski
c9561a408f
Added tags to yaml definition to be used in CLI run filter ( #528 )
* fixed unit test: Services_UnrecognizedKey
* TyeAssert - duplicated check removed
* YAML service.tags added to parser and unit tests
* filter services by tags - run argument + ApplicationFactory filter
* filter ingress by tags
* Make tags work for all scenarios
Co-authored-by: Justin Kotalik <jukotali@microsoft.com>
6 years ago
David Fowler
3de1aff106
Small tweak to docker build ( #498 )
* Small tweak to docker build
- Log the output to both the main window and the service logs when building.
Fixes #491
6 years ago
areller
f27905b09a
Adding health checks ( #432 )
6 years ago
Justin Kotalik
ef441e8704
Tye should validate that service names are valid DNS names ( #480 )
6 years ago
Justin Kotalik
af82001c30
Allow specifying docker file for tye run ( #448 )
6 years ago
Ryan Nowak
d1d516da34
Refactor diagnostics collector
- more modular
- nullability
- supports arbitrary filtering instead of just PID
6 years ago
Justin Kotalik
4654d8faed
Allows cloning dependencies ( #424 )
6 years ago
Ryan Nowak
de35346258
Improvements to yaml validation
7 years ago
Justin Kotalik
c8a9d1246e
Fix bad namespace changes in test projects ( #403 )
7 years ago
Justin Kotalik
b3dfc2b725
Allow tye yamls to be merged. ( #392 )
7 years ago