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

Handling externally available strategies #459

Open
Treesarj opened this issue Apr 16, 2024 · 1 comment
Open

Handling externally available strategies #459

Treesarj opened this issue Apr 16, 2024 · 1 comment
Assignees

Comments

@Treesarj
Copy link
Contributor

currently, there is no way to know, the name of the strategy or find the strategy unless it is locally available. we need to add a new parameter to all strategies such that the pipeline can find the required strategy.

raised by @quaat

@CasperWA
Copy link
Contributor

If what is meant here is to figure out what plugin package to install in order to support certain strategies, then that is a known issue when using plugins. One way is to make the plugin package a part of the metadata for a relevant part of the configuration. To begin with, we could (at least) have a registry of known/available plugins.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants