Skip to content

feat: support bundle analyzer for ci and simplified failures analysis#763

Merged
Alex-Vovchuk merged 4 commits into
mainfrom
new-version-bandle-analyzer
Feb 18, 2026
Merged

feat: support bundle analyzer for ci and simplified failures analysis#763
Alex-Vovchuk merged 4 commits into
mainfrom
new-version-bandle-analyzer

Conversation

@Alex-Vovchuk
Copy link
Copy Markdown
Contributor

@Alex-Vovchuk Alex-Vovchuk commented Feb 9, 2026

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR expands the existing support-bundle analyzer into a full-featured CI-friendly diagnostic tool and wires it into the make support-bundle workflow to simplify failure analysis (including GitHub Actions step summary output).

Changes:

  • Replaced the minimal analyzer with a comprehensive support-bundle analyzer supporting tar/dir inputs, multi-bundle archives, and richer heuristics (pods, nodes, Flux HelmReleases, events).
  • Added GitHub Actions–aware output mode that writes a formatted report to $GITHUB_STEP_SUMMARY.
  • Updated Makefile to automatically run the analyzer after generating a support bundle.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 7 comments.

File Description
scripts/support-bundle-analyzer.py New analyzer implementation: bundle discovery/extraction, k8s resource parsing, event aggregation, and CI summary output.
Makefile Runs the analyzer after support-bundle generation to surface diagnostics automatically.

Comment thread scripts/support-bundle-analyzer.py
Comment thread Makefile Outdated
Comment thread scripts/support-bundle-analyzer.py Outdated
Comment thread scripts/support-bundle-analyzer.py Outdated
Comment thread scripts/support-bundle-analyzer.py
Comment thread scripts/support-bundle-analyzer.py Outdated
Comment thread scripts/support-bundle-analyzer.py Outdated
@Alex-Vovchuk Alex-Vovchuk marked this pull request as draft February 9, 2026 14:23
@Alex-Vovchuk Alex-Vovchuk marked this pull request as draft February 9, 2026 14:23
@Alex-Vovchuk Alex-Vovchuk marked this pull request as ready for review February 10, 2026 11:22
@Alex-Vovchuk Alex-Vovchuk force-pushed the new-version-bandle-analyzer branch 5 times, most recently from f5b62f4 to b369bef Compare February 17, 2026 13:13
gmlexx
gmlexx previously approved these changes Feb 17, 2026
Comment thread scripts/support-bundle-analyzer.py
Comment thread scripts/support-bundle-analyzer.py Outdated
Comment thread scripts/support-bundle-analyzer.py Outdated
@Alex-Vovchuk Alex-Vovchuk merged commit 371b346 into main Feb 18, 2026
3 checks passed
@Alex-Vovchuk Alex-Vovchuk deleted the new-version-bandle-analyzer branch February 18, 2026 15:11
@github-project-automation github-project-automation Bot moved this to Done in k0rdent Feb 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants