Skip to content

Have an config reloader endpoint #71

Closed
@alexppg

Description

@alexppg

Is your feature request related to a problem? Please describe.
Sometimes you have a microservice which you want to change it's configuration. You could make the k8s deployment to recreate the cluster, but that wouldn't be need if the microservice had an endpoint which reloaded the configuration by itself.

Describe the solution you'd like
Implement an endpoint, for example /-/reload that will re-read the configuration.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions