Open sebgoa opened 7 years ago
This is interesting, when you have a restricted access to a specific namespace, a "all-namespace" returns nothing, I thought kubernetes would still allows you to query all-namespace but only return those you have access to. Anyway we need a way to manually set the namespace. Some ideas would be:
From @bharris47 on December 31, 2016 20:22
My company's cluster currently does not provide access the
namespace
resource. As a result, I can't select the namespace that I have access to and cannot view anything. It would be nice if a cluster could be configured with a default namespace (akin to kubectl contexts).Copied from original issue: skippbox/cabin-issues#20