dashboard icon indicating copy to clipboard operation
dashboard copied to clipboard

Remove local-up-karmada related scripts

Open warjiang opened this issue 1 year ago • 0 comments

What would you like to be added: The local-up-karmada.sh is inherited from karmada main repo, for the reason that we want to skip the process of building binary and building image. After the stage of rapid development of new karmada dashboard, we want to remove local-up-karmada, and let the karmada repo maintain local-up-karmada related implementation avoid loose reponsibility.

Why is this needed: After inherited local-up-karmada.sh from karmada main repo, we found that there is no need to maintain two similar code in two repo, remove local-up-karmada related scripts and reuse the code in karmada repo make it more maintainable, and we can focus on the development of karmada dashboard

warjiang avatar Sep 04 '24 08:09 warjiang