Ocelot icon indicating copy to clipboard operation
Ocelot copied to clipboard

Support dynamic routing configuration in Service Fabric

Open RamjotSingh opened this issue 5 years ago • 2 comments

New Feature

Having to deploy Ocelot every time routing changes is tedious. Ocelot allows for modifying the routes using json reload but without deployment it is not really possible to do this either. This increases the cost of managing services in general. The target of this feature is to modify\extend Ocelot in a way that once deployed, ocelot can adapt to changes in services behind the scene.

Motivation for New Feature

Traefik supports something similar and that is the real motivation behind this feature. Today we are using Traefik but a few unrelated reasons are forcing us to move away from it.

RamjotSingh avatar Jun 24 '19 05:06 RamjotSingh

Hi Ramjot! Are you still with Ocelot?

raman-m avatar Jan 27 '24 12:01 raman-m

No, since this wasn't picked up and we absolutely needed dynamic discovery, we went with Traefik.

RamjotSingh avatar Jan 27 '24 18:01 RamjotSingh

@RamjotSingh You are the author of the issue. You needed to contribute to implement your user scenario. If you don't use Ocelot now and you have no intention to contribute then I'm going to close...

raman-m avatar Feb 23 '24 15:02 raman-m