Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 17, 2022

Bumps github.com/coreos/ignition/v2 from 2.9.0 to 2.13.0.

Release notes

Sourced from github.com/coreos/ignition/v2's releases.

v2.13.0

Starting with this release, ignition-validate binaries are signed with the Fedora 35 key.

Features:

  • Add Nutanix provider
  • Switch VirtualBox provider to read from /Ignition/Config guest property

Changes:

  • Improve QEMU fw_cfg read performance
  • Warn when QEMU fw_cfg config is too large for reasonable performance
  • Move Ignition report to /etc/.ignition-result.json
  • Improve resilience to filesystem unmount failures
  • Run mkfs.fat instead of its alias mkfs.vfat
  • Refresh supported platform documentation

Bug Fixes:

  • Make ignition.version required in JSON schema (3.4.0-exp)
  • Disallow null noProxy array entries in JSON schema (3.4.0-exp)

v2.12.0

Features:

  • Support Azure generation 2 VMs
  • Write info about Ignition’s execution to /var/lib/ignition/result.json

Changes:

  • Access GCP metadata service by IP address to mitigate DNS poisoning attacks
  • Document storage.luks.clevis.threshold default
  • Document minimum Ignition release for each spec version

Bug Fixes:

  • Fix permissions of mountpoints inside user home directories
  • Apply SELinux labels to newly-created ext4 filesystems

Internal Changes:

  • Drop ignition-setup-user.service and ignition-firstboot-complete.service in favor of distro-provided code
  • Persist some state between Ignition stages using a file in /run
  • Add command-line flag specifying path to neednet flag file
  • Drop -clear-cache command-line flag
  • Fix reboot race in example kargs helper
  • Drop support for Go 1.13 and 1.14

v2.11.0

Breaking Changes:

... (truncated)

Changelog

Sourced from github.com/coreos/ignition/v2's changelog.

30-Nov-2021 Ignition 2.13.0

Features:

- Add Nutanix provider
- Switch VirtualBox provider to read from /Ignition/Config guest property

Changes:

- Improve QEMU fw_cfg read performance
- Warn when QEMU fw_cfg config is too large for reasonable performance
- Move Ignition report to /etc/.ignition-result.json
- Improve resilience to filesystem unmount failures
- Run mkfs.fat instead of its alias mkfs.vfat
- Refresh supported platform documentation

Bug Fixes:

- Make ignition.version required in JSON schema (3.4.0-exp)
- Disallow null noProxy array entries in JSON schema (3.4.0-exp)

05-Aug-2021 Ignition 2.12.0

Features:

- Support Azure generation 2 VMs
- Write info about Ignition’s execution to /var/lib/ignition/result.json

Changes:

- Access GCP metadata service by IP address to mitigate DNS poisoning
  attacks
- Document storage.luks.clevis.threshold default
- Document minimum Ignition release for each spec version

Bug Fixes:

- Fix permissions of mountpoints inside user home directories
- Apply SELinux labels to newly-created ext4 filesystems

Internal Changes:

- Drop ignition-setup-user.service and ignition-firstboot-complete.service 
  in favor of distro-provided code
- Persist some state between Ignition stages using a file in /run
- Add command-line flag specifying path to neednet flag file
- Drop -clear-cache command-line flag
- Fix reboot race in example kargs helper
- Drop support for Go 1.13 and 1.14

... (truncated)

Commits
  • 0243921 Merge pull request #1290 from sohankunkerkar/update-news
  • 103783f news: add notes for 2.13.0
  • 7ad438f Merge pull request #1286 from bgilbert/schema
  • b456e4d Merge pull request #1284 from sohankunkerkar/add-nutanix-platform
  • d33d4d7 config/v3_4_exp: noProxy entries cannot be null
  • 60a901e config/v3_4_exp: mark ignition.version as required
  • 50f3054 docs/supported-platforms: add some description about Nutanix
  • 1f710f7 providers/nutanix: add Nutanix platform
  • 99b437e tests: use umountPath as a thin wrapper around umountPartition
  • d540612 internal/providers: refactor handling of unmounting the mount path
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/coreos/ignition/v2](https://github.com/coreos/ignition) from 2.9.0 to 2.13.0.
- [Release notes](https://github.com/coreos/ignition/releases)
- [Changelog](https://github.com/coreos/ignition/blob/main/NEWS)
- [Commits](coreos/ignition@v2.9.0...v2.13.0)

---
updated-dependencies:
- dependency-name: github.com/coreos/ignition/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 17, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 17, 2022

The following labels could not be found: approved, lgtm, ok-to-test, go.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 16, 2022

Superseded by #105.

@dependabot dependabot bot closed this May 16, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/coreos/ignition/v2-2.13.0 branch May 16, 2022 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant