Files
nomad/command/agent/consul
Michael Schurter 7ae2291572 Improve invalid port error message for services
Related to #3681

If a user specifies an invalid port *label* when using
address_mode=driver they'll get an error message about the label being
an invalid number which is very confusing.

I also added a bunch of testing around Service.AddressMode validation
since I was concerned by the linked issue that there were cases I was
missing. Unfortunately when address_mode=driver is used there's only so
much validation that can be done as structs/structs.go validation never
peeks into the driver config which would be needed to verify the port
labels/map.
2018-01-18 15:35:24 -08:00
..
2017-09-14 16:48:39 -07:00
2017-09-15 15:19:53 -07:00
2017-12-19 15:50:23 -08:00
2017-07-25 12:09:57 -07:00
2017-04-19 13:05:41 -07:00