Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/coreos/ignition/v2 from 2.14.0 to 2.15.0 #1055

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 22, 2023

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

Changelog

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

Ignition 2.15.0 (2023-02-21)

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

Features

  • Support offline Tang provisioning via pre-shared advertisement (3.4.0)
  • Allow enabling discard passthrough on LUKS devices (3.4.0)
  • Allow specifying arbitrary LUKS open options (3.4.0)
  • Ship aarch64 macOS ignition-validate binary in GitHub release artifacts

Changes

  • Mark the 3.4.0 config spec as stable
  • No longer accept configs with version 3.4.0-experimental
  • Create new 3.5.0-experimental config spec from 3.4.0
  • Fail if files/links/dirs conflict with systemd units or dropins
  • Warn if template for enabled systemd instance unit has no Install section
  • Warn if filesystem overwrites partitioned disk
  • Warn if wipeTable overwrites a filesystem that would otherwise be reused
  • Warn if user/group specified for hard link
  • Install ignition-apply in /usr/libexec
  • Allow distros to add Ignition command-line arguments from a unit drop-in
  • Convert NEWS to Markdown and move to docs site
  • Require Go 1.18+

Bug fixes

  • Don't overwrite LUKS1 volume when storage.luks.wipeVolume is false
  • Request network when custom Clevis config has needsNetwork set
  • Fix creating LUKS volume with custom Clevis config that uses TPM2
  • Avoid logging spurious error when a LUKS volume wasn't previously formatted
  • Fix version string in ignition-validate release container
  • Fix reproducibility of systemd preset file in ignition-apply output
  • Document that user/group fields aren't applied to hard links
  • Clarify spec docs for files/directories/links group fields
Commits
  • 13f05b3 Merge pull request #1562 from bgilbert/release-notes
  • bd0dd31 docs/release-notes: update for release
  • 56a634f Merge pull request #1558 from bgilbert/stabilize
  • 0fd3a9e Merge pull request #1561 from coreos/dependabot/go_modules/golang.org/x/net-0...
  • 70bde5c Merge pull request #1559 from coreos/dependabot/go_modules/github.com/aws/aws...
  • d355f38 build(deps): bump golang.org/x/net from 0.6.0 to 0.7.0
  • cedcff3 Merge pull request #1560 from coreos/dependabot/go_modules/google.golang.org/...
  • da34a05 build(deps): bump google.golang.org/api from 0.109.0 to 0.110.0
  • 9e1d554 build(deps): bump github.com/aws/aws-sdk-go from 1.44.199 to 1.44.204
  • c47043f docs/development: update spec stabilization instructions
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 22, 2023
@dependabot dependabot bot force-pushed the dependabot-go_modules-github.com-coreos-ignition-v2-2.15.0 branch 3 times, most recently from fe12a0b to ac8d574 Compare March 9, 2023 23:10
@dghubble
Copy link
Member

Waiting on a compatible butane release coreos/ignition#1553

Bumps [github.com/coreos/ignition/v2](https://github.com/coreos/ignition) from 2.14.0 to 2.15.0.
- [Release notes](https://github.com/coreos/ignition/releases)
- [Changelog](https://github.com/coreos/ignition/blob/main/docs/release-notes.md)
- [Commits](coreos/ignition@v2.14.0...v2.15.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 force-pushed the dependabot-go_modules-github.com-coreos-ignition-v2-2.15.0 branch from ac8d574 to 91f112d Compare March 22, 2023 17:12
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 5, 2023

Looks like github.com/coreos/ignition/v2 is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Apr 5, 2023
@dependabot dependabot bot deleted the dependabot-go_modules-github.com-coreos-ignition-v2-2.15.0 branch April 5, 2023 15: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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant