Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 18 Apr 18:04

Changelog

  • 983f647 add CapturedResources and SkippedResources to bundle metadata
  • 7b861d4 add gzip compression to WriteBundleWithOptions and magic-byte auto-detect in ReadBundle
  • fee63a8 add unit tests for capture, diff, analyze, io, and GVR resolution
  • cc5ce18 add workload, storage, and HPA incident signals with weighted severity scoring
  • 1aedeb6 automate local cluster testing with sample panic scenarios
  • 8715620 expand capture to 24 resource types with short-name aliases and GVR triple support
  • 64bb07d feat: add ReplicaSet replica mismatch detection
  • a2833bd feat: colorized output with section icons and numbered lists
  • cc3568a feat: severity-aware output limits and colorized severity label
  • 25bb9e9 fix: cap restart contribution at 50 to prevent score inflation
  • 1581702 fix: deduplicate deployment signals, use replica count over condition
  • ff0ba16 fix: skip job-owned pods from incident analysis
  • bc2047f improve cli readablity
  • 544c4c8 initialize repo
  • f0feccb main cmd files for cluster diagnosis
  • 64f2410 scaffolfing
  • effd9e8 update docs
  • 47ae47b updates for cross platform distribution
  • 9bc7984 versioning the local testing scenarios
  • a0fa7ca wire --resources and --compress flags; inject version/commit/date via ldflags