]> git.eshelyaron.com Git - kubed.git/commit
Improve handling of contexts with no configured namespace
authorEshel Yaron <me@eshelyaron.com>
Fri, 23 Aug 2024 07:55:30 +0000 (09:55 +0200)
committerEshel Yaron <me@eshelyaron.com>
Fri, 23 Aug 2024 07:55:30 +0000 (09:55 +0200)
commit7771b9d8ac5ef414b4932c03583c2afa68b918cb
tree837711d9b70d9cbff38db0d5a51ebe8d2c6d7a58
parent37a7fa4cfcf6beb9f2ee195ee8f7ad6e4ad58055
Improve handling of contexts with no configured namespace

* kubed.el (kubed--namespace): Fallback to prompting when no
default namespace is available.
(kubed-default-context-and-namespace): Prompt for default
namespace when there is none.
(kubed-current-namespace): Clarify that this function may
return nil.
(kubed-read-resource-name): Make CONTEXT argument
non-optional.
(kubed-read-resource-type): Update accordingly.
kubed.el