hi! is this going to be merged any time soon? <htt...
# dev-metaflow
q
hi! is this going to be merged any time soon? https://github.com/Netflix/metaflow/pull/769 🙏
1
s
I let @narrow-lion-2703 to comment on the timeline but I am curious about your use case, so we can make sure the feature works well for you and others. What do you need tolerations for?
q
to select gpu nodes on kubernetes
google adds nvidia.com as taints automatically
a
would you need to run specific steps on gpu or the entire flow? i wonder if the proposed solution with having toleration as a (global) config variable would work for you
q
I understand the pull request is just to add another parameter to kubernetes decorator?
that will be handy
most likely specific steps, but both are ok
s
makes sense, that's a use case we have had in mind as well