Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CNI File watcher and pre applying rules setup (#1345)
* Add file watcher to CNI installer to watch for config file changes and repair breakages. * Wait for CNI config file to show up on the host file system before attempting to install consul-cni configuration. * Add some code to get ready for the next PR that applying iptables rules * Unit tests for installer and plugin scenarios
- Loading branch information