clusterpedia-io / clusterpedia

The Encyclopedia of Kubernetes clusters
https://clusterpedia.io
Apache License 2.0
777 stars 122 forks source link

add image build dependency #639

Open KubeKyrie opened 6 months ago

KubeKyrie commented 6 months ago

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
clusterpedia-bot commented 6 months ago

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](https://github.com/clusterpedia-io/gh-ci-bot) repository.
Iceber commented 6 months ago

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