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

Remove Plugin (Runner) URL Api endpoints after plugin registry is fully adopted #38

Open
4 tasks
buehlefs opened this issue Nov 24, 2022 · 0 comments
Open
4 tasks
Labels
enhancement New feature or request

Comments

@buehlefs
Copy link
Contributor

The plugin registry will manage all plugins in the future. This means that the backend no longer needs to store URLs of plugins or the plugin runners.

This should only be done after everything has switched over to using the plugin registry.

  • Ensure UI does not depend on these backend API endpoints anymore
  • Remove api endpoints
  • Remove ballerina functions
  • Remove database table
@buehlefs buehlefs added the enhancement New feature or request label Nov 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant