Open
Description
What happened?
- Filtered specific namespace
- restart any statefulset
This action is equivalent to: kubectl rollout restart -n xxxx statefulset xxxx
info is visible. - Click Restart
It pop up error saying Internal server error - resource name may not be empty
.
What did you expect to happen?
Above use case should work as expected. Restart statefulset.
How can we reproduce it (as minimally and precisely as possible)?
- Filtered specific namespace
- restart any statefulset
This action is equivalent to: kubectl rollout restart -n xxxx statefulset xxxx
info is visible. - Click Restart
It pop up error saying Internal server error - resource name may not be empty
.
Anything else we need to know?
Dashboard is deployed as helm chart in kubernetes cluster v1.31.4 using kubeadm. Running on ubuntu 22.04.5 nodes.
What browsers are you seeing the problem on?
Chrome
Kubernetes Dashboard version
7.11.1
Kubernetes version
1.31.4
Dev environment
No response