jewertow / federation

0 stars 2 forks source link

Implemented imported service watcher #3

Open jewertow opened 1 week ago

jewertow commented 1 week ago

Imported service watcher should provide an exported function that can be called when discovery response comes from a remote federation controller. This function will create proper WorkloadEntries/ServiceEntries for the intersection of remotely exported and locally imported services. WorkloadEntries should be created for an imported Services which have corresponding Services locally. Otherwise, proper ServiceEntries should be created as well.