-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Currently, we do not validate the configuration file coming from the user. The same goes for server config as well. I am not sure we should implement validation for server config but we should do it for the config file.
For example, when a user does not provide information for admin, we do not open port for /metrics, /ready /pprof/ endpoints and users cannot access those endpoints.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request