]> git.eshelyaron.com Git - kubed.git/commit
New commands for patching resources
authorEshel Yaron <me@eshelyaron.com>
Mon, 29 Jul 2024 14:50:59 +0000 (16:50 +0200)
committerEshel Yaron <me@eshelyaron.com>
Mon, 29 Jul 2024 14:53:05 +0000 (16:53 +0200)
commit3cc3d54e757b35ec94cc3d4bd3e5fa9526a6b1eb
tree6a201191ab8ece1571acdee0575ac1322f9b15cf
parent03c0121c64dfe2ba2802e90727d44ce83388927d
New commands for patching resources

* kubed-transient.el (kubed-transient-patch): New command.
(kubed-transient): Bind it.
(kubed-transient-apply): Fix capitalization.
* kubed.el (kubed-patch-history): New variable.
(kubed-read-patch): New function.
(kubed-patch): New command.
(kubed-prefix-map): Bind it.
(kubed-define-resource): Add 'kubed-RESOURCEs-patch'
commands that patch the resource at point/mouse in resource
list buffers.
kubed-transient.el
kubed.el