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
Sorry didn't mean to close it. I've added the support for custom labels in the resources. It's present in the current develop branch. Could you maybe try if this works for you and report back?
In kedro-kubeflow 0.7.3, if gpu's are assigned in
kubeflow.yaml
using annvidia.com/gpu
element, they are not applied to the node as expected in the generated pipeline since they are not handled by the respective ResourceConfig class inconfig.py
:https://github.com/getindata/kedro-kubeflow/blob/0.7.3/kedro_kubeflow/config.py#L181
The text was updated successfully, but these errors were encountered: