fix(kube): switch to --kubeconfig flag, add Test Connection diagnostic, fix SelectValue label #82

Merged
sarman merged 2 commits from fix/kube-select-label-and-context into master 2026-06-08 01:50:25 +00:00
Showing only changes of commit fd3b7a8ff6 - Show all commits

View File

@ -40,6 +40,7 @@ CI, chore, and build changes are excluded.
- **kube**: Bridge kubeconfig storage to in-memory cluster map and fix UI issues
- **classifier**: Fix 3 safety bugs, extract const arrays, make tier UI dynamic
- **kube**: Correct kubectl context, dialog close, icon visibility, cluster name
- **kube**: Use current-context for kubectl auth; fix SelectValue label display
### Documentation
- **kubernetes**: Add comment about dynamic port allocation limitation