fabiolb / fabio

Consul Load-Balancing made simple
https://fabiolb.net
MIT License
7.25k stars 620 forks source link

Trim leading and trailing spaces from service tags #943

Open logocomune opened 3 months ago

logocomune commented 3 months ago

This update modifies the 'routecmd' function to trim leading and trailing spaces from service tags. Corresponding tests have been added to verify correct functionality when space-prefixed or suffixed tags are encountered. These changes ensure consistency in how tags are processed and compared.

CLAassistant commented 3 months ago

CLA assistant check
All committers have signed the CLA.