I would have expected `const ns = k8s.core.v1.Name...
# general
b
I would have expected
const ns = k8s.core.v1.Namespace.get("default");
to do the trick.