Skip to content

Commit ad5d39f

Browse files
authored
Cockpit 291
1 parent 6e314b8 commit ad5d39f

File tree

4 files changed

+56
-0
lines changed

4 files changed

+56
-0
lines changed

_posts/2023-05-03-cockpit-291.md

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
---
2+
title: Cockpit 291
3+
author: mvollmer
4+
date: '2023-05-03'
5+
tags: cockpit, machines, podman
6+
slug: cockpit-291
7+
category: release
8+
summary: 'PatternFly 5, create VMs with raw disks, VM CPU editing refinements'
9+
---
10+
11+
Cockpit is the [modern Linux admin interface](https://cockpit-project.org/).
12+
We release regularly.
13+
14+
Here are the release notes from cockpit 291, cockpit-machines 289.1, and cockpit-podman 68:
15+
16+
17+
## Update to PatternFly 5 alpha
18+
19+
Cockpit is now an "early adopter" of PatternFly 5. Everything should look the same. We ensured all functional and visual tests pass.
20+
21+
While this should not affect anyone using Cockpit, it definitely will affect everyone developing for Cockpit. Read more on [our PatternFly 5 blog post](https://cockpit-project.org/blog/patternfly-v5-alpha.html).
22+
23+
## Machines: VM creation supports raw disk format
24+
25+
During virtual machine creation, there is now a raw disk option in the storage format selection.
26+
27+
![Screenshot from 2023-05-03 12-32-48]({{ site.baseurl }}/images/291-option-to-use-raw-volume-during-vm-creation.png)
28+
29+
## Machines: Redesign virtual machine CPU configuration
30+
31+
The CPU model dialog and vCPU topology have been merged into a single overview entry and dialog. Additionally, a few minor improvements have been added, including vCPU maximum and vCPU count now being number inputs.
32+
33+
![Screenshot from 2023-05-03 12-32-03]({{ site.baseurl }}/images/291-redesign-vm-s-cpu-configuration.png)
34+
35+
![Screenshot from 2023-05-03 12-40-15]({{ site.baseurl }}/images/291-redesign-vm-s-cpu-configuration-2.png)
36+
37+
38+
## Try it out
39+
40+
Cockpit 291, cockpit-machines 289.1, and cockpit-podman 68 are available now:
41+
42+
* [For your Linux system](https://cockpit-project.org/running.html)
43+
* [Cockpit Client](https://flathub.org/apps/details/org.cockpit_project.CockpitClient)
44+
45+
* [Cockpit Source Tarball](https://github.com/cockpit-project/cockpit/releases/tag/291)
46+
* [Cockpit Fedora 38](https://bodhi.fedoraproject.org/updates/FEDORA-2023-7c385a140e)
47+
* [Cockpit Fedora 37](https://bodhi.fedoraproject.org/updates/FEDORA-2023-914cfed0e7)
48+
* [cockpit-machines Source Tarball](https://github.com/cockpit-project/cockpit-machines/releases/tag/289.1)
49+
* [cockpit-machines Fedora 38](https://bodhi.fedoraproject.org/updates/FEDORA-2023-f73576a710)
50+
* [cockpit-machines Fedora 37](https://bodhi.fedoraproject.org/updates/FEDORA-2023-44a39665df)
51+
* [cockpit-podman Source Tarball](https://github.com/cockpit-project/cockpit-podman/releases/tag/68)
52+
* [cockpit-podman Fedora 38](https://bodhi.fedoraproject.org/updates/FEDORA-2023-78662c9117)
53+
* [cockpit-podman Fedora 37](https://bodhi.fedoraproject.org/updates/FEDORA-2023-b1b46b4120)
54+
55+
*[CPU]: Central Processing Unit, the "brain" of a computer
56+
*[VM]: Virtual Machine
43.9 KB
Loading
35.5 KB
Loading
32.7 KB
Loading

0 commit comments

Comments
 (0)