Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 13, 2022

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

Changelog

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

12-May-2022 Ignition 2.14.0

Features:

- Support KubeVirt platform
- Support AWS arn: URLs for S3 objects and access points (3.4.0-exp)
- Support reading configs from Azure IMDS "user data"
- Support S3 fetch via IPv6
- Add ignition-apply entrypoint to apply an Ignition config in a container

Changes:

- Delete userdata after provisioning on VirtualBox and VMware by default
  (see operator notes for details)
- Support setting setuid/setgid/sticky mode bits (3.4.0-exp)
- Warn if setuid/setgid/sticky mode bits specified (3.0.0 - 3.3.0)
- Support UEFI Secure Boot on VMware
- Add arm64 support to ignition-validate container
- Document S3 fetch semantics in operator notes
- Document considerations for handling secrets in operator notes

Bug Fixes:

- Fix disabling systemd units with pre-existing enablement symlinks
- Fix reuse of statically keyed LUKS volumes (2.12.0 regression)
- Fix gs:// fetch in GCE instances configured without a service account
- Fix error reading VirtualBox guest properties that have flags
- Fix infinite loop if -root command-line argument is a relative path

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)

... (truncated)

Commits
  • fef845a Merge pull request #1354 from prestist/update-news
  • d10f7c1 NEWS: update v2.14.0
  • 8110a50 Merge pull request #1365 from bgilbert/secrets
  • 339cb77 docs/operator-notes: add section on provisioning secrets
  • b0def86 Merge pull request #1359 from bgilbert/path
  • 8c03e60 Merge pull request #1364 from bgilbert/f36
  • 801a2ae Merge pull request #1363 from bgilbert/gs
  • 816b475 Dockerfile.validate: build with Fedora 36
  • 2febcab internal/resource: fix gs:// fetches in GCE without a service account
  • 427a35b Merge pull request #1358 from bgilbert/aws-docs
  • 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.13.0 to 2.14.0.
- [Release notes](https://github.com/coreos/ignition/releases)
- [Changelog](https://github.com/coreos/ignition/blob/main/NEWS)
- [Commits](coreos/ignition@v2.13.0...v2.14.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 May 13, 2022
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.

0 participants