kubernetes / kubernetes

Production-Grade Container Scheduling and Management
https://kubernetes.io
Apache License 2.0
110.58k stars 39.52k forks source link

SidecarContainers: update the description of InitContainerStatuses type #120676

Open SergeyKanzhelev opened 1 year ago

SergeyKanzhelev commented 1 year ago

We need to update the field description for InitContainerStatuses to indicate the presence of Sidecar Containers there now.

https://github.com/kubernetes/kubernetes/blob/fc786dcd1d2efcc241e0e2392086934f2806555d/pkg/apis/core/types.go#L3736C41-L3736C41

KEP: https://github.com/kubernetes/enhancements/issues/753

/kind cleanup /sig node

gjkim42 commented 1 year ago

/triage accepted

pegasas commented 1 year ago

/assign @pegasas

k8s-triage-robot commented 1 month ago

This issue has not been updated in over 1 year, and should be re-triaged.

You can:

For more details on the triage process, see https://www.kubernetes.dev/docs/guide/issue-triage/

/remove-triage accepted

SergeyKanzhelev commented 1 month ago

/triage accepted /priority backlog

bouaouda-achraf commented 1 month ago

Is anyone working on this ? ( @pegasas ) I can ✋ ( before /.assign )

SergeyKanzhelev commented 1 month ago

added a comment that statuses lists are not being validated #124918

This is mostly covered in https://github.com/kubernetes/kubernetes/pull/124918