Skip to content

Statefulset restart not working #10073

Open
@hiteshnayak305

Description

@hiteshnayak305

What happened?

  1. Filtered specific namespace
  2. restart any statefulset This action is equivalent to: kubectl rollout restart -n xxxx statefulset xxxx
    info is visible.
  3. 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)?

  1. Filtered specific namespace
  2. restart any statefulset This action is equivalent to: kubectl rollout restart -n xxxx statefulset xxxx
    info is visible.
  3. 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

Metadata

Metadata

Assignees

Labels

kind/bugCategorizes issue or PR as related to a bug.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions