dotnet/tye

Ingress should allow picking a specific named binding

Open

#204 aperta il 26 mar 2020

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)C# (532 fork)batch import
good first issueidea

Metriche repository

Star
 (5310 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor