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

Bug Report: Cannot set the "Queue" field of "PodGroup" that automatically created by controller #753

Closed
xiaogaozi opened this issue Apr 3, 2020 · 0 comments · Fixed by #754
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@xiaogaozi
Copy link
Contributor

Is this a BUG REPORT or FEATURE REQUEST?:

/kind bug

What happened:

When create Pod with Volcano as scheduler, Volcano controller will create a PodGroup automatically for this pod. But we cannot set the Queue field of this PodGroup.

What you expected to happen:

User could set the Queue field of the automatically created PodGroup.

How to reproduce it (as minimally and precisely as possible):

Create a Pod and set schedulerName to volcano, then check if corresponding PodGroup has Queue field.

Anything else we need to know?:

N/A

Environment:

  • Volcano Version: v0.3
  • Kubernetes version (use kubectl version): v1.14.6
  • Cloud provider or hardware configuration: N/A
  • OS (e.g. from /etc/os-release): N/A
  • Kernel (e.g. uname -a): N/A
  • Install tools: N/A
  • Others: N/A
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants