Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issues need to resolve after the manager api is refactored #620

Closed
5 of 19 tasks
nic-chen opened this issue Oct 29, 2020 · 0 comments
Closed
5 of 19 tasks

issues need to resolve after the manager api is refactored #620

nic-chen opened this issue Oct 29, 2020 · 0 comments
Labels
backend help wanted Extra attention is needed wait for update 1. Solution 2. Due date 3. Assignees if needed

Comments

@nic-chen
Copy link
Member

nic-chen commented Oct 29, 2020

After the manager api refactoring, there are still many problems, as follow:

  • Access log:

    • Save to a local file, and can customize the path
    • Support log rotate
    • Support custom log format
  • Error log:

    • Currently only panic logs are retained, errors are just respond by apis. we need to retain error logs.
    • Support custom error log level
    • Support saving to a local file, and can customize the file path
    • Support log rotate
  • Support custom listening IP and port

  • Support https, and custom cert and key path

  • Support IP restriction

  • ETCD configuration:

    • Currently supports environment variable config, need to change to config in the config file
    • Support https connection
    • Support mTLS connection
    • Support identity authentication
  • Improve the ENV definition and deal with dev, test and release accordingly

  • Support custom cup quantity

@juzhiyuan juzhiyuan pinned this issue Oct 29, 2020
@LiteSun LiteSun changed the title requirement: issues to be solved after the manager api refactoring issues to be solved after the manager api refactoring Nov 3, 2020
@juzhiyuan juzhiyuan changed the title issues to be solved after the manager api refactoring issues need to resolve after the manager api is refactored Nov 4, 2020
@juzhiyuan juzhiyuan added help wanted Extra attention is needed backend labels Nov 4, 2020
@juzhiyuan juzhiyuan unpinned this issue Nov 4, 2020
@juzhiyuan juzhiyuan added the wait for update 1. Solution 2. Due date 3. Assignees if needed label Nov 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend help wanted Extra attention is needed wait for update 1. Solution 2. Due date 3. Assignees if needed
Projects
None yet
Development

No branches or pull requests

2 participants