aws-samples / amazon-eks-machine-learning-with-terraform-and-kubeflow

Distributed training using Kubeflow on Amazon EKS
Apache License 2.0
79 stars 43 forks source link

In machine-learning charts, pre_script needs to execute after git clone #75

Closed ajayvohra2005 closed 6 months ago

ajayvohra2005 commented 6 months ago

In all machine-learning charts, pre_script code is executing before git clone: This order needs to be reversed.

ajayvohra2005 commented 6 months ago

Hash commit 8be2dfc6e45d39281e85a2d80a338639e4f7be45 resolves this issue.