Remove TODO note about ingress API, it is done!

This commit is contained in:
Chris Piraino 2020-06-09 14:58:30 -05:00
parent 1ed8732d34
commit 4fe1f5fdb9
1 changed files with 0 additions and 3 deletions

View File

@ -513,9 +513,6 @@ type ServiceSpecificRequest struct {
// Connect if true will only search for Connect-compatible services.
Connect bool
// TODO(ingress): Add corresponding API changes after figuring out what the
// HTTP endpoint looks like
// Ingress if true will only search for Ingress gateways for the given service.
Ingress bool