dotnet / tye

Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier. Project Tye includes a local orchestrator to make developing microservices easier and the ability to deploy microservices to Kubernetes with minimal configuration.
MIT License
5.3k stars 520 forks source link

Support replacement tokens in environment variables #377 #1611

Open Phiph opened 9 months ago

Phiph commented 9 months ago

Fixes #377

See issue for update and analysis, I would welcome feedback on the code - I do feel it's a bit hacky to be honest!

Phiph commented 9 months ago

@microsoft-github-policy-service agree

Phiph commented 9 months ago

@dotnet-policy-service agree

Phiph commented 9 months ago

@philliphoff & @davidfowl any chance this could get a review please