Files
kubernetes/pkg/kubelet
Kubernetes Submit Queue 1751e47e0f Merge pull request #33386 from yujuhong/message
Automatic merge from submit-queue

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.

/cc @kubernetes/sig-node
2016-09-23 18:30:20 -07:00
..
2016-09-23 14:32:54 -07:00
2016-09-22 09:12:37 -04:00
2016-08-17 16:21:19 -04:00
2016-07-16 13:48:21 -04:00
2016-09-19 09:03:42 +01:00
2016-07-16 13:48:21 -04:00
2016-09-22 09:12:37 -04:00
2016-09-08 18:30:09 +08:00
2016-03-02 20:46:32 -05:00
2016-08-03 13:19:22 +08:00
2016-08-22 23:35:11 -04:00