Create 1.25 rhel 9.6 golang builder config#9815
Create 1.25 rhel 9.6 golang builder config#9815locriandev wants to merge 1 commit intoopenshift-eng:rhel-9-golang-1.25from
Conversation
rh-pre-commit.version: 2.3.2 rh-pre-commit.check-secrets: ENABLED
|
New changes are detected. LGTM label has been removed. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
| set_build_variables: false | ||
| source: | ||
| path: images | ||
| dockerfile: openshift-golang-builder-rhel96.Dockerfile |
There was a problem hiding this comment.
do we need a new dockerfile?
| - rhel-9-golang-rpms | ||
| - rhel-97-golang-rpms |
There was a problem hiding this comment.
we should prefer one of these, so it's clear which repo we are sourcing golang rpms from
|
|
||
| rhel-9-appstream-rpms: | ||
| conf: | ||
| baseurl: |
There was a problem hiding this comment.
i noticed a case where a newer golang build can come from appstream-rpms, we can define
extra_options:
excludepkgs: golang*
| enabled_repos: | ||
| - rhel-9-baseos-rpms | ||
| - rhel-9-golang-rpms | ||
| - rhel-97-golang-rpms |
There was a problem hiding this comment.
i think I removed this repo entry entirely in my previous change
No description provided.