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/metal3-io/baremetal-operator from 0.0.0-20220310151803-2b47127ed7ae to 0.3.0 #81

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 26, 2023

Bumps github.com/metal3-io/baremetal-operator from 0.0.0-20220310151803-2b47127ed7ae to 0.3.0.

Release notes

Sourced from github.com/metal3-io/baremetal-operator's releases.

v0.3.0

Changes since v0.2.0

⚠️ Breaking Changes

  • Store htpasswd files in Secrets instead of ConfigMaps (#1241)
  • run BMO ironic deployment as non-root (#1231, #1242)

✨ New Features

  • Supported forced reboot of preprovisioning images (#1237)
  • Delay delete of detached hosts based on annotation metadata (#1236)
  • add explicit securitycontexts to controller (#1204)

🐛 Bug Fixes

  • Create nodes with namespace already prepended (#1243)
  • Do not reconcile HostFirmwareSettings for detached hosts (#1234)
  • Always retry failed cleaning on deprovisioning (fixes #1182) (#1184)
  • allow namespace to continue terminating when bmh is deprovisioning at the same time (#1226)
  • uplift golang and x/net (#1222)
  • Accept http_proxy/https_proxy from env when make docker (#1213)
  • hack: gomod needs to verify all go.mod files (#1217)
  • bump kustomize to v4.5.7 (#1214)
  • .github: secure github actions (#1201)
  • Add missing rbac rules for BaremetalHost Controller (#1256)

📖 Documentation

  • update releasing.md (#1244)
  • fix broken links in markdown files (#1255)
  • add PreprovisioningImage documentation (closes #1009) (#1221)
  • Mention CustomDeploy in the API docs (#1205)
  • update user-guide url (#1220)
  • Fix a minor typo in API document (#1219)
  • Remove erroneous state transition (#1198)

🌱 Others

  • Bump go module dependencies (#1257)
  • add broken link checker action (#1254)
  • Disable scheduled workflows from running in forks (#1246)
  • Delay deprovision/delete when multiple finalizers exist (#1230)
  • remove old unnecessary OWNERS files (#1232)
  • set maintenance reason when turning maintenance on (#1212)
  • Separate mariadb component (#1196)
  • Separate updating images from ValidateManagementAccess (#1207)
  • kubesec: update codeql-action to v2 (#1208)
  • owners: add tuminoid to reviewers (#1206)
  • use docker.io consistently, and pin more checks (#1203)
  • pin golang:1.19.4 with digest (#1202)
  • Refine ironic provisioner log data format (#1175)
  • manifestlint: move from kubeval to kubeconform (#1200)
  • shellcheck: pin to 0.9.0 (#1195)
  • Add Lennart Jern as a reviewer (#1194)

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 26, 2023
@openshift-ci openshift-ci bot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Apr 26, 2023
@openshift-ci
Copy link

openshift-ci bot commented Apr 26, 2023

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

I'm waiting for a openshift-metal3 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. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@openshift-ci openshift-ci bot requested review from hardys and zaneb April 26, 2023 19:48
@dtantsur
Copy link
Member

/ok-to-test

@openshift-ci openshift-ci bot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Oct 12, 2023
@dtantsur
Copy link
Member

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 12, 2023

Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@dtantsur
Copy link
Member

@dependabot recreate

Bumps [github.com/metal3-io/baremetal-operator](https://github.com/metal3-io/baremetal-operator) from 0.0.0-20220310151803-2b47127ed7ae to 0.3.0.
- [Release notes](https://github.com/metal3-io/baremetal-operator/releases)
- [Commits](https://github.com/metal3-io/baremetal-operator/commits/v0.3.0)

---
updated-dependencies:
- dependency-name: github.com/metal3-io/baremetal-operator
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/metal3-io/baremetal-operator-0.3.0 branch from d524d2a to 8e5e790 Compare October 12, 2023 11:57
@openshift-ci
Copy link

openshift-ci bot commented Oct 12, 2023

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign elfosardo for approval. For more information see the Kubernetes Code Review Process.

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

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci
Copy link

openshift-ci bot commented Oct 12, 2023

@dependabot[bot]: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/lint 8e5e790 link true /test lint

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

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 ok-to-test Indicates a non-member PR verified by an org member that is safe to test.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant