Graylog2 / Graylog2/graylog2-server
Remove generic cluster config API
Open
feature
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
## What?
The generic cluster config API exposes too many details and is hard to properly restrict with permissions. While the generic nature of the storage layer is fine, the API isn't great design.
The idea is to remove the generic API and offer internal helpers to make it easier to create endpoints with proper named permissions instead.
## Your Environment
* Graylog Version: any
Contributor guide
Assessment
This issue has not been assessed yet.