dotnet/tye

Ingress should allow picking a specific named binding

Open

#204 geöffnet am 26. März 2020

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)C# (532 Forks)batch import
good first issueidea

Repository-Metriken

Stars
 (5.310 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide