zalando / innkeeper

Simple route management API for Skipper
Other
166 stars 21 forks source link

One can introduce duplicate paths #212

Closed NorthFury closed 7 years ago

NorthFury commented 7 years ago

Reported way of reproduction:

  1. Create two routes for the same uri, with different hosts.
  2. Update one of the routes to have the same hosts.

It shouldn't be possible to update the path hosts when it generates a conflict.