dotnet/tye

Ingress should allow picking a specific named binding

开放

#204 创建于 2020年3月26日

 (1 条评论) (0 个反应) (0 位负责人)C# (532 个派生)batch import
good first issueidea

仓库指标

星标
 (5,310 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南