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

[kueuectl] Add validation for ClusterQueue on creating LocalQueue #2112

Closed
1 of 3 tasks
mbobrovskyi opened this issue May 2, 2024 · 2 comments · Fixed by #2122
Closed
1 of 3 tasks

[kueuectl] Add validation for ClusterQueue on creating LocalQueue #2112

mbobrovskyi opened this issue May 2, 2024 · 2 comments · Fixed by #2122
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@mbobrovskyi
Copy link
Contributor

mbobrovskyi commented May 2, 2024

What would you like to be added:

  • Error validation when creating a localqueue with an unknown clusterqueue.
  • Option to ignore validation of an unknown clusterqueue when creating a localqueue.

Why is this needed:
To prevent the creation of a localqueue if a clusterqueue not exist.

Completion requirements:

This enhancement requires the following artifacts:

  • Design doc
  • API change
  • Docs update

The artifacts should be linked in subsequent comments.

@mbobrovskyi mbobrovskyi added the kind/feature Categorizes issue or PR as related to a new feature. label May 2, 2024
@mbobrovskyi
Copy link
Contributor Author

mbobrovskyi commented May 2, 2024

@mbobrovskyi mbobrovskyi changed the title [kueuectl] Add validation for an unknown ClusterQueue on create a LocalQueue [kueuectl] Add validation for ClusterQueue on creating LocalQueue May 2, 2024
@mbobrovskyi
Copy link
Contributor Author

/assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant