Join Slack
Powered by
Hi, shouldn't the type hint for `tolerations` in `...
# dev-metaflow
f
fast-vr-44972
06/05/2024, 3:48 PM
Hi, shouldn't the type hint for
tolerations
in
kubernetes
decorator be
List[Dict[str, str]]
instead of
List[str]
?
https://github.com/Netflix/metaflow/blob/master/metaflow/plugins/kubernetes/kubernetes_decorator.py#L81
6
Views
Open in Slack
Previous
Next