Skip to content

fix(RELEASE-1728): rh-sign-image optimization #1174

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

Merged
merged 1 commit into from
Jul 16, 2025

Conversation

scoheb
Copy link
Member

@scoheb scoheb commented Jul 3, 2025

Describe your changes

  • parallelize calls to find-signature in an effort to improve performance.

JIRA issue

Checklist before requesting a review

  • I have marked as draft or added do not merge label if there's a dependency PR
    • If you want reviews on your draft PR, you can add reviewers or add the release-service-maintainers handle if you are unsure who to tag
  • My commit message includes Signed-off-by: My name <email>
  • I read CONTRIBUTING.MD and commit formatting

@scoheb scoheb requested a review from a team as a code owner July 3, 2025 17:03
@scoheb scoheb force-pushed the find-signatures-parallel branch from 36b7290 to 2228685 Compare July 4, 2025 12:37
@scoheb scoheb changed the title fix: rh-sign-image optimization fix(RELEASE-1728): rh-sign-image optimization Jul 4, 2025
@scoheb scoheb force-pushed the find-signatures-parallel branch 2 times, most recently from 98c56e1 to c864295 Compare July 6, 2025 15:31
@scoheb
Copy link
Member Author

scoheb commented Jul 6, 2025

/retest

@scoheb scoheb force-pushed the find-signatures-parallel branch from c864295 to 9b46054 Compare July 7, 2025 01:21
@scoheb scoheb enabled auto-merge (squash) July 7, 2025 02:49
@scoheb
Copy link
Member Author

scoheb commented Jul 7, 2025

/retest

@scoheb scoheb force-pushed the find-signatures-parallel branch from 9b46054 to 4e7c843 Compare July 9, 2025 18:22
johnbieren
johnbieren previously approved these changes Jul 9, 2025
@openshift-ci openshift-ci bot added the lgtm label Jul 9, 2025
@scoheb scoheb force-pushed the find-signatures-parallel branch from 4e7c843 to 99f0f20 Compare July 10, 2025 13:43
@openshift-ci openshift-ci bot removed the lgtm label Jul 10, 2025
@scoheb scoheb force-pushed the find-signatures-parallel branch 2 times, most recently from ef22545 to 35672fe Compare July 11, 2025 09:14
@scoheb
Copy link
Member Author

scoheb commented Jul 11, 2025

/retest

@scoheb scoheb force-pushed the find-signatures-parallel branch 3 times, most recently from eccf6a4 to c4cda31 Compare July 11, 2025 16:22
@arewm
Copy link
Member

arewm commented Jul 11, 2025

/retest

@scoheb scoheb force-pushed the find-signatures-parallel branch from c4cda31 to 75f6e79 Compare July 11, 2025 20:26
@scoheb
Copy link
Member Author

scoheb commented Jul 11, 2025

/retest

1 similar comment
@scoheb
Copy link
Member Author

scoheb commented Jul 12, 2025

/retest

@scoheb scoheb force-pushed the find-signatures-parallel branch 2 times, most recently from 6c71ca2 to 47a3578 Compare July 13, 2025 02:49
@scoheb
Copy link
Member Author

scoheb commented Jul 13, 2025

/retest

1 similar comment
@scoheb
Copy link
Member Author

scoheb commented Jul 13, 2025

/retest

@scoheb scoheb force-pushed the find-signatures-parallel branch from 47a3578 to c05bb00 Compare July 14, 2025 15:28
@arewm
Copy link
Member

arewm commented Jul 15, 2025

This PR seems to be breaking the functionality when I am testing it. With this change, it is trying to sign only tags/digests. The repositories are not present in the requests.

@arewm arewm disabled auto-merge July 15, 2025 03:01
@scoheb scoheb force-pushed the find-signatures-parallel branch 3 times, most recently from 7946bac to 344e391 Compare July 15, 2025 14:56
@scoheb scoheb requested a review from johnbieren July 15, 2025 15:58
@scoheb
Copy link
Member Author

scoheb commented Jul 16, 2025

successfully tested by @arewm on OCP releases for both new and old snapshots.

@scoheb scoheb enabled auto-merge (squash) July 16, 2025 04:00
@scoheb scoheb force-pushed the find-signatures-parallel branch from 344e391 to b64c29a Compare July 16, 2025 04:00
@scoheb
Copy link
Member Author

scoheb commented Jul 16, 2025

/retest

1 similar comment
@scoheb
Copy link
Member Author

scoheb commented Jul 16, 2025

/retest

@scoheb scoheb force-pushed the find-signatures-parallel branch from b64c29a to 16b58d6 Compare July 16, 2025 11:06
@scoheb
Copy link
Member Author

scoheb commented Jul 16, 2025

/retest

@scoheb scoheb force-pushed the find-signatures-parallel branch from 16b58d6 to e633963 Compare July 16, 2025 13:29
@openshift-ci openshift-ci bot removed the lgtm label Jul 16, 2025
Copy link

openshift-ci bot commented Jul 16, 2025

New changes are detected. LGTM label has been removed.

- parallelize calls to find-signature in an effort to
  improve performance.

Assisted-by: Cursor
Signed-off-by: Scott Hebert <[email protected]>
@scoheb scoheb force-pushed the find-signatures-parallel branch from e633963 to 9928b8a Compare July 16, 2025 15:36
@scoheb scoheb merged commit d131b8a into konflux-ci:development Jul 16, 2025
17 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.

4 participants