feat(exec): add component exec terminal with WebSocket proxy#634
feat(exec): add component exec terminal with WebSocket proxy#634Ketharan wants to merge 6 commits into
Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults 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 |
|
Changeset detected — the following file(s) will be released with this PR: |
Codecov Report❌ Patch coverage is 📢 Thoughts on this report? Let us know! |
da16157 to
618b081
Compare
Signed-off-by: Ketharan <ketharan.mail@gmail.com>
Signed-off-by: Ketharan <ketharan.mail@gmail.com>
Signed-off-by: Ketharan <ketharan.mail@gmail.com>
Signed-off-by: Ketharan <ketharan.mail@gmail.com>
Signed-off-by: Ketharan <ketharan.mail@gmail.com>
Signed-off-by: Ketharan <ketharan.mail@gmail.com>
Summary
xterm.jsshell that connects via WebSocket to the OpenChoreo exec endpointPOST /exec/init(HTTP, token stored server-side) →WS /exec/ws?sessionId=<uuid>(no custom headers needed from browser)openchoreo.execpermission with per-environment ABAC support viauseExecPermissionTest plan
component:execpermission sees Forbidden state