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

Feature: Mechanism to identify compatible versions of components for a given runtime #835

Closed
tylerbutler opened this issue Dec 31, 2019 · 1 comment
Labels
area: runtime Runtime related issues feature-request New feature or requests

Comments

@tylerbutler
Copy link
Member

The framework lacks a mechanism to identify compatibility between a runtime version used by the hosting container and components. In other words, there's no way for the water park or any container to filter the list of components it knows about based to only load versions that are compatible with the runtime that it uses.

There's a clear application of this in the water park, because people get confused when components don't load in the water park, but I think the feature is more broadly useful, so I'm filing this issue so we don't forget about it.

@tylerbutler tylerbutler added the feature-request New feature or requests label Dec 31, 2019
@tylerbutler tylerbutler added this to the January Review milestone Dec 31, 2019
@tylerbutler tylerbutler removed this from the January Review milestone Jan 13, 2020
@curtisman curtisman added this to the Future milestone Feb 2, 2020
@curtisman curtisman added the area: runtime Runtime related issues label Feb 3, 2020
@vladsud
Copy link
Contributor

vladsud commented May 28, 2021

That's 1.5 year old task. I believe we currently do not support dynamic component loading. Whenever we get there, we will need to re-access. Closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: runtime Runtime related issues feature-request New feature or requests
Projects
None yet
Development

No branches or pull requests

4 participants