Skip to content

fix: show operation nodes as id(ip) - #434

Merged
lixd merged 2 commits into
kubeclipper:masterfrom
lixd:fix/operation-display-ip
Sep 8, 2026
Merged

lixd merged 2 commits into
kubeclipper:masterfrom
lixd:fix/operation-display-ip

Conversation

@lixd

@lixd lixd commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Summary

  • adapt the operation log view to Operation v2 node target/task references
  • render nodes as id(ip) and read IPv4 from the Operation data
  • preserve a manually selected step while operation polling refreshes
  • keep the existing offline-cluster and Operation v2 console changes in the same clean branch

Tests

  • eslint on the changed files
  • CI=1 npm run test:unit -- --runInBand --no-cache
  • yarn build

Signed-off-by: lixd <[email protected]>
(cherry picked from commit 128238246214c207ad178bb897fce822c0db5e23)
(cherry picked from commit 966f8f0)
@lixd
lixd force-pushed the fix/operation-display-ip branch from 966f8f0 to bf7e3c6 Compare September 8, 2026 01:27
@codecov

codecov Bot commented Sep 8, 2026 •

Copy link
Copy Markdown

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #434      +/-   ##
==========================================
- Coverage   47.30%   45.24%   -2.07%     
==========================================
  Files           7        8       +1     
  Lines         613      767     +154     
  Branches      176      224      +48     
==========================================
+ Hits          290      347      +57     
- Misses        250      333      +83     
- Partials       73       87      +14     

☔ 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.

@lixd
lixd force-pushed the fix/operation-display-ip branch from a917572 to be74408 Compare September 8, 2026 02:35

@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 9b7535f into kubeclipper:master Sep 8, 2026
6 checks passed
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