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.

貢獻者指南