Skip to content

Revert "Update project to go 1.23"#1426

Merged
dkwon17 merged 1 commit into
mainfrom
revert-1424-update-go-1.23
May 3, 2025
Merged

Revert "Update project to go 1.23"#1426
dkwon17 merged 1 commit into
mainfrom
revert-1424-update-go-1.23

Conversation

@dkwon17
Copy link
Copy Markdown
Collaborator

@dkwon17 dkwon17 commented May 3, 2025

Reverts #1424

@dkwon17 dkwon17 requested review from akurinnoy and ibuziuk as code owners May 3, 2025 04:05
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented May 3, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dkwon17

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details 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

@openshift-ci openshift-ci Bot added the approved label May 3, 2025
Comment thread .ci/oci.Dockerfile
#

FROM registry.ci.openshift.org/openshift/release:golang-1.23
FROM registry.ci.openshift.org/openshift/release:golang-1.22

Check warning

Code scanning / Scorecard

Pinned-Dependencies Medium

score is 2: containerImage not pinned by hash
Remediation tip: pin your Docker image by updating registry.ci.openshift.org/openshift/release to registry.ci.openshift.org/openshift/release@sha256:cd5c68457b9da02df266e32f9e26d9c323d808acaadc35126c50a526051c1d89
Click Remediation section below for further remediation help
Comment thread build/Dockerfile

# https://access.redhat.com/containers/?tab=tags#/registry.access.redhat.com/ubi9/go-toolset
FROM registry.access.redhat.com/ubi9/go-toolset:1.23.6-1745328278 as builder
FROM registry.access.redhat.com/ubi9/go-toolset:9.5-1739267472 as builder

Check warning

Code scanning / Scorecard

Pinned-Dependencies Medium

score is 2: containerImage not pinned by hash
Remediation tip: pin your Docker image by updating registry.access.redhat.com/ubi9/go-toolset:9.5-1739267472 to registry.access.redhat.com/ubi9/go-toolset:9.5-1739267472@sha256:3403e282d00e6f667822a652fe6b17c0fc5fdb04cc28509eb515381fb8496b39
Click Remediation section below for further remediation help
Comment thread project-clone/Dockerfile
# Build the manager binary
# https://access.redhat.com/containers/?tab=tags#/registry.access.redhat.com/ubi9/go-toolset
FROM registry.access.redhat.com/ubi9/go-toolset:1.23.6-1745328278 as builder
FROM registry.access.redhat.com/ubi9/go-toolset:9.5-1739267472 as builder

Check warning

Code scanning / Scorecard

Pinned-Dependencies Medium

score is 2: containerImage not pinned by hash
Remediation tip: pin your Docker image by updating registry.access.redhat.com/ubi9/go-toolset:9.5-1739267472 to registry.access.redhat.com/ubi9/go-toolset:9.5-1739267472@sha256:3403e282d00e6f667822a652fe6b17c0fc5fdb04cc28509eb515381fb8496b39
Click Remediation section below for further remediation help
This reverts commit 5aa0a4f.

Signed-off-by: David Kwon <dakwon@redhat.com>
@dkwon17 dkwon17 force-pushed the revert-1424-update-go-1.23 branch from eafe468 to ce1886d Compare May 3, 2025 04:06
@dkwon17 dkwon17 merged commit d2a9d0c into main May 3, 2025
8 of 10 checks passed
@dkwon17 dkwon17 deleted the revert-1424-update-go-1.23 branch May 3, 2025 04:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants