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

Update module github.com/metal3-io/baremetal-operator/apis to v0.5.0 - autoclosed #110

Conversation

openstack-k8s-ci-robot
Copy link

@openstack-k8s-ci-robot openstack-k8s-ci-robot commented Nov 25, 2023

This PR contains the following updates:

Package Type Update Change
github.com/metal3-io/baremetal-operator/apis require minor v0.3.1 -> v0.5.0

Release Notes

metal3-io/baremetal-operator (github.com/metal3-io/baremetal-operator/apis)

v0.5.0

Compare Source

Changes since v0.4.1

⚠️ Breaking Changes
  • Kustomizations usable off the shelf (#​1438)
  • Add "empty" profile and officially deprecate hardware profiles (#​1381)
  • Use ironic inventory API instead of calling ironic-inspector (#​1355)
  • adopt manifests for kustomize v5 (#​1353)
✨ New Features
  • Add an explicit way to auto-detect ChecksumType (#​1480)
  • Support both Ironic and Inspector inventory formats (#​1450)
  • Detect which inspection implementation to use for new nodes (#​1446)
  • Expose FirmwareInterface in Node/BMC (#​1441)
  • Implement API version negotiation (#​1435)
  • Pass preprovisioningNetworkData to Ironic (#​1380)
  • Add e2e tests (#​1303)
  • Add a list of alternate disk names to HardwareDetails (#​1269)
🐛 Bug Fixes
  • Fix htpasswd command not found (#​1486)
  • Don't munge timestamp in structured logs, again (#​1439)
  • Do not update instance_info and deploy_interface for active nodes (#​1428)
  • Log node updates with a normal logger (#​1420)
  • Prevent hosts from getting into infinite power-off loops (#​1356)
  • Proceed to power off after deprovisioning (#​1312)
📖 Documentation
  • add OpenSSF Scorecard badge to README (#​1499)
  • add clomonitor badge to README (#​1492)
  • Commit signing off update. (#​1445)
  • Add release-0.3 branch test triggers in README (#​1421)
  • Add CI support and branch maintenance section (#​1393)
  • Add test trigger description for diffrerent branches in README (#​1388)
  • clarify tag usage in releasing.md (#​1366)
  • fix releasing.md on annotated tags (#​1365)
  • fix typo in releasing.md (#​1363)
  • update releasing.md (#​1352)
  • improve release notes tool (#​1348)
🌱 Others
  • bump go modules in /test to sync (#​1507)
  • E2E: Have a common function to install BMO and Ironic (#​1494)
  • E2e: Name artifacts based on emulator (#​1490)
  • Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 (#​1505)
  • E2e: Change the filename of basic_provisioning_test.go to provisioning_and_annotation_test.go. (#​1493)
  • Bump actions/setup-go from 4.1.0 to 5.0.0 (#​1504)
  • Bump kubernetes-sigs/kubebuilder-release-tools from 0.4.2 to 0.4.3 (#​1503)
  • Bump github/codeql-action from 2.22.8 to 3.22.12 (#​1502)
  • bump x/crypto to 0.17.0 (#​1497)
  • E2e Add SSH Key-Based Authentication (#​1491)
  • Bump github.com/google/uuid from 1.4.0 to 1.5.0 (#​1495)
  • Bump go.etcd.io/etcd/client/pkg/v3 from 3.5.10 to 3.5.11 (#​1488)
  • e2e: Enhanced Serial Log Checking Functionality (#​1470)
  • sync cert-manager version with preloaded images in e2e (#​1479)
  • bump gosec to 2.18.2 (#​1474)
  • E2e live iso ssh implementation (#​1453)
  • Fix ensure-minikube script to allow minikube versions greater than MINIMUM_MINIKUBE_VERSION (#​1469)
  • bump markdownlint to 0.13.0 (#​1467)
  • Delete "ok-to-test" label from dependabot PRs (#​1463)
  • improve hack/verify-release.sh draft release note handling (#​1459)
  • Bump golang version to 1.20.11 (#​1454)
  • Implement Helper Functions for E2E Tests (#​1448)
  • Enable the Redfish RAID interfaces (#​1452)
  • Remove traces of IRONIC_INSPECTOR_ENDPOINT in BMO (#​1447)
  • Replace uses of kubectl and cmctl binaries in e2e (#​1440)
  • Add github workflow for e2e fixture tests (#​1437)
  • Bump github.com/golangci/golangci-lint from 1.55.1 to 1.55.2 in /hack/tools (#​1432)
  • Bump github.com/onsi/gomega from 1.29.0 to 1.30.0 (#​1444)
  • Implement Detached/Status Annotation E2E Test (#​1434)
  • Clean up logging and error handling in the webhooks (#​1427)
  • Integrate sushy-tools and Redfish into e2e testing (#​1410)
  • Bump github.com/docker/docker from 24.0.5+incompatible to 24.0.7+incompatible in /test (#​1409)
  • Adding PR title verifier (#​1426)
  • Bump actions/checkout from 4.1.0 to 4.1.1 (#​1424)
  • Re-inspection by annotation test added (#​1402)
  • fix various issues with go modules (#​1418)
  • add verify-release.sh (#​1407)
  • Bump github.com/go-logr/logr from 1.2.4 to 1.3.0 (#​1413)
  • Bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0 (#​1414)
  • Implement BMH provisioning E2E test (#​1403)
  • Fixing ensure-go script to allow go versions greater than MINIMUM_GO_VERSION (#​1405)
  • Adding go work files in gitignore (#​1404)
  • Add e2e basic operations test (#​1389)
  • Add e2e external inspection test (#​1382)
  • Bump golang.org/x/net from 0.14.0 to 0.17.0 (#​1392)
  • Enable concurrency in BMO controllers through cmdLine flags (#​1247)
  • Gosec: Run submodules separately (#​1362)
  • run dependabot less often (#​1359)
  • Bump go.uber.org/zap from 1.25.0 to 1.26.0 (#​1358)
  • Stop using Inspector API for inspection status (#​1260)
  • Bump actions/cache from 3.3.1 to 3.3.2 (#​1354)
  • Bump github.com/gophercloud/gophercloud from 1.5.0 to 1.6.0 (#​1350)
  • fix issue with git directory ownership in golint (#​1349)
♻️ Superseded or Reverted

The container image for this release is: v0.5.0

Thanks to all our contributors! 😊

v0.4.1

Compare Source

Changes since v0.4.0

🌱 Others

  • Bump golang version to 1.20.11 (#​1455)
  • Bump golang version to v1.20.10 on release-0.4 (#​1398)
  • Bump x/net to 0.17.0 (#​1396)
  • Add verify-release.sh (#​1422)

The container image for this release is: v0.4.1

Thanks to all our contributors! 😊

v0.4.0

Compare Source

Changes since v0.3.1

⚠️ Breaking Changes

  • Change iBMC to use iPXE instead of PXE (#​1305)
  • bump core kubernetes libraries (#​1276)
  • Move hardware profile code to the api module (#​1278)

✨ New Features

🐛 Bug Fixes

  • Trigger reconcile on Secret change (#​1322)
  • Remove duplicate declaration of annotation constants outside metal3api (#​1310)
  • Power off nodes upon deletion (#​1176)

📖 Documentation

  • update releasing.md with release branches (#​1298)

🌱 Others

  • fix the golang tag and sha to match golang:1.20.7 (#​1345)
  • Bump actions/checkout from 3.5.3 to 3.6.0 (#​1344)
  • Bump github/codeql-action from 2.21.4 to 2.21.5 (#​1343)
  • Bump controller-runtime to v0.15.2 (#​1342)
  • Bump controller-tools to v0.12.1 (#​1341)
  • bump x/net to v0.14.0 (#​1340)
  • Bump golangci-lint to v1.54.2 (#​1337)
  • Fix code quality issues in BMO TLS configuration code (#​1327)
  • Bump go version to v1.20 (#​1314)
  • Bmh annotation validations (#​1120)
  • fix distroless:nonroot pinning (#​1286)
  • Stop using Extra when building hardware inventory (#​1297)
  • Bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0 (#​1295)
  • Add dependabot workflow and configuration (#​1287)
  • update kubeconform to v0.6.2 (#​1285)
  • Remove explicit version when importing v1alpha1 (#​1281)
  • Set minimum TLS version for webhook (#​1311)

♻️ Superseded or reverted

The container image for this release is: v0.4.0

Thanks to all our contributors! 😊


Configuration

📅 Schedule: Branch creation - "every weekend" in timezone America/New_York, 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@openshift-ci openshift-ci bot requested review from hjensas and steveb November 25, 2023 05:58
Copy link
Contributor

openshift-ci bot commented Nov 25, 2023

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: openstack-k8s-ci-robot
Once this PR has been reviewed and has the lgtm label, please assign rabi 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

Copy link

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://review.rdoproject.org/zuul/buildset/4146acea22ed4b01bb8652c95c910f4c

openstack-baremetal-operator-content-provider FAILURE in 8m 03s
⚠️ openstack-baremetal-operator-crc-podified-edpm-baremetal SKIPPED Skipped due to failed job openstack-baremetal-operator-content-provider

@openstack-k8s-ci-robot openstack-k8s-ci-robot force-pushed the renovate/github.com-metal3-io-baremetal-operator-apis-0.x branch from 09bc34c to 223ffdf Compare December 2, 2023 06:15
Copy link

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://review.rdoproject.org/zuul/buildset/7c97eaa2118c46a0a16fd9700c208525

openstack-baremetal-operator-content-provider FAILURE in 9m 23s
⚠️ openstack-baremetal-operator-crc-podified-edpm-baremetal SKIPPED Skipped due to failed job openstack-baremetal-operator-content-provider

@openstack-k8s-ci-robot openstack-k8s-ci-robot force-pushed the renovate/github.com-metal3-io-baremetal-operator-apis-0.x branch from 223ffdf to ddce314 Compare December 3, 2023 08:36
Copy link

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://review.rdoproject.org/zuul/buildset/bfd3045fac454dbbaf34c93642cbfdfb

openstack-baremetal-operator-content-provider FAILURE in 7m 05s
⚠️ openstack-baremetal-operator-crc-podified-edpm-baremetal SKIPPED Skipped due to failed job openstack-baremetal-operator-content-provider

@openstack-k8s-ci-robot openstack-k8s-ci-robot force-pushed the renovate/github.com-metal3-io-baremetal-operator-apis-0.x branch from ddce314 to 2fdec21 Compare December 23, 2023 06:32
Copy link

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://review.rdoproject.org/zuul/buildset/bfa2a21f31b446709c4805382024d4b4

openstack-baremetal-operator-content-provider FAILURE in 7m 56s
⚠️ openstack-baremetal-operator-crc-podified-edpm-baremetal SKIPPED Skipped due to failed job openstack-baremetal-operator-content-provider

@openstack-k8s-ci-robot openstack-k8s-ci-robot force-pushed the renovate/github.com-metal3-io-baremetal-operator-apis-0.x branch from 2fdec21 to 132cc25 Compare January 13, 2024 05:21
@openstack-k8s-ci-robot openstack-k8s-ci-robot changed the title Update module github.com/metal3-io/baremetal-operator/apis to v0.4.1 Update module github.com/metal3-io/baremetal-operator/apis to v0.5.0 Jan 13, 2024
Copy link

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://review.rdoproject.org/zuul/buildset/94528ca29d484520ab0b0f702badee4d

openstack-baremetal-operator-content-provider FAILURE in 6m 49s
⚠️ openstack-baremetal-operator-crc-podified-edpm-baremetal SKIPPED Skipped due to failed job openstack-baremetal-operator-content-provider

@openstack-k8s-ci-robot openstack-k8s-ci-robot force-pushed the renovate/github.com-metal3-io-baremetal-operator-apis-0.x branch from 132cc25 to 8f7f2f9 Compare January 27, 2024 05:32
Copy link

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://review.rdoproject.org/zuul/buildset/357f7937f1a64026b24426a9e8f4a0dd

openstack-baremetal-operator-content-provider FAILURE in 7m 43s
⚠️ openstack-baremetal-operator-crc-podified-edpm-baremetal SKIPPED Skipped due to failed job openstack-baremetal-operator-content-provider

@openstack-k8s-ci-robot openstack-k8s-ci-robot force-pushed the renovate/github.com-metal3-io-baremetal-operator-apis-0.x branch from 8f7f2f9 to 4bb987c Compare February 11, 2024 23:01
Copy link

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://review.rdoproject.org/zuul/buildset/a31d618baf704700b0e6b3e01885a2dc

openstack-baremetal-operator-content-provider FAILURE in 6m 49s
⚠️ openstack-baremetal-operator-crc-podified-edpm-baremetal SKIPPED Skipped due to failed job openstack-baremetal-operator-content-provider

@openstack-k8s-ci-robot openstack-k8s-ci-robot force-pushed the renovate/github.com-metal3-io-baremetal-operator-apis-0.x branch from 4bb987c to c4b0ee9 Compare February 12, 2024 01:23
Copy link

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://review.rdoproject.org/zuul/buildset/b44d2b0960ca43f4863835ff0de92d11

openstack-baremetal-operator-content-provider FAILURE in 6m 45s
⚠️ openstack-baremetal-operator-crc-podified-edpm-baremetal SKIPPED Skipped due to failed job openstack-baremetal-operator-content-provider

@openstack-k8s-ci-robot openstack-k8s-ci-robot force-pushed the renovate/github.com-metal3-io-baremetal-operator-apis-0.x branch from c4b0ee9 to eb2e017 Compare February 12, 2024 04:58
Copy link

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://review.rdoproject.org/zuul/buildset/57e29a5e0c314f21972c2ee8bf55fe3c

openstack-baremetal-operator-content-provider FAILURE in 6m 55s
⚠️ openstack-baremetal-operator-crc-podified-edpm-baremetal SKIPPED Skipped due to failed job openstack-baremetal-operator-content-provider

Copy link
Contributor

openshift-ci bot commented Feb 12, 2024

@openstack-k8s-ci-robot: The following tests 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/unit eb2e017 link true /test unit
ci/prow/precommit-check eb2e017 link true /test precommit-check
ci/prow/openstack-baremetal-operator-build-deploy eb2e017 link false /test openstack-baremetal-operator-build-deploy

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.

@openstack-k8s-ci-robot openstack-k8s-ci-robot changed the title Update module github.com/metal3-io/baremetal-operator/apis to v0.5.0 Update module github.com/metal3-io/baremetal-operator/apis to v0.5.0 - autoclosed Feb 16, 2024
@openstack-k8s-ci-robot openstack-k8s-ci-robot deleted the renovate/github.com-metal3-io-baremetal-operator-apis-0.x branch February 16, 2024 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants