Skip to content

Latest commit

 

History

History
39 lines (32 loc) · 1.11 KB

File metadata and controls

39 lines (32 loc) · 1.11 KB

Changelog

All notable changes to the Inspect extension will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

  • Initial project structure
  • Core extension framework for Podman Desktop
  • Image analysis command integration
  • Layer analysis framework
  • File system parser architecture
  • Efficiency calculator with metrics
  • Interactive webview panel for displaying results
  • Support for analyzing image layers
  • Space efficiency scoring
  • Wasted space detection
  • Recommendations for image optimization

Planned

  • Real tar archive extraction from layers
  • Interactive file tree browser
  • Layer diff visualization
  • Export analysis reports (JSON, CSV, HTML)
  • Caching for analyzed layers
  • CI integration mode
  • Comparison between multiple images

[0.1.0] - 2024-XX-XX

Added

  • Initial release
  • Basic image layer inspection
  • Efficiency metrics calculation
  • Web-based UI for viewing analysis results
  • Integration with Podman Desktop image dashboard