Skip to content

cilium/graceful-termination-test-apps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

graceful-termination-test-apps

A client and a server app that can be used to test graceful terminations of client to server connections when the server is shut down. When gracefully terminated, the client exits with zero status code. It panics for failure cases.

A container image containing both can be fetched from here.