-
Notifications
You must be signed in to change notification settings - Fork 152
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(KFLUXVNGD-155): Add custom certificate support for git clone and buildah task #1814
Conversation
69d2738
to
e4568e5
Compare
9cdc9b9
to
57840dd
Compare
57840dd
to
8ab3727
Compare
54adcbf
to
d22b782
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
/retest |
1 similar comment
/retest |
@konflux-ci/build-maintainers Please review this PR. Thank you! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@hmariset could you describe the changes a bit better in the commit message?
My first thoughts when reviewing were:
Add custom certificate support for git clone task
Wait, it supports those already
Add param to support the custom certificate support for git-clone-oci-ta task to connect to internal registry.
Wait, why would the git-clone task connect to a registry? That was probably meant to say Gitlab?
Only later did I realize that this is for the use-trusted-artifact/create-trusted-artifact steps, which download/upload the artifact from/to a registry
23630c6
to
30f3922
Compare
…d buildah task Add param to support the custom certificate support for git-clone-oci-ta and buildah-oci-ta tasks to connect to internal registry. For this we have updated the use-trusted-artifact/create-trusted-artifact steps, which download/upload the artifact from/to a registry. Jira-Url: https://issues.redhat.com/browse/KFLUXVNGD-155 Signed-off-by: Homaja Marisetty <[email protected]>
30f3922
to
9e7ba7a
Compare
/retest |
1 similar comment
/retest |
Failed with That's a rare one 💎 /retest |
Thanks for the fix! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1
/retest |
2 similar comments
/retest |
/retest |
Add param to support the custom certificate support for git-clone-oci-ta and
buildah-oci-ta tasks to connect to internal registry. For this we have updated
the use-trusted-artifact/create-trusted-artifact steps, which download/upload
the artifact from/to a registry.
Jira-Url: https://issues.redhat.com/browse/KFLUXVNGD-155