You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Remote Kubernetes Cluster checkbox for connection settings
- Add checkbox 'Remote Kubernetes Cluster' in Kubernetes settings section
- Connection settings now show for Kubernetes only when checkbox is checked
- Handle local vs remote Kubernetes cluster configurations properly
- Save/load k8s_remote flag in configuration files
- Connection details (host, port, username, key) saved only for remote K8s
- Maintains backward compatibility with existing configurations
Enhanced logic:
- Local cluster: No connection/K8s settings
- Remote clusters (ssh/slurm/pbs/sge): Connection settings only
- Kubernetes cluster: K8s settings always, connection settings if remote checkbox checked
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments