Files
kubernetes/pkg/apis/core
Haowei Cai 1652e59c9b mark ContainerImage.names as optional
kubelet is the only writer of v1.Node .status.images[].names. When an
image has neither RepoDigests nor RepoTags, the value gets stored in
etcd as null. Marking the field as optional can help JSON API clients
to avoid hitting serialization error when the returned status contains
null .status.images[].names.
2021-05-19 18:55:56 -07:00
..
2021-02-28 15:17:29 -08:00
2021-02-28 15:17:29 -08:00
2020-11-10 16:09:13 -05:00
2021-05-19 18:55:56 -07:00