The Settings window has sidebar entries for Machines, Docker, and Kubernetes tabs, but they are currently empty placeholders with no backend support.
These tabs should be implemented when the corresponding backend gRPC APIs are available:
- Machines: VM management settings
- Docker: Docker daemon configuration
- Kubernetes: K8s cluster settings
Currently commented out in SettingsView.swift with TODO references to this issue.
The Settings window has sidebar entries for Machines, Docker, and Kubernetes tabs, but they are currently empty placeholders with no backend support.
These tabs should be implemented when the corresponding backend gRPC APIs are available:
Currently commented out in
SettingsView.swiftwith TODO references to this issue.