Changelog
- ca97932 Address PR review: guard .Spec access and simplify port loop
- 28913eb Fix e2e regex: remove trailing newline after \z
- 11bee2d Improve service health summary and Pod service listing
- 17f9e6c Fix GoReleaser deprecation warnings: archives.builds→ids, format→formats
- 1eefd42 Merge pull request #612 from bergerx/review/issue-195-pvc-list-pods
- 77320c8 Merge pull request #613 from bergerx/review/issue-172-pod-probe-details
- be39433 Address PR review comments
- 4222975 Show probe/lifecycle details on containers with failure signals
- f4485ee Guard against duplicate pod entries when PVC is mounted multiple times
- 5e23dfc Show pods using a PVC in its status output
- 7c76a4d Merge pull request #611 from bergerx/review/improve-resource-templates
- 173eb29 Address PR review comments: nil guard, zero-time guard, selector dedup
- 5568b1d Overhaul CronJob template with schedule timing, job history, and health summary
- 74bac0f Add Selector section to DaemonSet and StatefulSet templates
- 61107a7 Hide Rollouts section when fewer than 2 rollouts exist
- 7997972 Merge pull request #610 from bergerx/dependabot/go_modules/golang.org/x/sys-0.46.0
- 0a7be1b Bump golang.org/x/sys from 0.40.0 to 0.46.0
- f70fc9b Merge pull request #609 from bergerx/feature/volume-display-improvements
- e97b005 Fix flaky e2e test: match sts-with-ingress pod output via regex
- 93ece3f Guard against nil kubelet stats, missing PVCs, and zero capacity in volume templates
- 40111c7 Add test artifacts for PV/PVC/STS volume features and fix nil-panic edge cases
- 39fe538 Improve volume display: default PVC/hostPath visibility, PVC usage stats, STS rollup