Commit 5c960ea 1 parent e86297c commit 5c960ea Copy full SHA for 5c960ea
File tree 1 file changed +3
-7
lines changed
1 file changed +3
-7
lines changed Original file line number Diff line number Diff line change @@ -77,13 +77,9 @@ class ArgoWorkflowsSchedulingException(MetaflowException):
77
77
# List of future enhancements -
78
78
# 1. Configure Argo metrics.
79
79
# 2. Support resuming failed workflows within Argo Workflows.
80
- # 3. Support gang-scheduled clusters for distributed PyTorch/TF - One option is to
81
- # use volcano - https://github.com/volcano-sh/volcano/tree/master/example/integrations/argo
82
- # 4. Support GitOps workflows.
83
- # 5. Add Metaflow tags to labels/annotations.
84
- # 6. Support Multi-cluster scheduling - https://github.com/argoproj/argo-workflows/issues/3523#issuecomment-792307297
85
- # 7. Support R lang.
86
- # 8. Ping @savin at slack.outerbounds.co for any feature request
80
+ # 3. Add Metaflow tags to labels/annotations.
81
+ # 4. Support R lang.
82
+ # 5. Ping @savin at slack.outerbounds.co for any feature request
87
83
88
84
89
85
class ArgoWorkflows (object ):
You can’t perform that action at this time.
0 commit comments