clusterpedia icon indicating copy to clipboard operation
clusterpedia copied to clipboard

add image build dependency

Open KubeKyrie opened this issue 1 year ago • 2 comments

What type of PR is this? /kind feature

What this PR does / why we need it:

Which issue(s) this PR fixes: Fixes #None

Special notes for your reviewer: Add image build dependency so that we can directly make image-apiserver when builder not exists.

Does this PR introduce a user-facing change?:

Add image build dependency

KubeKyrie avatar Jan 07 '24 09:01 KubeKyrie

Hi @KubeKyrie, Thanks for your pull request! If the PR is ready, use the /auto-cc command to assign Reviewer to Review. We will review it shortly.

Details

Instructions for interacting with me using comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the gh-ci-bot repository.

clusterpedia-bot avatar Jan 07 '24 09:01 clusterpedia-bot

you could use make build-image-apiserver https://github.com/clusterpedia-io/clusterpedia/blob/b4117dd63e0a7aebd944b7b817bfea28ebd7c447/Makefile#L95-L100

Iceber avatar Jan 08 '24 01:01 Iceber