openshift / sriov-network-operator

SR-IOV Network Operator
Apache License 2.0
119 stars 106 forks source link

OCPBUGS-36128: Bump github.com/hashicorp/go-retryablehttp from 0.7.0 to 0.7.7 #959

Closed vrindle closed 3 months ago

vrindle commented 4 months ago

Bumps github.com/hashicorp/go-retryablehttp from 0.7.0 to 0.7.7.


updated-dependencies:

vrindle commented 4 months ago

/retest

wizhaoredhat commented 4 months ago

/approve

SchSeba commented 3 months ago

same here we are not able to compile the env-test

Go compliance shim [21488] [][]: invoking real go binary
go: downloading sigs.k8s.io/controller-runtime/tools/setup-envtest v0.0.0-20240707215501-3299760ea46c
go: downloading sigs.k8s.io/controller-runtime v0.18.4
go: sigs.k8s.io/controller-runtime/tools/setup-envtest@latest (in sigs.k8s.io/controller-runtime/tools/setup-envtest@v0.0.0-20240707215501-329[97](https://prow.ci.openshift.org/view/gs/test-platform-results/pr-logs/pull/openshift_sriov-network-operator/959/pull-ci-openshift-sriov-network-operator-release-4.13-pkg/1810386944929042432#1:build-log.txt%3A97)60ea46c): go.mod:3: invalid go version '1.22.0': must match format 1.23
Go compliance shim [21488] [][]: Exited with: 1
openshift-ci[bot] commented 3 months ago

@vrindle: 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/e2e-openstack-nfv f4917b8f2a1db19e760f2d3e916e40ed5cb70fa3 link false /test e2e-openstack-nfv
ci/prow/e2e-openstack-nfv-hwoffload f4917b8f2a1db19e760f2d3e916e40ed5cb70fa3 link false /test e2e-openstack-nfv-hwoffload

Full PR test history. Your PR dashboard.

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. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).
vrindle commented 3 months ago

@SchSeba PTAL

bn222 commented 3 months ago

/lgtm

openshift-ci[bot] commented 3 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: bn222, vrindle, wizhaoredhat

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/sriov-network-operator/blob/release-4.13/OWNERS)~~ [bn222,wizhaoredhat] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
vrindle commented 3 months ago

/jira-refresh

vrindle commented 3 months ago

/label backport-risk-assessed

openshift-ci[bot] commented 3 months ago

@vrindle: Can not set label backport-risk-assessed: Must be member in one of these teams: [team-multus-cni-maintainers]

In response to [this](https://github.com/openshift/sriov-network-operator/pull/959#issuecomment-2276934944): > >/label backport-risk-assessed > > 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.
vrindle commented 3 months ago

/jira-refresh

yingwang-0320 commented 3 months ago

/label cherry-pick-approved

openshift-ci-robot commented 3 months ago

@vrindle: This pull request references Jira Issue OCPBUGS-36128, which is invalid:

Comment /jira refresh to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.

The bug has been updated to refer to the pull request using the external bug tracker.

In response to [this](https://github.com/openshift/sriov-network-operator/pull/959): >Bumps [github.com/hashicorp/go-retryablehttp](https://github.com/hashicorp/go-retryablehttp) from 0.7.0 to 0.7.7. >- [Changelog](https://github.com/hashicorp/go-retryablehttp/blob/main/CHANGELOG.md) >- [Commits](https://github.com/hashicorp/go-retryablehttp/compare/v0.7.0...v0.7.7) > >--- >updated-dependencies: >- dependency-name: github.com/hashicorp/go-retryablehttp dependency-type: direct:production ... Instructions for interacting with me using PR comments are available [here](https://prow.ci.openshift.org/command-help?repo=openshift%2Fsriov-network-operator). If you have questions or suggestions related to my behavior, please file an issue against the [openshift-eng/jira-lifecycle-plugin](https://github.com/openshift-eng/jira-lifecycle-plugin/issues/new) repository.
vrindle commented 3 months ago

/jira-refresh

vrindle commented 3 months ago

/jira refresh

openshift-ci-robot commented 3 months ago

@vrindle: This pull request references Jira Issue OCPBUGS-36128, which is valid.

7 validation(s) were run on this bug * bug is open, matching expected state (open) * bug target version (4.13.z) matches configured target version for branch (4.13.z) * bug is in the state POST, which is one of the valid states (NEW, ASSIGNED, POST) * release note text is set and does not match the template * dependent bug [Jira Issue OCPBUGS-36129](https://issues.redhat.com//browse/OCPBUGS-36129) is in the state Closed (Done), which is one of the valid states (VERIFIED, RELEASE PENDING, CLOSED (ERRATA), CLOSED (CURRENT RELEASE), CLOSED (DONE), CLOSED (DONE-ERRATA)) * dependent [Jira Issue OCPBUGS-36129](https://issues.redhat.com//browse/OCPBUGS-36129) targets the "4.14.z" version, which is one of the valid target versions: 4.14.0, 4.14.z * bug has dependents

Requesting review from QA contact: /cc @zhaozhanqi

In response to [this](https://github.com/openshift/sriov-network-operator/pull/959#issuecomment-2277017773): > >/jira refresh > > Instructions for interacting with me using PR comments are available [here](https://prow.ci.openshift.org/command-help?repo=openshift%2Fsriov-network-operator). If you have questions or suggestions related to my behavior, please file an issue against the [openshift-eng/jira-lifecycle-plugin](https://github.com/openshift-eng/jira-lifecycle-plugin/issues/new) repository.
zeeke commented 3 months ago

/label backport-risk-assessed

openshift-ci-robot commented 3 months ago

@vrindle: Jira Issue OCPBUGS-36128: All pull requests linked via external trackers have merged:

Jira Issue OCPBUGS-36128 has been moved to the MODIFIED state.

In response to [this](https://github.com/openshift/sriov-network-operator/pull/959): >Bumps [github.com/hashicorp/go-retryablehttp](https://github.com/hashicorp/go-retryablehttp) from 0.7.0 to 0.7.7. >- [Changelog](https://github.com/hashicorp/go-retryablehttp/blob/main/CHANGELOG.md) >- [Commits](https://github.com/hashicorp/go-retryablehttp/compare/v0.7.0...v0.7.7) > >--- >updated-dependencies: >- dependency-name: github.com/hashicorp/go-retryablehttp dependency-type: direct:production ... Instructions for interacting with me using PR comments are available [here](https://prow.ci.openshift.org/command-help?repo=openshift%2Fsriov-network-operator). If you have questions or suggestions related to my behavior, please file an issue against the [openshift-eng/jira-lifecycle-plugin](https://github.com/openshift-eng/jira-lifecycle-plugin/issues/new) repository.
openshift-bot commented 3 months ago

[ART PR BUILD NOTIFIER]

Distgit: sriov-network-webhook This PR has been included in build sriov-network-webhook-container-v4.13.0-202408090715.p0.geafb181.assembly.stream.el8. All builds following this will include this PR.

openshift-bot commented 3 months ago

[ART PR BUILD NOTIFIER]

Distgit: sriov-network-operator This PR has been included in build sriov-network-operator-container-v4.13.0-202408090715.p0.geafb181.assembly.stream.el8. All builds following this will include this PR.

openshift-bot commented 3 months ago

[ART PR BUILD NOTIFIER]

Distgit: sriov-network-config-daemon This PR has been included in build sriov-network-config-daemon-container-v4.13.0-202408090715.p0.geafb181.assembly.stream.el8. All builds following this will include this PR.