Bug 2029253 - aws-pod-identity-webhook go.mod version out of sync with build environment
Summary: aws-pod-identity-webhook go.mod version out of sync with build environment
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Cloud Credential Operator
Version: 4.9
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: ---
: 4.8.z
Assignee: Joel Diaz
QA Contact: wang lin
URL:
Whiteboard:
Depends On: 2026379
Blocks: 2046237
TreeView+ depends on / blocked
 
Reported: 2021-12-06 01:24 UTC by OpenShift BugZilla Robot
Modified: 2022-01-26 13:02 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 2046237 (view as bug list)
Environment:
Last Closed: 2021-12-14 11:45:39 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift aws-pod-identity-webhook pull 148 0 None open [release-4.8] [release-4.9] Bug 2029253: update go.mod for go1.16 2021-12-06 03:38:14 UTC
Red Hat Product Errata RHBA-2021:4999 0 None None None 2021-12-14 11:45:49 UTC

Description OpenShift BugZilla Robot 2021-12-06 01:24:09 UTC
+++ This bug was initially created as a clone of Bug #2026379 +++

+++ This bug was initially created as a clone of Bug #2026374 +++

Description of problem:
The go.mod in the aws-pod-identity-webhook repo is out of sync with the golang build environment used to build the repo.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. See the difference between the golang build environment in ./Dockerfile.rhel7 and the go version in ./go.mod
2.
3.

Actual results:
1.16 vs 1.13

Expected results:
all 1.16

Additional info:

--- Additional comment from lwan on 2021-12-03 04:20:29 UTC ---

verified with cluster-bot image(4.9.0-0.ci.test-2021-12-03-014046-ci-ln-ndcqgh2-latest) with the PR merged, no regression found.

no pending CSR created by pod-identity-webhook
$ oc get csr
No resources found

and cco no regression。

test run:
	
20211203-0333

running job: https://mastern-jenkins-csb-openshift-qe.apps.ocp-c1.prod.psi.redhat.com/job/ocp-common/job/Runner/242114/consoleFull

Comment 1 wang lin 2021-12-06 05:31:24 UTC
verified with cluster-bot image(4.8.0-0.ci.test-2021-12-06-034457-ci-ln-x81d6jb-latest) with the PR merged, no regression found.

no pending CSR created by pod-identity-webhook
$ oc get csr
No resources found

and cco no regression

test run:
20211206-0344

running job: https://mastern-jenkins-csb-openshift-qe.apps.ocp-c1.prod.psi.redhat.com/job/ocp-common/job/Runner/244859/consoleFull

Comment 6 errata-xmlrpc 2021-12-14 11:45:39 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (OpenShift Container Platform 4.8.24 bug fix update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2021:4999


Note You need to log in before you can comment on or make changes to this bug.