You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As runtimes are now represented as custom resources, it would make sense to make the component's runtime a dependent of the component so that its status could be automatically updated based on the availability of the target runtime. That way, if a component defines a runtime that's not yet available, it would be failed until said runtime becomes available. Conversely, if a runtime is removed, components depending on it would be set to failed as well.
As runtimes are now represented as custom resources, it would make sense to make the component's runtime a dependent of the component so that its status could be automatically updated based on the availability of the target runtime. That way, if a component defines a runtime that's not yet available, it would be failed until said runtime becomes available. Conversely, if a runtime is removed, components depending on it would be set to failed as well.
#223 would have been addressed that way.
The text was updated successfully, but these errors were encountered: