Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: convert init to use a public image #1047

Merged
merged 1 commit into from
May 30, 2024

Conversation

yftacherzog
Copy link
Member

@yftacherzog yftacherzog commented May 30, 2024

The init task is using an image hosted in registry.redhat.io in order to make use of the oc command. This change, instead, makes it use skopeo which can be found on an image in registry.access.redhat.com which does not require login.

Copy link
Contributor

@avi-biton avi-biton left a comment

Choose a reason for hiding this comment

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

/lgtm

@gbenhaim
Copy link
Member

/lgtm

@gbenhaim gbenhaim requested review from chmeliik and mmorhun May 30, 2024 11:02
task/init/0.2/init.yaml Outdated Show resolved Hide resolved
The init task is using an image hosted in registry.redhat.io in order
to make use of the oc command. This change, instead, makes it use skopeo
which can be found on an image in registry.access.redhat.com which does
not require login.

Signed-off-by: Yftach Herzog <[email protected]>
Copy link
Contributor

@chmeliik chmeliik left a comment

Choose a reason for hiding this comment

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

LGTM, thanks 👍

@gbenhaim gbenhaim added this pull request to the merge queue May 30, 2024
Merged via the queue into konflux-ci:main with commit 35478a9 May 30, 2024
2 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.

5 participants