]> git.eshelyaron.com Git - kubed.git/commit
Teach rollout commands about buffer-local contexts
authorEshel Yaron <me@eshelyaron.com>
Wed, 14 Aug 2024 17:36:33 +0000 (19:36 +0200)
committerEshel Yaron <me@eshelyaron.com>
Wed, 14 Aug 2024 17:38:42 +0000 (19:38 +0200)
commit003ecf531c6948ba3cbef9d58dac4552caa9d74b
tree29620f6d8b7539d776b7bd70adaa80a518d94a9a
parentcdeb94ea56fb17d60896fb6b21350857e025726a
Teach rollout commands about buffer-local contexts

* kubed-transient.el (kubed-transient-rollout): Add
"--context" infix argument.
* kubed.el (kubed-restart-deployment)
(kubed-watch-deployment-status): Use local context and
namespace.  Also add callback argument to 'watch' command.
kubed-transient.el
kubed.el