volcano icon indicating copy to clipboard operation
volcano copied to clipboard

docs: deployment.md error

Open xiao-jay opened this issue 2 years ago • 2 comments

What happened:

https://github.com/volcano-sh/volcano/blob/master/docs/development/development.md

Make some local change of the code, then build vc-controller-manager

make image.vc-controller-manager

Local result:

➜  volcano git:(remove-vendor) make image.vc-controller-manager
make: *** No rule to make target `image.vc-controller-manager'.  Stop.

What you expected to happen: I think the right command is

make vc-controller-manager

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

Anything else we need to know?:

Environment:

  • Volcano Version:
  • Kubernetes version (use kubectl version):
  • Cloud provider or hardware configuration:
  • OS (e.g. from /etc/os-release):mac m1
  • Kernel (e.g. uname -a):
  • Install tools:
  • Others:

xiao-jay avatar May 28 '23 11:05 xiao-jay

/assign

krishnasvp avatar Aug 04 '23 17:08 krishnasvp

@krishnasvp Hi, are you still working on this?

Monokaix avatar Jan 29 '24 07:01 Monokaix