Skip to content

cmd-podman-build: stop passing the git yum repos#4066

Merged
dustymabe merged 1 commit intocoreos:mainfrom
jlebon:pr/podman-build-repos
Apr 5, 2025
Merged

cmd-podman-build: stop passing the git yum repos#4066
dustymabe merged 1 commit intocoreos:mainfrom
jlebon:pr/podman-build-repos

Conversation

@jlebon
Copy link
Copy Markdown
Member

@jlebon jlebon commented Apr 4, 2025

This goes together with Jonathan's commit in
openshift/os#1498 titled "build-node-image.sh: include yum repos from git as part of build".

There's no point in adding the repo files already in the git repo into the secret; the node and extension builds already have access to those. So we'd just be duplicating them.

Another way to think of this is that the secret injection we do here should be considered equivalent to get-ocp-repo.sh in OpenShift CI in terms of what repos get injected.

@jlebon jlebon force-pushed the pr/podman-build-repos branch 2 times, most recently from afea00a to 2abc1cd Compare April 4, 2025 20:30
This goes together with Jonathan's commit in
openshift/os#1498 titled "build-node-image.sh:
include yum repos from git as part of build".

There's no point in adding the repo files already in the git repo into
the secret; the node and extension builds already have access to those.
So we'd just be duplicating them.

Another way to think of this is that the secret injection we do here
should be considered equivalent to `get-ocp-repo.sh` in OpenShift CI in
terms of what repos get injected.
@jlebon jlebon force-pushed the pr/podman-build-repos branch from 2abc1cd to 3dbdab4 Compare April 4, 2025 20:30
Copy link
Copy Markdown
Member

@jbtrystram jbtrystram left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm

@dustymabe dustymabe merged commit e93f9c2 into coreos:main Apr 5, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants