jhg03a commented on pull request #4819:
URL: https://github.com/apache/trafficcontrol/pull/4819#issuecomment-648329651


   > > Question: Is the same tag allowed to be applied multiple times with 
different values?
   > 
   > There's no notion of "the same tag... with different values". A Tag is 
uniquely identified by its value and has no other properties, so that wouldn't 
make sense.
   
   Ok, so we're not talking actual KVP; just single string values.  You might 
expect a lot of tags with magic prefixes like `email=....` or `contact=...`; 
not that it's your concern as the implementer since tags have no internal TO 
semantic meaning.  As such it might make data entry more error-prone with typos 
like `emial=...` and overall requiring operators to know magic word prefixes to 
do things in their external tooling.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to