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

Extra check for research pool before creation #247

Open
l0kix2 opened this issue Apr 17, 2024 · 0 comments
Open

Extra check for research pool before creation #247

l0kix2 opened this issue Apr 17, 2024 · 0 comments
Labels
good first issue Good for newcomers

Comments

@l0kix2
Copy link
Collaborator

l0kix2 commented Apr 17, 2024

While ytsaurus/ytsaurus#537 is not done we better have an extra check and execute

/usr/bin/yt create scheduler_pool --attributes '{name=research; pool_tree=default}' --ignore-existing

only

if [[ "$(yt find //sys/pool_trees/default --name research)" == "" ]]
@l0kix2 l0kix2 added the good first issue Good for newcomers label Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
Status: No status
Development

No branches or pull requests

1 participant