Marcin Maciaszczyk
Marcin Maciaszczyk
Closes https://github.com/kubernetes/dashboard/issues/6799.
### What should be cleaned up or changed? [Preview deployment](https://github.com/kubernetes/dashboard/pull/6991) and edit resource dialogs can use common code as their code is really similar. ### Why is this needed? To...
It would be nice to add multi-resource actions, like deletion of multiple pods in the same time. It could be done by adding checkboxes to the UI.
After moving away from Gulp scripts it should be easier right now to create a better separation between frontend and backend code like it was started in https://github.com/kubernetes/dashboard/pull/5449. This will...
See: https://phoenixnap.com/kb/yarn-vs-npm Postponed PR: https://github.com/kubernetes/dashboard/pull/6975
Postponed PR: https://github.com/kubernetes/dashboard/pull/6868
### What would you like to be added? Move info from about page to the footer visible across the app. ### Why is this needed? It would make version info...
Taken from https://github.com/kubernetes/dashboard/issues/5751.
**Do not close the issue. It will be used to track resource support for the next versions.** **It is currently based on: https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.19/** ## Workloads - [x] Container v1 core...
As it was pointed out in https://github.com/kubernetes/dashboard/pull/4185 it would be good to have a health endpoint indicating the current state of the app.