Releases: Ghostwritten/kubeowler
Releases · Ghostwritten/kubeowler
v0.1.2
0.1.2 - 2026-02-09
Added
- Report header and filename use cluster host local time (from first node
timestamp_localwhen node inspection present; fallback UTC). - Node Certificate Status table: Level and Issue Code columns (CERT-002/CERT-003).
- TLS Certificate Expiry table: Expired (Yes/No) column, "Days to Expiry" column name, column order aligned with node cert table; Certificate (subject) column removed.
- Short English descriptions before Node security/kernel/network and Node kernel parameters tables.
timestamp_localin node script and NodeInspectionResult for report time.
Changed
- Node disk and certificate paths in report shown in host perspective (strip
/hostprefix). - Node Certificate Status time column labeled "Expiration Date (node local)".
- Documentation: node-inspector namespace default is
kubeowler(not kube-system); data-collection and node-inspector-build-deploy updated; node-inspection-schema and collection-gaps updated fortimestamp_local, path display, and cert columns.
Fixed
- Report page footer link: corrected repository URL from username/kubeowler to Ghostwritten/kubeowler.
timestamp_localnow uses host timezone when/host/etc/localtimeis available so report header/filename reflect cluster host local time (e.g. CST).
v0.1.1
0.1.1 - 2026-02-06
Added
- HTML report: Kubescape-style layout (CSS variables, table styling, word-break). Logo shown in report; logo embedded as Data URI so the generated HTML is self-contained (no external assets folder needed when using the released binary).
- Logo assets in
assets/(logo.png, logo.svg); README and report reference updated.
Changed
- Documentation reorganized: topic-based filenames in
docs/(e.g. installation.md, cli-reference.md). Example report filenames unified toreport.*(md, json, csv, html). - GitHub Release notes: release workflow now uses CHANGELOG content as the release body so the Releases page shows a clear update overview.
v0.1.0
Full Changelog: https://github.com/Ghostwritten/kubeowler/commits/v0.1.0
Full Changelog: https://github.com/Ghostwritten/kubeowler/commits/v0.1.0