google / cloud-forensics-utils

Python library to carry out DFIR analysis on the Cloud
Apache License 2.0
453 stars 89 forks source link

GKE integrate NetworkPolicy check to quarantining process #398

Closed zkck closed 2 years ago

zkck commented 2 years ago

Primary reason for this PR is integrating a NetworkPolicy check to the quarantining process, i.e. disabling the Isolate pods? option appropriately.

Additionally, this PR adds a few small changes:

codecov-commenter commented 2 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (main@0a61c6e). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #398   +/-   ##
=======================================
  Coverage        ?   58.15%           
=======================================
  Files           ?       48           
  Lines           ?     3716           
  Branches        ?        0           
=======================================
  Hits            ?     2161           
  Misses          ?     1555           
  Partials        ?        0           
Flag Coverage Δ
nosetests 58.15% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0a61c6e...714bee6. Read the comment docs.