Commit Graph

9 Commits

Author SHA1 Message Date
Maciej "Iwan" Iwanowski
bfe072a09e
Replacing unexported interface with exported one
Signed-off-by: Maciej "Iwan" Iwanowski <maciej.iwanowski@intel.com>
2020-04-23 20:45:37 +02:00
Ted Yu
17df9a9313 Replace deprecated Dial call
Signed-off-by: Ted Yu <yuzhihong@gmail.com>
2020-04-06 09:38:48 -07:00
David Ashpole
d16bbe88c6
Merge pull request #2467 from tedyu/cad-dual-stack
Populate IP address for cri-o release with dual stack support
2020-04-06 08:34:03 -07:00
Ted Yu
ab40025d40 Populate IP address for cri-o release with dual stack support
Signed-off-by: Ted Yu <yuzhihong@gmail.com>
2020-04-03 17:27:34 -07:00
Ted Yu
4273303203 Construct crio client once
Signed-off-by: Ted Yu <yuzhihong@gmail.com>
2020-04-03 17:09:18 -07:00
Ted Yu
407d228639 CRI-O client should check Unix Transport error
Signed-off-by: Ted Yu <yuzhihong@gmail.com>
2020-04-02 09:02:41 -07:00
Peter Hunt
1e13a85609 container: crio: Return more informative error
Before, making a ContainerInfo request returned an uninformative message about failing to decode json.
Fix this by catching response codes that aren't 200, and return a more informative message.

Signed-off-by: Peter Hunt <pehunt@redhat.com>
2019-03-21 15:24:05 -04:00
Antonio Murdaca
54b661236d
container: crio: change crio socket
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2017-10-19 00:17:18 +02:00
Antonio Murdaca
4b002b3bd3
*: add CRI-O handler
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2017-09-05 17:01:58 +02:00