Bug 1996783: Bump to Go v1.16 and OCP v4.9#73
Bug 1996783: Bump to Go v1.16 and OCP v4.9#73openshift-merge-robot merged 2 commits intoopenshift:masterfrom
Conversation
|
@pierreprinetti: This pull request references Bugzilla bug 1996783, which is invalid:
Comment DetailsIn response to this:
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. |
|
/bugzilla refresh |
|
@pierreprinetti: An error was encountered querying GitHub for users with public email (juriarte@redhat.com) for bug 1996783 on the Bugzilla server at https://bugzilla.redhat.com. No known errors were detected, please see the full error message for details. Full error message.
non-200 OK status code: 403 Forbidden body: "{\n \"documentation_url\": \"https://docs.github.com/en/free-pro-team@latest/rest/overview/resources-in-the-rest-api#secondary-rate-limits\",\n \"message\": \"You have exceeded a secondary rate limit. Please wait a few minutes before you try again.\"\n}\n"
Please contact an administrator to resolve this issue, then request a bug refresh with DetailsIn response to this:
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. |
|
/bugzilla refresh |
|
/retest |
|
@pierreprinetti: This pull request references Bugzilla bug 1996783, which is valid. 3 validation(s) were run on this bug
Requesting review from QA contact: DetailsIn response to this:
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. |
|
/hold |
|
/hold cancel |
cd30ab5 to
d768afe
Compare
|
This is now ready for review. |
| @@ -1,10 +0,0 @@ | |||
| FROM openshift/origin-release:golang-1.10 | |||
There was a problem hiding this comment.
Interestingly, the images/manila-provisioner/Dockerfile.openshift.ci image is referenced in the release repo for older branches.
❯ ag "images/manila-provisioner/Dockerfile.openshift.ci"
ci-operator/config/openshift-priv/cloud-provider-openstack/openshift-priv-cloud-provider-openstack-release-4.4.yaml
13:- dockerfile_path: images/manila-provisioner/Dockerfile.openshift.ci
ci-operator/config/openshift-priv/cloud-provider-openstack/openshift-priv-cloud-provider-openstack-release-4.3.yaml
13:- dockerfile_path: images/manila-provisioner/Dockerfile.openshift.ci
ci-operator/config/openshift-priv/cloud-provider-openstack/openshift-priv-cloud-provider-openstack-release-4.1.yaml
13:- dockerfile_path: images/manila-provisioner/Dockerfile.openshift.ci
ci-operator/config/openshift-priv/cloud-provider-openstack/openshift-priv-cloud-provider-openstack-release-4.2.yaml
13:- dockerfile_path: images/manila-provisioner/Dockerfile.openshift.ci
ci-operator/config/openshift/cloud-provider-openstack/openshift-cloud-provider-openstack-release-4.3.yaml
13:- dockerfile_path: images/manila-provisioner/Dockerfile.openshift.ci
ci-operator/config/openshift/cloud-provider-openstack/openshift-cloud-provider-openstack-release-4.4.yaml
13:- dockerfile_path: images/manila-provisioner/Dockerfile.openshift.ci
ci-operator/config/openshift/cloud-provider-openstack/openshift-cloud-provider-openstack-release-4.1.yaml
13:- dockerfile_path: images/manila-provisioner/Dockerfile.openshift.ci
ci-operator/config/openshift/cloud-provider-openstack/openshift-cloud-provider-openstack-release-4.2.yaml
13:- dockerfile_path: images/manila-provisioner/Dockerfile.openshift.ci
| @@ -1,9 +1,9 @@ | |||
| FROM openshift/origin-release:golang-1.10 | |||
There was a problem hiding this comment.
This image is apparently never used and can potentially be removed:
❯ ag --stats "images/manila-provisioner/Dockerfile\s"
0 matches
1a55308 to
835326e
Compare
Use the same pattern across all Dockerfiles and remove duplicates. Also remove the dockerfile for the deprecated Manila provisioner, for which the image is not used any more in 4.9.
835326e to
e029ed4
Compare
|
Good catch; I am removing the image for the deprecated Manila provisioner. |
|
/test e2e-openstack-csi-manila |
|
/lgtm Feel free to unhold when CI is happier. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: EmilienM, pierreprinetti The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
The errors on |
|
/hold cancel Thanks Emilien, canceling the hold following your precious advice. |
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
|
@pierreprinetti: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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. |
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
2 similar comments
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
|
@pierreprinetti: All pull requests linked via external trackers have merged: Bugzilla bug 1996783 has been moved to the MODIFIED state. DetailsIn response to this:
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. |
No description provided.