dotnet/tye

Ingress should allow picking a specific named binding

Open

#204 创建于 2020年3月26日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)C# (532 fork)batch import
good first issueidea

仓库指标

Star
 (5,310 star)
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.

贡献者指南