kubernetes/pkg/kubelet/api/v1alpha1/runtime
Yu-Ju Hong 737769954a CRI: add Message in ContainerStatus
Kubernetes expects a brief CamelCase string as "Reason" and a human-readable
string as "Message" in the conatiner status. It is difficult for kubelet to
derive the other one if the runtime only provides one of the two fields.
Augment the API by adding the "Message" field.
2016-09-23 14:32:54 -07:00
..
api.pb.go CRI: add Message in ContainerStatus 2016-09-23 14:32:54 -07:00
api.proto CRI: add Message in ContainerStatus 2016-09-23 14:32:54 -07:00