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

Added dockerconfig workspace and corrected regex expression for all 3 tasks. #80

Merged

Conversation

Senjuti256
Copy link
Contributor

Added the optional dockerconfig workspace to the S2I task to provide flexibility to the customers to provide their dockerfile and also to make our task at par with the S2I clustertasks.
Signed off by:- @Senjuti256 sde@redhat.com

values.yaml Outdated
@@ -4,8 +4,8 @@ images:
bash: registry.access.redhat.com/ubi8-minimal:8.9
skopeo: registry.access.redhat.com/ubi8/skopeo:8.9
buildah: registry.access.redhat.com/ubi8/buildah:8.9
s2i: registry.access.redhat.com/source-to-image/source-to-image-rhel8:v1.3.9-6

s2i: registry.redhat.io/source-to-image/source-to-image-rhel8:v1.3.9-6
Copy link
Member

Choose a reason for hiding this comment

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

Both work, don't they ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Nope the registry.access.redhat.com doesn't work @vdemeester .

Copy link
Member

Choose a reason for hiding this comment

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

On CI it works / worked, otherwise we wouldn't had a green CI 😝

Copy link
Member

Choose a reason for hiding this comment

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

I agree with @vdemeester both will work
@Senjuti256 if you are facing any issue with image pull locally try to change locally and test and i think we should n't change here untill CI works fine

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@vdemeester @savitaashture made the required changes.

@Senjuti256
Copy link
Contributor Author

/retest

@Senjuti256
Copy link
Contributor Author

/retest-required

Copy link

openshift-ci bot commented Mar 27, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Senjuti256, vdemeester

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

The pull request process is described here

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

@savitaashture
Copy link
Member

/test osp-113-ocp-414-e2e

@openshift-merge-bot openshift-merge-bot bot merged commit f26b1e8 into openshift-pipelines:main Mar 28, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants