Skip to content

fix: deduplicate component metadata versions - #429

Merged
lixd merged 5 commits into
kubeclipper:masterfrom
lixd:codex/registry-image-registry
Jul 22, 2026
Merged

fix: deduplicate component metadata versions#429
lixd merged 5 commits into
kubeclipper:masterfrom
lixd:codex/registry-image-registry

Conversation

@lixd

@lixd lixd commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Summary:

  • Aggregate component metadata entries by Kubernetes version.
  • Merge duplicate architecture values into each version architecture list.
  • Reuse normalization for online and offline metadata.

Verification:

  • ESLint passed.
  • Unit tests passed (47 tests).
  • Production build passed.

lixd added 4 commits July 22, 2026 14:25
@gemini-code-assist

Copy link
Copy Markdown

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

Signed-off-by: lixd <xueduan.li@gmail.com>
@lixd
lixd force-pushed the codex/registry-image-registry branch from 1fe776a to 77801fe Compare July 22, 2026 07:28

@lixd lixd left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

/lgtm

@lixd
lixd merged commit 761adf6 into kubeclipper:master Jul 22, 2026
4 checks passed
@lixd
lixd deleted the codex/registry-image-registry branch July 22, 2026 07:33
@codecov

codecov Bot commented Jul 22, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 47.30%. Comparing base (c8ec5fe) to head (77801fe).
⚠️ Report is 5 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #429   +/-   ##
=======================================
  Coverage   47.30%   47.30%           
=======================================
  Files           7        7           
  Lines         613      613           
  Branches      176      176           
=======================================
  Hits          290      290           
  Misses        250      250           
  Partials       73       73           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant