Skip to content

Conversation

@HecarimV
Copy link

Flag:
  -g, --generateName        new name for job or template

  -n, --namespace           the namespace of job or template
  -N, --name                the name of origin job or template

  -f, --filename             the yaml file of  job or jobTemplate

[root@master amd64]# vcctl template run  -N  jt-1  -n default  -g  job-2
run job job-2 successfully
[root@master amd64]#vcctl template generate  -N  job-1  -n default  -g  jt-2
JobTemplate/jt-2 created

[root@master amd64]# vcctl template run -f  jobtemplate.yaml  -g  job-3
run job job-3 successfully
[root@master amd64]# vcctl template generate -f   job.yaml  -g  jt-3
JobTemplate/jt-3 created

@HecarimV HecarimV requested a review from hwdef November 29, 2021 02:21
@hwdef hwdef requested a review from zhoumingcheng November 29, 2021 02:22
@hwdef
Copy link

hwdef commented Nov 29, 2021

添加一些ut或者e2e?

@HecarimV
Copy link
Author

添加一些ut或者e2e?

好的

Signed-off-by: HaoJie Liu <liuhaojie@beyondcent.com>
zhoumingcheng pushed a commit that referenced this pull request Jan 31, 2023
* Signed-off-by: limengxuan <391013634@qq.com>

Rework device-sharing mechanism to volcano

* Signed-off-by: limengxuan <391013634@qq.com>
after review #1
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