gatewayd
gatewayd copied to clipboard
Config management without restart
The idea is to create a way to change and reload the (runtime) global configuration without restarting GatewayD (seamlessly). The global configuration can be passed via the API and CLI. In addition to the global configuration, the feature should enable the management of plugins configuration without restarting them (seamlessly).
This is similar to:
- #297