Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 335 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 335 Bytes

test-connection-disruption

This repo contains a dummy echo TCP server and client which are used to test whether connections are not interrupted during Cilium upgrades.

A container image containing both can be fetched from quay.io/cilium/test-connection-disruption.

To publish a new multi-arch image:

TAG=v0.0.$X make publish