mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-20 01:23:48 +00:00
Revert "Merge pull request 89667 from kmala/kubelet"
This reverts commitfa785a5706
, reversing changes made tocf13f8d994
.
This commit is contained in:
@@ -285,6 +285,7 @@ type PodStatus struct {
|
||||
// Status of containers in the pod.
|
||||
ContainerStatuses []*ContainerStatus
|
||||
// Status of the pod sandbox.
|
||||
// Only for kuberuntime now, other runtime may keep it nil.
|
||||
SandboxStatuses []*runtimeapi.PodSandboxStatus
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user