Files
sless/internal
Naeel 20846297af fix: EnsureNamespace in doCreate + sanitize API errors in UI
- doCreate() calls EnsureNamespace before creating device (idempotent)
  Fixes namespace-not-found when session was cached before v0.1.62
- Added sanitizeApiError() — hides internal details (namespace names,
  k8s paths) from user, shows friendly Russian messages instead
- Patterns handled: namespace not found, already exists, HTTP 5xx

Image: v0.1.63
2026-04-05 11:11:50 +03:00
..