• Joined on 2026-03-29
316f5250b6 ci(pr-review): switch LLM model to qwen36-35b-a3b-nvfp4
sarman created pull request sarman/tftsr-devops_investigation#78 2026-06-07 21:42:16 +00:00
feat(kubernetes): implement Lens Desktop v5 feature-parity UI
3f4869af01 feat(kubernetes): implement Lens Desktop v5 feature-parity UI
sarman created branch feature/kubernetes-management-v2 in sarman/tftsr-devops_investigation 2026-06-07 21:41:35 +00:00
sarman pushed to master at sarman/tftsr-devops_investigation 2026-06-07 18:32:03 +00:00
de79cdca3b chore: update CHANGELOG.md for v1.1.0 [skip ci]
sarman deleted branch feature/kubernetes-management-v2 from sarman/tftsr-devops_investigation 2026-06-07 18:28:58 +00:00
sarman pushed to master at sarman/tftsr-devops_investigation 2026-06-07 18:28:54 +00:00
77833f6ee8 Merge pull request 'fix(kubernetes): use kubeconfig files from Settings instead of duplicate cluster management' (#77) from feature/kubernetes-management-v2 into master
2b2bc07954 Merge branch 'master' into feature/kubernetes-management-v2
5b85480608 fix(kubernetes): sync active kubeconfig to store's selectedClusterId
e928011839 fix(kubernetes): use kubeconfig files from Settings instead of duplicate cluster management
Compare 4 commits »
sarman merged pull request sarman/tftsr-devops_investigation#77 2026-06-07 18:28:53 +00:00
fix(kubernetes): use kubeconfig files from Settings instead of duplicate cluster management
2b2bc07954 Merge branch 'master' into feature/kubernetes-management-v2
6703fed6e0 chore: update CHANGELOG.md for v1.1.0 [skip ci]
1d108ed4a9 Merge pull request 'feat(kubernetes): implement Phase 7 - Real-time updates with Lens Desktop v5.x feature parity' (#76) from feature/kubernetes-management-v2 into master
Compare 3 commits »
sarman commented on pull request sarman/tftsr-devops_investigation#77 2026-06-07 17:33:12 +00:00
fix(kubernetes): use kubeconfig files from Settings instead of duplicate cluster management

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

sarman commented on pull request sarman/tftsr-devops_investigation#77 2026-06-07 17:30:43 +00:00
fix(kubernetes): use kubeconfig files from Settings instead of duplicate cluster management

Fixed: Resource Browser not loading after kubeconfig activation

Issue

The PR fix removed duplicate cluster management but introduced a critical bug: when a kubeconfig was activated, the…

5b85480608 fix(kubernetes): sync active kubeconfig to store's selectedClusterId
sarman commented on pull request sarman/tftsr-devops_investigation#77 2026-06-07 17:25:41 +00:00
fix(kubernetes): use kubeconfig files from Settings instead of duplicate cluster management

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

sarman created pull request sarman/tftsr-devops_investigation#77 2026-06-07 17:21:59 +00:00
fix(kubernetes): use kubeconfig files from Settings instead of duplicate cluster management
sarman created branch feature/kubernetes-management-v2 in sarman/tftsr-devops_investigation 2026-06-07 17:19:15 +00:00
e928011839 fix(kubernetes): use kubeconfig files from Settings instead of duplicate cluster management
sarman pushed to master at sarman/tftsr-devops_investigation 2026-06-07 16:54:22 +00:00
6703fed6e0 chore: update CHANGELOG.md for v1.1.0 [skip ci]
sarman deleted branch feature/kubernetes-management-v2 from sarman/tftsr-devops_investigation 2026-06-07 16:52:17 +00:00
sarman pushed to master at sarman/tftsr-devops_investigation 2026-06-07 16:52:14 +00:00
1d108ed4a9 Merge pull request 'feat(kubernetes): implement Phase 7 - Real-time updates with Lens Desktop v5.x feature parity' (#76) from feature/kubernetes-management-v2 into master
91b6bf3d90 ci(pr-review): fetch existing PR comments before LLM analysis
468a69d89e fix(kubernetes): remove redundant TS cast and fix cargo fmt failures
8753a05a04 fix(kubernetes): address PR #76 review findings
664aeaafad docs: update documentation for Kubernetes Management UI
Compare 8 commits »
sarman merged pull request sarman/tftsr-devops_investigation#76 2026-06-07 16:52:13 +00:00
feat(kubernetes): implement Phase 7 - Real-time updates with Lens Desktop v5.x feature parity