gnu-emacs-sources
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNU ELPA] Kubed version 0.3.1


From: ELPA update
Subject: [GNU ELPA] Kubed version 0.3.1
Date: Tue, 06 Aug 2024 17:03:06 -0400

Version 0.3.1 of package Kubed has just been released in GNU ELPA.
You can now find it in M-x list-packages RET.

Kubed describes itself as:

  ========================
  Kubernetes, Emacs, done!
  ========================

More at https://elpa.gnu.org/packages/kubed.html

## Summary:

  This library defines commands for interacting with Kubernetes
  resources, such as Kuberenetes pods, services, deployments, and more.

  Use `kubed-display-pod' to display a Kuberenetes pod,
  `kubed-edit-pod' to edit it, `kubed-delete-pods' to delete it, and
  `kubed-list-pods' to see a menu of all pods.  You can create new pods
  from YAML or JSON files with `kubed-create-pod'.

  Similar commands are defined for other types of resources as well.

## Recent NEWS:

             ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
              KUBED NEWS – HISTORY OF USER-VISIBLE CHANGES
             ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━


This file contains the release notes for Kubed, a rich Emacs interface
for Kubernetes.

For further details, see the Kubed manual:
[https://eshelyaron.com/kubed.html].


[https://eshelyaron.com/kubed.html] <https://eshelyaron.com/sweep.html>


Version 0.3.1 on 2024-08-06
═══════════════════════════

New command for fitting column width to content in resource tables.
───────────────────────────────────────────────────────────────────


New transient menu showing help in resource table buffers.
──────────────────────────────────────────────────────────


Version 0.3.0 on 2024-08-05
═══════════════════════════

New command for copying name of resource at point to kill ring.
───────────────────────────────────────────────────────────────


New commands for running `kubectl' command on resource at point.
────────────────────────────────────────────────────────────────


Support bookmarking resource list and resource details buffers.
───────────────────────────────────────────────────────────────


New command for jumping from resource details buffer to list buffer.
────────────────────────────────────────────────────────────────────


Fix installation on Doom Emacs.
───────────────────────────────


New transient menu for displaying resources.
────────────────────────────────────────────


Support multiple resource list buffers with different namespaces or contexts.
─────────────────────────────────────────────────────────────────────────────


Version 0.2.0 on 2024-08-02
═══════════════════════════

Ensure compatibility with Emacs 29.
───────────────────────────────────


Add right-click context menus in resource tables.
─────────────────────────────────────────────────


New menu-bar “Kubernetes” menu.
───────────────────────────────


New commands for restarting and watching deployments.
─────────────────────────────────────────────────────


Add filtering capability to all resource tables.
────────────────────────────────────────────────


New cron job commands: suspend, resume, and start job now.
──────────────────────────────────────────────────────────


New commands for patching resources.
────────────────────────────────────


New useful columns in services table and deployments table.
───────────────────────────────────────────────────────────


Use multi-column layout in transient menus.
───────────────────────────────────────────


Version 0.1.0 on 2024-07-28
═══════════════════════════

  Initial release.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]