dotnet/tye

Ingress should allow picking a specific named binding

Open

#204 建立於 2020年3月26日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)C# (5,310 star) (532 fork)batch import
good first issueidea

描述

Today the ingress an pick a service to target but it can't specify which binding on the target service. Today the logic picks the first http binding, then the first https binding but there should be an explicit way to override.

貢獻者指南