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

[proposal] Separate RuntimeProxy into a separate module #1746

Open
1 of 3 tasks
hormes opened this issue Nov 17, 2023 · 2 comments
Open
1 of 3 tasks

[proposal] Separate RuntimeProxy into a separate module #1746

hormes opened this issue Nov 17, 2023 · 2 comments
Labels
kind/proposal Create a report to help us improve
Milestone

Comments

@hormes
Copy link
Member

hormes commented Nov 17, 2023

What is your proposal:
RuntimeProxy was incubated in an experimental manner. After several versions of iterative development, it has basically matured. In order to better match its own development requirements, Runtimeproxy was separated into an independent module.

Why is this needed:
Runtimeproxy is an optional module. The installation and operation and maintenance costs of the component are high. There is still a lack of complete operation and maintenance solutions, which will be a problem for most users. Putting it in an independent repo is conducive to independent iterative evolution, including improving operation and maintenance capabilities.

  • Adjust the description of installation documentation
  • Moving codes to a seperated repo
  • Removing codes from the main repo
@hormes hormes added the kind/proposal Create a report to help us improve label Nov 17, 2023
@hormes hormes added this to the v1.4 milestone Nov 17, 2023
@hormes
Copy link
Member Author

hormes commented Nov 17, 2023

@hormes hormes modified the milestones: v1.4, someday Nov 17, 2023
@hormes
Copy link
Member Author

hormes commented Nov 17, 2023

After adjusting the document, observe it for a period of time before determining whether the code needs to be stripped.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/proposal Create a report to help us improve
Projects
None yet
Development

No branches or pull requests

1 participant