Closed asm582 closed 1 month ago
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: asm582
The full list of commands accepted by this bot can be found here.
The pull request process is described here
@asm582: all tests passed!
Full PR test history. Your PR dashboard.
/lgtm
We can now walk MIGs; we do not need an internal slice cache. This is a step further to make the daemon set stateless. This PR removes the cache that was present in the system before the redesign.
make test
,make test-e2e
,make lint
and daemonset shell scripts pass locally.