All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Changed to rusttls
- Major refactor to start from pod_level objects and work backwards, to capture containers injected from webhooks like consul/envoy sidecars
- Added clap to accept command line arguments to control behaviour
- --disable-filter
- --generate-csv
- --print-table
- Added option to disable filtering to print out all pod information
- Added some metrics for CPU request, replicas, etc.