Re: Removing old repos from cockpit-project

2018-02-07 Thread Stef Walter
On 07.02.2018 08:43, Martin Pitt wrote:
> Hello Stef,
> 
> Stef Walter [2018-02-06 14:30 +0100]:
>> I'd like to remove the following outdated repos from the
>> https://github.com/cockpit-project/
>>
>>  * jsx-transform (fork no longer used)
>>  * less.js (fork no longer used)
>>  * pam_selfpolkit (never used)
>>  * registry-image-widgets (moved to https://github.com/openshift )
>>  * system-api-roles (moved to https://github.com/linux-system-roles )
> 
> 
> Thanks for the cleanup, much appreciated to reduce confusion!

I heard that registry-image-widgets is now the canonical place and
openshift/registry-image-widgets is older. This is due to the openshift
not allowing our bots to interact with status in those repos.

So I won't delete that one.

Stef
___
cockpit-devel mailing list -- cockpit-devel@lists.fedorahosted.org
To unsubscribe send an email to cockpit-devel-le...@lists.fedorahosted.org


Cockpit 161 released

2018-02-07 Thread Martin Pitt
http://cockpit-project.org/blog/cockpit-161.html

Cockpit is the modern Linux admin interface. We release regularly. Here
are the release notes from version 161.

New VMs can be created on Machines page
---

The Machines page now has a "Create New VM" button for installing a new libvirt
virtual machine from a local or remote ISO image. It allows the user to set
some basic properties such as memory and storage sizes.

Thanks to Dominik Perpeet and suomiy for this feature!

Screenshot: http://cockpit-project.org/images/machines-create-iso.png


VMs running in Kubernetes can now be deleted


Cockpit 160 added an initial overview of kubevirt Virtual Machines. This page
now got a first action to delete a running VM.

Thanks to Marek Libra for this feature!

Screenshot: http://cockpit-project.org/images/kubernetes-kubevirt-delete.png

Improve LVM volume resizing
---

Cockpit now knows upfront whether shrinking or growing an LVM logical volume is
possible, and whether the filesystem needs to be unmounted.  Since shrinking
and growing are quite different in practice, the Storage page now shows
separate "Shrink" and "Grow" buttons.

Video: https://www.youtube.com/watch?v=M43yTrJ0jzc

Add new Hardware Information page
-

On the System page the "Hardware" name is now a link to a new "Hardware
information" page. For now this shows information about the system name, form
factor, CPU, BIOS, and PCI devices. Other types of hardware will be added in
future versions.

Screenshot: http://cockpit-project.org/images/system-hwinfo.png

Rename cockpit-ovirt package to cockpit-machines-ovirt
--

The previous package name collided with a package that is already available in
Red Hat Virtualization Host. This only affects Fedora, as other operating 
systems
do not ship the Cockpit ovirt extension.

Stop advertising and supporting cockpit-bundled jQuery library
--

Cockpit's JavaScript API documentation
(http://cockpit-project.org/guide/latest/api-base1-jquery.html)
previously had some outdated information about jQuery, suggesting that users of
the Cockpit API should always load jQuery, and use the one bundled with 
`cockpit.js`.
This has not been true for a long time, and was just forgotten to be cleaned up.
Previously the Cockpit code examples also did that, misleading developers who
used them as a starting point for their own modules.

Both the documentation and the examples got cleaned up now, and issues got
filed on affected GitHub projects. From now on, please use your own jQuery
module for your projects instead of cockpit's bundled one. This avoids breaking
your project when cockpit's jQuery version gets updated.

Get it
--

You can get Cockpit here:

http://cockpit-project.org/running.html

Cockpit 161 is available in Fedora 27:

https://bodhi.fedoraproject.org/updates/cockpit-161-1.fc27

Or download the tarball here:

https://github.com/cockpit-project/cockpit/releases/tag/161


Take care,

Martin Pitt


signature.asc
Description: PGP signature
___
cockpit-devel mailing list -- cockpit-devel@lists.fedorahosted.org
To unsubscribe send an email to cockpit-devel-le...@lists.fedorahosted.org