-
Notifications
You must be signed in to change notification settings - Fork 33
Closed
Description
- The current namespace manager used a double buffer mechanism. It records modifications in memory. With ETCD, this can be largely simplified by recoding modifications in ETCD instead.
- manager: new namespace manager based on etcd #13 introduction
- Almost all frontend functionalities can be removed for now. Because of the lack of a working routing mechanism, all frontend/backend settings do not make sense. Also, it is not the current goal of session manager to parse SQL and blacklist/whitelist usernames/DBs.
- config: remove useless fields, fix tests #12 remove useless fields
- manager: new namespace manager based on etcd #13 further removing of useless code
- Security options per namespace will be introduced for later refactor of SNI routing.
- Default namespace config and validation
- misc
Metadata
Metadata
Assignees
Labels
No labels