[0.0.25] - 2026-03-12
Added
-
Radar report upload support for storage and comparison
- Added support to upload KubeBuddy JSON scan reports to Radar so teams can keep report history over time.
- Uploaded reports can now be used for comparison workflows and trend tracking across cluster runs.
- https://radar.kubebuddy.io
-
Radar profile pull support in KubeBuddy CLI
- Added
-RadarFetchConfigand-RadarConfigIdso KubeBuddy can pull a saved profile before running checks. - Added
run.ps1support for Radar config pull so containerized runs can use the same profile-driven workflow.
- Added
-
Improved cluster metadata in JSON output
- Added stronger propagation of cluster name, AKS resource group, and subscription metadata into generated JSON report payloads.
Changed
-
Cluster identity consistency in CLI flows
- Updated CLI data flow to prioritize explicit cluster identity fields so scan metadata stays consistent across runs.
-
Namespace exclusion output behavior
- Improved how excluded namespaces are represented in JSON output and downstream report-processing flows.
Fixed
-
AKS cached metadata reuse
- Fixed cached AKS metadata behavior to reduce incorrect value carry-over between different cluster runs.
-
Gateway API noise in scan output
- Reduced noisy output when Gateway API CRDs are not installed by suppressing unnecessary missing resource-type errors.