A summary of the Cockpit weekly release. There’s a new release every week, although it's been a while since the release notes were posted. Here are the highlights from this weeks 0.107 through 0.111 releases.
SELinux Enforcing Policy ------------------------ You can now temporarily disable SELinux enforcing mode from the SELinux troubleshooting dashboard. This is useful when diagnosing permission issues that you might think are SELinux related. Screenshot: http://cockpit-project.org/blog/images/cockpit-selinux-enforcing.png Change: https://github.com/cockpit-project/cockpit/pull/4483 Stable Javascript API --------------------- Cockpit now has a stable Javascript API for components or plugins to build off of. Various unstable portions were removed from the base1 package in preparation for this. There's more work going on to help make it easy to build out of tree components or plugins. Documentation: http://cockpit-project.org/guide/latest/api-base1.html GlusterFS in Kubernetes Dashboard --------------------------------- The Kubernetes dashboard now lists Gluster volumes in the dashboard, lets you configure them for pods to use. Screenshot: http://cockpit-project.org/blog/images/cockpit-glusterfs-volume.png Change: https://github.com/cockpit-project/cockpit/pull/4422 Kubernetes Pending Persistent Volume Claims ------------------------------------------- The Kubernetes dashboard lists pods which have outstanding volume claims, and then allows you to fulfill those claims by creating appropriate persistent volumes. Screenshot: http://cockpit-project.org/blog/images/cockpit-volume-claims.png Change: https://github.com/cockpit-project/cockpit/pull/4418 From the Future --------------- Marius has worked on adding support for Linux network teaming to the Cockpit admin interface. Teaming is a better more coherent way of building a network bond. Change: https://github.com/cockpit-project/cockpit/pull/4571 Get it ------ You can get Cockpit here: http://cockpit-project.org/running.html Cockpit 0.111 is available in Fedora 24: https://bodhi.fedoraproject.org/updates/cockpit-0.111-1.fc24 Or download the tarball here: https://github.com/cockpit-project/cockpit/releases/tag/0.111 Take care, Stef _______________________________________________ cockpit-devel mailing list [email protected] https://lists.fedorahosted.org/admin/lists/[email protected]
