chore(deps): consolidate workspace dependencies#633
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
57e2634 to
fc0ec75
Compare
9a58c7a to
d82c7ad
Compare
fc0ec75 to
f71784b
Compare
f71784b to
4c9d655
Compare
d82c7ad to
918b1aa
Compare
4c9d655 to
628b7a7
Compare
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in two weeks if no further activity occurs. Thank you for your contributions. |

Stack Context
This stack restructures the
websocket-pfbranch into 11 atomic PRs.The goal is to extract a standalone
kube-portforwardcrate (OSS-readyWebSocket port-forwarder for Kubernetes) and rebuild kftray's port-forward
path on top of it, with a new HTTP proxy in kftray-server.
Stack order (bottom to top):
Why?
Centralizes all dependency version pins into
[workspace.dependencies]in the rootCargo.toml. Eliminates version drift between crates and makes future upgrades a single-point change.kftray-shortcuts/Cargo.tomlupdated for the same reason.What?
Cargo.toml(workspace.dependencies section)Cargo.lockcrates/kftray-shortcuts/Cargo.toml