Files
sless/internal
Naeel 11bc86d2c9 fix: call EnsureNamespace on login to auto-create k8s namespace
doLogin() now calls POST /v1/namespaces/{ns}/ensure before apiListDevices().
Prevents namespace not found error when user logs in for the first time
with a new token (test mode or real JWT).
Image: v0.1.62
2026-04-05 11:06:27 +03:00
..