http://cockpit-project.org/blog/cockpit-151.html
Cockpit is the modern Linux admin interface. We release regularly. Here are the release notes from version 151.
Support loading SSH keys from arbitrary paths ---------------------------------------------
The User menu's Authentication dialog now supports entering arbitrary paths to SSH keys for adding to the SSH authentication agent. Previously this only offered keys present in the standard `~/.ssh` home directory.
Video: https://cockpit.fedorapeople.org/add-keys.webm
Change: https://github.com/cockpit-project/cockpit/pull/7653
Support X-Forwarded-Proto HTTP header for Kubernetes ----------------------------------------------------
Newer Kubernetes versions support reading the X-Forwarded-Proto HTTP header, which helps to determine whether or not a client used SSL to connect to an intermediate proxy, load balancer, or similar. Cockpit's Kubernetes (Cluster) dashboard now sets this header. Earlier versions have already done that when hosted in OpenShift.
Change: https://github.com/cockpit-project/cockpit/pull/7706
Fix Kubernetes connection hangs -------------------------------
The previous Cockpit release 150 introduced a regression when connecting to Kubernetes clusters. In some cases, like specifying a wrong server name or when the Cluster did not send Authentication Provider information, the connection attempt would hang indefinitely. This version corrects this bug.
Change: https://github.com/cockpit-project/cockpit/pull/7707
Get it ------
You can get Cockpit here:
http://cockpit-project.org/running.html
Cockpit 151 is available in Fedora 26:
https://bodhi.fedoraproject.org/updates/cockpit-151-1.fc26
Or download the tarball here:
https://github.com/cockpit-project/cockpit/releases/tag/151
Take care,
Martin Pitt
cockpit-devel@lists.fedorahosted.org