feat(KONFLUX-4158): add fbc-fips-check task to FBC pipeline#1166
feat(KONFLUX-4158): add fbc-fips-check task to FBC pipeline#1166jotak merged 4 commits intonetobserv:mainfrom
Conversation
This commit adds the fbc-fips-check to the FBC pipeline. It also adds a template file named images-mirror-set.yaml which is required by the FIPS task itself and will be used by other tasks in the future. Signed-off-by: yashvardhannanavati <22090997+yashvardhannanavati@users.noreply.github.com> Update .tekton/images-mirror-set.yaml
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
cherry-picked from #1163 |
|
Hi @yashvardhannanavati |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1166 +/- ##
==========================================
- Coverage 62.40% 62.39% -0.01%
==========================================
Files 77 77
Lines 11581 11581
==========================================
- Hits 7227 7226 -1
+ Misses 3896 3895 -1
- Partials 458 460 +2
Flags with carried forward coverage won't be shown. Click here to find out more. |
* feat(KONFLUX-4158): add fbc-fips-check task to FBC pipeline This commit adds the fbc-fips-check to the FBC pipeline. It also adds a template file named images-mirror-set.yaml which is required by the FIPS task itself and will be used by other tasks in the future. Signed-off-by: yashvardhannanavati <22090997+yashvardhannanavati@users.noreply.github.com> Update .tekton/images-mirror-set.yaml * add related images * update patch_catalog.py * Keep related images --------- Co-authored-by: yashvardhannanavati <22090997+yashvardhannanavati@users.noreply.github.com>
This commit adds the fbc-fips-check to the FBC pipeline. It also adds a template file named images-mirror-set.yaml which is required by the FIPS task itself and will be used by other tasks in the future.
Signed-off-by: yashvardhannanavati 22090997+yashvardhannanavati@users.noreply.github.com
Update .tekton/images-mirror-set.yaml
Description
Dependencies
n/a
Checklist
If you are not familiar with our processes or don't know what to answer in the list below, let us know in a comment: the maintainers will take care of that.