dotnet/tye

Ingress should allow picking a specific named binding

オープン

#204 opened on 2020/03/26

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)C# (532 件のフォーク)batch import
good first issueidea

Repository metrics

Stars
 (5,310 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド