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
This issue is about being able to resolve the resource type independently of the DependentResource implementation so that it could possibly be resolved at build time instead of runtime. Basically, separate metadata/configuration from the implementation.
The text was updated successfully, but these errors were encountered:
Could you describe this issue? Now this is moved to KubernetesDependentResource where it is detected automatically. But also there is a possibiilty to override it, in case of some multi level hierarchy. Not sure if this is an issue anymore.
Uh oh!
There was an error while loading. Please reload this page.
This issue is about being able to resolve the resource type independently of the
DependentResource
implementation so that it could possibly be resolved at build time instead of runtime. Basically, separate metadata/configuration from the implementation.The text was updated successfully, but these errors were encountered: