1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-18 08:51:45 -08:00
emacs/doc
Michael Albinus d2cb9f2bf6 Tramp's method "kubernetes" supports now optional namespace
* doc/misc/tramp.texi (Inline methods): Extend Kubernetes host
name syntax by an optional namespace.
(Kubernetes setup): Mention optional namespace part of the host name.

* etc/NEWS: Tramp's method "kubernetes" supports now optional namespace.
Fix typos.

* lisp/net/tramp-container.el (tramp-kubernetes-namespace):
Initialize with nil.  Adapt docstring.
(tramp-kubernetes--name-regexp): New defconst.
(tramp-kubernetes--host-name-regexp): Change in order to cover
also an optional namespace.  (Bug#59797)
(tramp-kubernetes--namespace): New defun.
(tramp-kubernetes--context-namespace): Use it.
(tramp-skeleton-kubernetes-vector): Add sanity check for
superfluous user name or port number.
2024-07-25 13:38:27 +02:00
..
emacs ; * doc/emacs/misc.texi (Document View): Improve wording (bug#72241). 2024-07-25 10:06:26 +03:00
lispintro ; Fix punctuation in docs 2024-07-21 17:35:13 +02:00
lispref Merge from savannah/emacs-30 2024-07-24 11:41:58 +08:00
man ; Fix punctuation in docs 2024-07-21 17:35:13 +02:00
misc Tramp's method "kubernetes" supports now optional namespace 2024-07-25 13:38:27 +02:00
translations ; Fix typos 2024-06-07 23:51:18 +02:00