envoyproxy / playground

Playing nice with the neighbours
Apache License 2.0
8 stars 4 forks source link

Fix CRUD updating for proxies #15

Open phlax opened 3 years ago

phlax commented 3 years ago

this ~mostly works for networks, but with bugs

phlax commented 3 years ago

this is a bigger undertaking for services/proxies as it requires a few things which will work differently dep on envoy setup (if proxy) or type of service

in particular

this would be nice to have but is not an immediate priority (on reflection)

what is essential is the ability to export any config/files etc from a configured proxy/service - i will open a separate ticket for that and for now remove the edit functionality from proxies and services

phlax commented 3 years ago

as hot restart is there for envoy im gonna fix this for the proxies - for the services i guess the more important issue is to be able to see/download any config/setup you added - eg if youu spent ages experimenting to get something to work and then couldnt see why it did