Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

minor bug fixes to prepare a kind cluster #186

Merged
merged 1 commit into from
Nov 8, 2023

Conversation

knarayan
Copy link
Contributor

@knarayan knarayan commented Nov 7, 2023

The command to prepare a kind cluster is failing.

./script.sh prepare_cluster

The directory manifests was supposed to be inside the directory model_training/custom-cluster/kind as per the script model_training/custom-cluster/kind/kind.sh. Hence moving it from model_training/kind.

Signed-off-by: Krishnasuri Narayanam <[email protected]>
@knarayan
Copy link
Contributor Author

knarayan commented Nov 7, 2023

In particular, the cp command here in the kind.sh script is failing.

Copy link
Contributor

@sunya-ch sunya-ch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

Thank you for the fix!

@sunya-ch sunya-ch merged commit 4dc3a39 into sustainable-computing-io:main Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants