Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 766 Bytes

CHANGELOG.md

File metadata and controls

22 lines (18 loc) · 766 Bytes

Changelog

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.

[0.3.1] - 2022-06-15

Changed

  • Changed to rusttls

[0.3.0] - 2021-10-26

Added

  • Major refactor to start from pod_level objects and work backwards, to capture containers injected from webhooks like consul/envoy sidecars

[0.2.0] - 2021-04-06

Added

  • 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.