openshift-kni / lifecycle-agent

Local agent for orchestration of SNO Image Based Upgrade
Apache License 2.0
6 stars 28 forks source link

Bump github.com/coreos/ignition/v2 from 2.15.0 to 2.18.0 #491

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

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

Release notes

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

v2.18.0

Ignition 2.18.0

Breaking changes

  • Only include dracut module in initramfs if requested (see distributor notes for details)

Features

  • Support Scaleway

Changes

  • Require Go 1.20+

v2.17.0

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

Features

  • Support the native Apple Hypervisor
  • Support Hetzner Cloud
  • A GRUB configuration suitable for use with https://github.com/coreos/bootupd can now be installed; use make install-grub-for-bootupd to install it

Changes

  • Require Go 1.19+

Bug fixes

  • Prevent races with udev after disk editing
  • Don't fail to wipe partition table if it's corrupted

v2.16.2

Bug fixes

  • Fix Dracut module installation on arches other than x86 and aarch64

v2.16.1

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

Ignition v2.16.0 included a build regression on 32-bit machines and was not released. These notes include all changes since v2.15.0.

Features

  • Support Hyper-V platform

... (truncated)

Changelog

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

Ignition 2.18.0 (2024-03-01)

Breaking changes

  • Only include dracut module in initramfs if requested (see distributor notes for details)

Features

  • Support Scaleway

Changes

  • Require Go 1.20+

Bug fixes

  • Fix failure when config only disables units already disabled
  • Retry HTTP requests on Azure on status codes 404, 410, and 429

Ignition 2.17.0 (2023-11-20)

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

Features

  • Support the native Apple Hypervisor
  • Support Hetzner Cloud
  • A GRUB configuration suitable for use with https://github.com/coreos/bootupd can now be installed; use make install-grub-for-bootupd to install it

Changes

  • Require Go 1.19+

Bug fixes

  • Prevent races with udev after disk editing
  • Don't fail to wipe partition table if it's corrupted

Ignition 2.16.2 (2023-07-12)

Bug fixes

  • Fix Dracut module installation on arches other than x86 and aarch64

... (truncated)

Commits
  • 0abc407 Merge pull request #1822 from yasminvalim/ignition-v2.18.0
  • a1c90f9 NEWS: update 2.18.0
  • d84b20f Merge pull request #1818 from coreos/dependabot/go_modules/github.com/aws/aws...
  • 8757652 Merge pull request #1819 from coreos/dependabot/go_modules/google.golang.org/...
  • 93e829a build(deps): bump google.golang.org/api from 0.165.0 to 0.167.0
  • 898778a build(deps): bump github.com/aws/aws-sdk-go from 1.50.20 to 1.50.25
  • 803dc67 Merge pull request #1815 from coreos/dependabot/go_modules/cloud.google.com/g...
  • 953860b build(deps): bump cloud.google.com/go/storage from 1.37.0 to 1.38.0
  • c41c37f Merge pull request #1817 from coreos/dependabot/go_modules/github.com/aws/aws...
  • 28840fd Merge pull request #1816 from coreos/dependabot/go_modules/google.golang.org/...
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
openshift-ci[bot] commented 4 months ago

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a openshift-kni member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
jc-rh commented 4 months ago

Requires go 1.20

donpenney commented 4 months ago

/ok-to-test

donpenney commented 4 months ago

/retest all

openshift-ci[bot] commented 4 months ago

@donpenney: The /retest command does not accept any targets. The following commands are available to trigger required jobs:

The following commands are available to trigger optional jobs:

Use /test all to run all jobs.

In response to [this](https://github.com/openshift-kni/lifecycle-agent/pull/491#issuecomment-2113146213): >/retest all Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.
donpenney commented 4 months ago

/test all

openshift-ci[bot] commented 4 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jc-rh

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/openshift-kni/lifecycle-agent/blob/main/OWNERS)~~ [jc-rh] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment