volcano icon indicating copy to clipboard operation
volcano copied to clipboard

Update prepare-for-development doc

Open hzq5477 opened this issue 2 years ago • 4 comments

I ran into several issues when I was trying to develop on my Mac, so I think it's better to update it in case it happens again for future contributors:

  1. At first, I set up everything on my Mac which has an ARM64 chip. While it works on the sample, there are some parts of the unit tests kept failing, so I added Recommended Operating Systems to ask Mac developers to have a virtual machine.
  2. Update the Go version in the doc.
  3. Replace a wrong project name (Istio) with Volcano.
  4. Change the link for installing docker, the original one is to install docker desktop while the docker engine is enough.

hzq5477 avatar Oct 08 '23 21:10 hzq5477

Welcome @hzq5477!

It looks like this is your first PR to volcano-sh/volcano 馃帀.

Thank you, and welcome to Volcano. :smiley:

volcano-sh-bot avatar Oct 08 '23 21:10 volcano-sh-bot

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: To complete the pull request process, please assign shinytang6 You can assign the PR to them by writing /assign @shinytang6 in a comment when ready.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

volcano-sh-bot avatar Oct 08 '23 21:10 volcano-sh-bot

/lgtm

Thanks for your contributions!

lowang-bh avatar Oct 09 '23 03:10 lowang-bh

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

stale[bot] avatar Dec 15 '23 05:12 stale[bot]

/reopen

lowang-bh avatar Mar 17 '24 12:03 lowang-bh

@lowang-bh: Reopened this PR.

In response to this:

/reopen

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

volcano-sh-bot avatar Mar 17 '24 12:03 volcano-sh-bot

/assign @Monokaix plz help to merge it.

lowang-bh avatar Mar 17 '24 12:03 lowang-bh

/assign @Monokaix plz help to merge it.

Which part of ut failed, is OS problem or ut itself?

Monokaix avatar Mar 18 '24 02:03 Monokaix

/assign @Monokaix plz help to merge it.

Which part of ut failed, is OS problem or ut itself?

"there are some parts of the unit tests kept failing"

As I known, the gomonkey package has no permit to run on MAC.

lowang-bh avatar Mar 27 '24 13:03 lowang-bh

/assign @Monokaix plz help to merge it.

Which part of ut failed, is OS problem or ut itself?

"there are some parts of the unit tests kept failing"

As I known, the gomonkey package has no permit to run on MAC.

Has gomonkey been replaced after your ut refactor pr?

Monokaix avatar Mar 28 '24 02:03 Monokaix

As I known, the gomonkey package has no permit to run on MAC.

Has gomonkey been replaced after your ut refactor pr?

Yes, it is not necessary now.

lowang-bh avatar Mar 28 '24 08:03 lowang-bh