## What Implement [STATUS](https://github.com/containernetworking/cni/blob/spec-v1.1.0/SPEC.md#status-check-plugin-status) and [GC](https://github.com/containernetworking/cni/blob/spec-v1.1.0/SPEC.md#gc-clean-up-any-stale-resources) commands based on CNI spec v1.1.0. ## How ## Checklist - [ ] Finish implentation of the issue - [ ] Test all functions - [ ] Have enough logs to trace activities - [ ] Notify developers of necessary actions