dashboard
dashboard copied to clipboard
Prepare for the first realese and list the todos for the new dashboard
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:
- Multi cloud resource management:
namespace:
deployment:
statefulset:
cronjob:
service:
configmap:
namespaced propagation policy:
cluster-wide propagation policy:
- cluster management:
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