Bug 2029253

Summary: aws-pod-identity-webhook go.mod version out of sync with build environment
Product: OpenShift Container Platform Reporter: OpenShift BugZilla Robot <openshift-bugzilla-robot>
Component: Cloud Credential OperatorAssignee: Joel Diaz <jdiaz>
Status: CLOSED ERRATA QA Contact: wang lin <lwan>
Severity: low Docs Contact:
Priority: medium    
Version: 4.9CC: lwan
Target Milestone: ---   
Target Release: 4.8.z   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 2046237 (view as bug list) Environment:
Last Closed: 2021-12-14 11:45:39 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 2026379    
Bug Blocks: 2046237    

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