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

fix: The clair-scan task is not required for FBC pipelines #1065

Merged
merged 1 commit into from
Mar 6, 2024

Conversation

arewm
Copy link
Member

@arewm arewm commented Mar 4, 2024

In release-engineering/rhtap-ec-policy#19, I removed the requirement of multiple checks for FBC pipelines due to their special nature where the images produced are not themsleves pushed, instead metadata is extracted from it and published to the index for OLM.

Therefore, we no longer need to require clair-scan images to be present for these pipelines either.

Description

Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change.

Issue ticket number and link

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist:

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added meaningful description with JIRA/GitHub issue key(if applicable), for example HASSuiteDescribe("STONE-123456789 devfile source")
  • I have updated labels (if needed)

@arewm arewm requested review from pmacik and jinqi7 March 4, 2024 20:00
@openshift-ci openshift-ci bot requested review from dheerajodha and mmalina March 4, 2024 20:00
In release-engineering/rhtap-ec-policy#19, I
removed the requirement of multiple checks for FBC pipelines due to
their special nature where the images produced are not themsleves
pushed, instead metadata is extracted from it and published to the index
for OLM.

Therefore, we no longer need to require clair-scan images to be present
for these pipelines either.

Signed-off-by: arewm <[email protected]>
@arewm arewm force-pushed the remove-scan-fbc branch from a537750 to 902625c Compare March 4, 2024 20:20
Copy link

sonarqubecloud bot commented Mar 4, 2024

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.3% Duplication on New Code

See analysis details on SonarCloud

@arewm arewm changed the title The clair-scan task is not required for FBC pipelines fix: The clair-scan task is not required for FBC pipelines Mar 4, 2024
@tisutisu
Copy link
Contributor

tisutisu commented Mar 6, 2024

/lgtm
/approve

Copy link

openshift-ci bot commented Mar 6, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: tisutisu

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

@openshift-ci openshift-ci bot added the approved label Mar 6, 2024
@tisutisu tisutisu merged commit dacc69e into konflux-ci:main Mar 6, 2024
13 of 14 checks passed
arewm added a commit to arewm/build-definitions that referenced this pull request Mar 8, 2024
arewm added a commit to arewm/build-definitions that referenced this pull request Mar 8, 2024
mmorhun pushed a commit to konflux-ci/build-definitions that referenced this pull request Mar 27, 2024
@arewm arewm deleted the remove-scan-fbc branch November 20, 2024 18:43
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.

2 participants