derailed / popeye

👀 A Kubernetes cluster resource sanitizer
https://popeyecli.io
Other
5.32k stars 286 forks source link

Create self-contained HTML report for air-gapped environments #350

Open hideintheclouds opened 1 month ago

hideintheclouds commented 1 month ago

When executing the tool with the option to export as HTML, the file seems to be trying to load some of the resources from Internet. While this is fine for mose of the cases, there are air-gapped environments that do not have internet connectivity. It is therefore needed to place the HTML resources somewhere in the library, or create a self-containing HTML file that does not make Internet calls.