• Joined on 2026-03-29
sarman merged pull request sarman/tftsr-devops_investigation#88 2026-06-10 02:10:31 +00:00
feat(kube): FreeLens parity — PTY shells, metrics, port-forward, and UX fixes
39c3011a9d Merge branch 'master' into feature/freelens-parity-complete
aadde0f336 chore: update CHANGELOG.md for v1.1.0 [skip ci]
85b13d1b70 Merge pull request 'feature/freelens-parity-complete' (#87) from feature/freelens-parity-complete into master
Compare 3 commits »
06d29b8042 fix(fmt): collapse single-expression restart count closure per rustfmt
sarman commented on pull request sarman/tftsr-devops_investigation#88 2026-06-10 01:48:11 +00:00
feat(kube): FreeLens parity — PTY shells, metrics, port-forward, and UX fixes

Code Review Response — PR #88

Both findings assessed against the current code. Neither represents a real bug.


BLOCKER — LogStreamPanel unmount cleanup duplication

**False…

sarman commented on pull request sarman/tftsr-devops_investigation#88 2026-06-10 01:45:27 +00:00
feat(kube): FreeLens parity — PTY shells, metrics, port-forward, and UX fixes

Automated PR Review (qwen3-coder-next via liteLLM):\n\nSummary

sarman created pull request sarman/tftsr-devops_investigation#88 2026-06-10 01:41:19 +00:00
feat(kube): FreeLens parity — PTY shells, metrics, port-forward, and UX fixes
f993672b78 fix(kube): configure Monaco for offline use and fix pod column data (IP/Node/CPU/Memory)
399ba30c6b fix(kube): fix PTY param names, ansi-to-react ESM interop, and dark mode badges
3afa97b517 feat(kube): add YAML edit action to NamespaceList
sarman created branch feature/freelens-parity-complete in sarman/tftsr-devops_investigation 2026-06-10 01:37:59 +00:00
sarman pushed to master at sarman/tftsr-devops_investigation 2026-06-10 01:08:16 +00:00
aadde0f336 chore: update CHANGELOG.md for v1.1.0 [skip ci]
sarman deleted branch feature/freelens-parity-complete from sarman/tftsr-devops_investigation 2026-06-10 01:06:16 +00:00
sarman pushed to master at sarman/tftsr-devops_investigation 2026-06-10 01:06:13 +00:00
85b13d1b70 Merge pull request 'feature/freelens-parity-complete' (#87) from feature/freelens-parity-complete into master
f8e29769ce fix(ci): correct Renovate API endpoint for Gitea
e15374bdd3 fix(shell): delay KubeconfigGuard disarm until after PTY session starts
9ae89bf487 fix(security): address automated code review findings
44d33035de fix(shell): resolve TypeScript errors in PTY terminal components
Compare 17 commits »
sarman merged pull request sarman/tftsr-devops_investigation#87 2026-06-10 01:06:11 +00:00
feature/freelens-parity-complete
f8e29769ce fix(ci): correct Renovate API endpoint for Gitea
sarman commented on pull request sarman/tftsr-devops_investigation#87 2026-06-10 01:02:17 +00:00
feature/freelens-parity-complete

Code Review Response

Reviewed all 8 findings. One was valid and has been fixed; the rest are false findings against the already-addressed version of the code.


BLOCKER 1 —…

e15374bdd3 fix(shell): delay KubeconfigGuard disarm until after PTY session starts
sarman commented on pull request sarman/tftsr-devops_investigation#87 2026-06-09 23:14:13 +00:00
feature/freelens-parity-complete

Automated PR Review (qwen3-coder-next via liteLLM):\n\nSummary

sarman commented on pull request sarman/tftsr-devops_investigation#87 2026-06-09 23:11:20 +00:00
feature/freelens-parity-complete

Code Review Findings - All Addressed

Thank you for the thorough automated review. All BLOCKER, WARNING, and SUGGESTION issues have been resolved in commit 9ae89bf4.

🔴

9ae89bf487 fix(security): address automated code review findings