Skip to content

Commit

Permalink
Merge pull request #1235 from bgilbert/news
Browse files Browse the repository at this point in the history
news: add notes for 2.11.0
  • Loading branch information
bgilbert committed Jun 26, 2021
2 parents 0fdea33 + c10c5d4 commit 1866dbf
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,31 @@
25-Jun-2021 Ignition 2.11.0

Breaking Changes:

- Convert ClevisCustom.Config, ClevisCustom.Pin, LinkEmbedded1.Target,
and Raid.Level Go fields to pointers (3.3.0)

Features:

- Accept "none" in storage.filesystems.format (3.3.0)
- Add ParseCompatibleVersion() Go functions to parse any config up to
the selected version
- Add powervs platform

Changes:

- Mark the 3.3.0 config spec as stable
- No longer accept configs with version 3.3.0-experimental
- Create new 3.4.0-experimental config spec from 3.3.0
- Report specific reason an existing LUKS device cannot be reused
- Validate that storage.raid.devices is non-empty
- Don't sequence ignition-setup-user.service before multipathd.service

Bug Fixes:

- Fix misleading error message if spares are requested for a RAID level
that doesn't support them

29-Apr-2021 Ignition 2.10.1

Bug Fixes:
Expand Down

0 comments on commit 1866dbf

Please sign in to comment.