Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.
This repository was archived by the owner on Jan 21, 2026. It is now read-only.

Add new-style sidecars (initContainers) shell/exec #10444

@rdavyd

Description

@rdavyd

What would you like to be added?

Kubernetes dashboard already allows executing into POD shell. The list of allowed containers to log into is taken from POD containers.
Need to add possibility to execute into initContainers which have restartPolicy set to Always.

Why is this needed?

Kubernetes have already added new style sidecar container feature to GA - https://kubernetes.io/docs/concepts/workloads/pods/sidecar-containers/#pod-sidecar-containers
Need to add support for this in kubernetes-dashboard

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/featureCategorizes issue or PR as related to a new feature.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions