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(RHTAPWATCH-1297): Add rpms-signature-scan to template #1480

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

avi-biton
Copy link
Contributor

Add rpms-signature-scan

Before you complete this pull request ...

Look for any open pull requests in the repository with the title "e2e-tests update" and
see if there are recent e2e-tests updates that will be applicable to your change.

@avi-biton
Copy link
Contributor Author

Please merge #1482 before merging this PR.
I added a fix to the readme file and I want to rerun the /hack/generate-pipelines-readme.py script to pick up the changes

Add rpms-signature-scan to template

Signed-off-by: Avi Biton <[email protected]>
@avi-biton
Copy link
Contributor Author

#1482 was merged.
I rebased and rerun the /hack/generate-pipelines-readme.py script

@@ -265,7 +265,21 @@ spec:
workspaces:
- name: workspace
workspace: workspace

- name: rpms-signature-scan
Copy link
Collaborator

Choose a reason for hiding this comment

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

Do we really need this task for all pipelines and all users?

Copy link
Contributor

Choose a reason for hiding this comment

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

I believe so. It's how Konflux will be able to enforce that all included RPMs are signed with the right key via EC.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, @mmorhun thats the feature.
This is the refinement doc
This is the feature

cc @ralphbean @lcarva

@avi-biton avi-biton requested a review from mmorhun September 30, 2024 13:48
@lcarva lcarva added this pull request to the merge queue Sep 30, 2024
Merged via the queue into konflux-ci:main with commit 2c037ad Sep 30, 2024
14 checks passed
arewm added a commit to arewm/build-definitions that referenced this pull request Oct 18, 2024
In konflux-ci#1480, we added the rpms-signature-scan task to the pipeline
template. This resulted in the task being added to multiple pipelines
unnecessarily.

Signed-off-by: arewm <[email protected]>
arewm added a commit to arewm/build-definitions that referenced this pull request Oct 18, 2024
In konflux-ci#1480, we added the rpms-signature-scan task to the pipeline
template. This resulted in the task being added to multiple pipelines
unnecessarily.

Also removed additional unnecessary tasks from the tekton bundle builder
pipeline.

Signed-off-by: arewm <[email protected]>
arewm added a commit to arewm/build-definitions that referenced this pull request Oct 18, 2024
In konflux-ci#1480, we added the rpms-signature-scan task to the pipeline
template. This resulted in the task being added to multiple pipelines
unnecessarily.

Also removed additional unnecessary tasks from the tekton bundle builder
pipeline.

Signed-off-by: arewm <[email protected]>
github-merge-queue bot pushed a commit that referenced this pull request Oct 18, 2024
In #1480, we added the rpms-signature-scan task to the pipeline
template. This resulted in the task being added to multiple pipelines
unnecessarily.

Also removed additional unnecessary tasks from the tekton bundle builder
pipeline.

Signed-off-by: arewm <[email protected]>
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