mirror of
https://github.com/siderolabs/talos.git
synced 2025-08-18 21:21:10 +02:00
release(v0.6.0-alpha.3): prepare release
This is the official v0.6.0-alpha.3 release. Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
This commit is contained in:
parent
ded76758c8
commit
9670ce41d2
29
CHANGELOG.md
29
CHANGELOG.md
@ -1,3 +1,28 @@
|
|||||||
|
<a name="v0.6.0-alpha.3"></a>
|
||||||
|
|
||||||
|
## [v0.6.0-alpha.3](https://github.com/talos-systems/talos/compare/v0.6.0-alpha.2...v0.6.0-alpha.3) (2020-06-17)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- run provision tests in parallel
|
||||||
|
- use neutral terminology
|
||||||
|
|
||||||
|
### Feat
|
||||||
|
|
||||||
|
- add rollback command
|
||||||
|
- add open-iscsi
|
||||||
|
- update linux kernel (with 32 bit support) and talos pkgs for v0.6
|
||||||
|
- allow recovery at all times
|
||||||
|
|
||||||
|
### Fix
|
||||||
|
|
||||||
|
- detect if partition table is missing
|
||||||
|
- revert default boot properly
|
||||||
|
- allow for using /dev/disk/\* symlinks
|
||||||
|
- skip services when in container mode
|
||||||
|
- activate logical volumes
|
||||||
|
- update LVM2
|
||||||
|
|
||||||
<a name="v0.6.0-alpha.2"></a>
|
<a name="v0.6.0-alpha.2"></a>
|
||||||
|
|
||||||
## [v0.6.0-alpha.2](https://github.com/talos-systems/talos/compare/v0.6.0-alpha.1...v0.6.0-alpha.2) (2020-06-10)
|
## [v0.6.0-alpha.2](https://github.com/talos-systems/talos/compare/v0.6.0-alpha.1...v0.6.0-alpha.2) (2020-06-10)
|
||||||
@ -32,6 +57,10 @@
|
|||||||
|
|
||||||
- implement LoggingManager as central log flow processor
|
- implement LoggingManager as central log flow processor
|
||||||
|
|
||||||
|
### Release
|
||||||
|
|
||||||
|
- **v0.6.0-alpha.2:** prepare release
|
||||||
|
|
||||||
### Test
|
### Test
|
||||||
|
|
||||||
- fix race in some tests caused by `SetT`
|
- fix race in some tests caused by `SetT`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user