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

volcano-controller failed to create jobs with jobflow #2987

Closed
william-wang opened this issue Jul 21, 2023 · 1 comment
Closed

volcano-controller failed to create jobs with jobflow #2987

william-wang opened this issue Jul 21, 2023 · 1 comment
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug.
Milestone

Comments

@william-wang
Copy link
Member

What happened:
The jobflow controller failed to create volcano job and report follow error in the log.

E0720 04:49:02.794704 1 jobflow_controller_action.go:55] Failed to create jobs of JobFlow default/test: jobs.batch.volcano.sh is forbidden: User "system:serviceaccount:volcano-system:volcano-controllers" cannot create resource "jobs" in API group "batch.volcano.sh" in the namespace "defaul

What you expected to happen:
The jobflow works well.

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

  1. Create the jobflow accoring to the follow doc
    https://github.com/volcano-sh/volcano/tree/master/docs/design/jobflow
  2. The jobflow and template were created successfully, however the volcano job was not created as expected.

Anything else we need to know?:

Environment:

  • Volcano Version: latest
  • Kubernetes version (use kubectl version):
  • Cloud provider or hardware configuration:
  • OS (e.g. from /etc/os-release):
  • Kernel (e.g. uname -a):
  • Install tools: kubectl
  • Others:
@william-wang william-wang added the kind/bug Categorizes issue or PR as related to a bug. label Jul 21, 2023
@william-wang william-wang self-assigned this Jul 21, 2023
@william-wang william-wang added this to the v1.8 milestone Jul 21, 2023
@lowang-bh
Copy link
Member

same with Issue #2983

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

No branches or pull requests

2 participants