dashboard icon indicating copy to clipboard operation
dashboard copied to clipboard

Prepare for the first realese and list the todos for the new dashboard

Open warjiang opened this issue 1 year ago • 0 comments

What would you like to be added: Thus we already implementd cluster、resource、kind of strategy management(including propagation policy) and basic configuration of dashboard(including helm and docker registry), so I want to

some snapshot of the current work as following:

  • overview: image
  • Multi cloud resource management: namespace: image deployment: image statefulset: image cronjob: image service:
    image configmap: image namespaced propagation policy: image cluster-wide propagation policy: image
  • cluster management:
    image

Why is this needed: Wants to list todos for the first release

  • [ ] full translation of i18n text
  • [ ] i18n-cli(may be wip) will be ok
  • [ ] Prepare the pr of complement work and waiting for review
    • [ ] workload(60% deployment、statefulset、daemonset are done, cronjob、job are on the way) https://github.com/karmada-io/dashboard/pull/111 & https://github.com/karmada-io/dashboard/pull/112
    • [ ] sevice(0%)
    • [x] config(100% finished configmap & secret) https://github.com/karmada-io/dashboard/pull/99
  • [x] Expose service through ingress or nodeport, or let the end-user select https://github.com/karmada-io/dashboard/pull/104/files
  • [ ] Override policy, which will be implemented by ospp
  • [x] Configuration of karmada components this will be hold on, and will be implemented by community contributors -> https://github.com/karmada-io/dashboard/pull/84
  • [x] New readme for the refactored karmada dashboard https://github.com/karmada-io/dashboard/pull/105
  • [ ] Remove the old one https://github.com/karmada-io/dashboard/issues/107
  • [ ] dogfooding the new dashboard

warjiang avatar Aug 07 '24 06:08 warjiang