aws / aws-network-policy-agent

Apache License 2.0
45 stars 29 forks source link

Ignore PE slices tied to same NP during Clean up flow #159

Closed achevuru closed 10 months ago

achevuru commented 10 months ago

Description of changes:

Agent will leave the probes in place for pods if there are other active PE resources against them but we can/should ignore if the PEs are tied to the same parent NP and proceed to detach the probes in these scenarios.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.