]> git.eshelyaron.com Git - kubed.git/commitdiff
Bind 'kubed-restart-deployment' in 'kubed-deployment-prefix-map'
authorEshel Yaron <me@eshelyaron.com>
Tue, 30 Jul 2024 20:26:46 +0000 (22:26 +0200)
committerEshel Yaron <me@eshelyaron.com>
Tue, 30 Jul 2024 20:26:46 +0000 (22:26 +0200)
kubed.el

index 448bc93ae1c402b3f98f174c90b1bd64bc3fd35c..0e3a664ec018d06d0f4c2d43c8f627502ecb6508 100644 (file)
--- a/kubed.el
+++ b/kubed.el
@@ -1194,6 +1194,7 @@ If NAMESPACE is nil or omitted, it defaults to the current namespace."
            nil                          ; formatting function
            :right-align t)
      (creationtimestamp ".metadata.creationTimestamp" 20))
+  :prefix (("R" "Restart" kubed-restart-deployment))
   :create
   ((name images &optional namespace replicas port command)
    "Deploy IMAGES to Kubernetes in deployment with name NAME.