|
Some checks failed
Test / frontend-typecheck (pull_request) Successful in 1m40s
Test / frontend-tests (pull_request) Successful in 1m42s
PR Review Automation / review (pull_request) Has been cancelled
Test / rust-fmt-check (pull_request) Has been cancelled
Test / rust-clippy (pull_request) Has been cancelled
Test / rust-tests (pull_request) Has been cancelled
Add `path_str()` to `KubeconfigGuard` so the path can be passed to `SessionParams` without consuming the guard. Both `start_pty_exec_session` and `start_pty_attach_session` now hold the guard live until `start_exec/attach_session` returns `Ok`, then disarm it. Previously `disarm()` was called before the session-start call, meaning a kubeconfig temp file would leak if PTY spawn or session registration failed after the guard was consumed. |
||
|---|---|---|
| .. | ||
| .cargo | ||
| capabilities | ||
| gen/schemas | ||
| icons | ||
| resources/ollama | ||
| src | ||
| tests/kube | ||
| build.rs | ||
| Cargo.lock | ||
| Cargo.toml | ||
| tauri.conf.json | ||