allegro / marathon-consul

Integrates Marathon apps with Consul service discovery.
Apache License 2.0
191 stars 33 forks source link

Easy migration between service names #28

Open adamdubiel opened 8 years ago

adamdubiel commented 8 years ago

In order to have some backwards compatibility when migrating from any existing discovery mechanism, i would like marathon-consul to register app instances under multiple names:

This feature of course can be switched on/off.

janisz commented 8 years ago

:-1:

adamdubiel commented 8 years ago

We will discuss this after implementing and deploying #27.

janisz commented 8 years ago

Registering single service with multiple names is related to #89 where we register single service multiple times depending on ports configuration.

cc. @pbetkier