cybozu-go / coil

CNI plugin for Kubernetes designed for scalability and extensibility
Apache License 2.0
164 stars 20 forks source link

End-to-end test and bug fixes #107

Closed ymmt2005 closed 4 years ago

ymmt2005 commented 4 years ago

This PR implements end-to-end test for Coil. The strategy is described in e2e/README.md.

During the test, a bug in the blockrequest watcher was detected and fixed.