ComplianceAsCode / compliance-operator

Operator providing Kubernetes cluster compliance checks
Apache License 2.0
38 stars 23 forks source link

Update module github.com/coreos/ignition/v2 to v2.18.0 #484

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/coreos/ignition/v2 v2.16.2 -> v2.18.0 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

coreos/ignition (github.com/coreos/ignition/v2) ### [`v2.18.0`](https://togithub.com/coreos/ignition/releases/tag/v2.18.0) [Compare Source](https://togithub.com/coreos/ignition/compare/v2.17.0...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`](https://togithub.com/coreos/ignition/releases/tag/v2.17.0) [Compare Source](https://togithub.com/coreos/ignition/compare/v2.16.2...v2.17.0) Starting with this release, ignition-validate binaries are signed with the [Fedora 39 key](https://getfedora.org/security/). ##### 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

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

openshift-ci[bot] commented 11 months ago

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

I'm waiting for a ComplianceAsCode 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.
github-actions[bot] commented 7 months ago

:robot: To deploy this PR, run the following command:

make catalog-deploy CATALOG_IMG=ghcr.io/complianceascode/compliance-operator-catalog:484
openshift-ci[bot] commented 5 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: renovate[bot], rhmdnd

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/ComplianceAsCode/compliance-operator/blob/master/OWNERS)~~ [rhmdnd] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
rhmdnd commented 5 months ago

/retest-required

Serial tests should be unblocked now.