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(KFLUXBUGS-1278): make iib errors available to users #175

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

johnbieren
Copy link
Contributor

This commit exposes the iib error log if one occurred in the iib operation and bubbles it up to the pipelineRun as a result. It also changes the iib-add-fbc-fragment-to-index-image task to never fail.

@johnbieren johnbieren requested a review from theflockers August 29, 2024 20:00
Copy link

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

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

ShellCheck found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.

@johnbieren johnbieren force-pushed the kfluxbugs_1278 branch 2 times, most recently from f930352 to dc9af67 Compare August 29, 2024 20:09
@theflockers
Copy link
Contributor

theflockers commented Aug 30, 2024

all good code wise, but it has some shellcheck warnings to fix.

EDIT: Actually some warning are a bit worrying - as for instance, commands unreacheable and so far. It might need a bit of tweaking.

theflockers
theflockers previously approved these changes Sep 2, 2024
Copy link
Contributor

@theflockers theflockers left a comment

Choose a reason for hiding this comment

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

lgtm once Martins questions are answered.

mmalina
mmalina previously approved these changes Sep 3, 2024
This commit exposes the iib error log if one occurred in the iib
operation and bubbles it up to the pipelineRun as a result. It also
changes the iib-add-fbc-fragment-to-index-image task to never fail.

Signed-off-by: Johnny Bieren <[email protected]>
@johnbieren johnbieren merged commit caf695f into hacbs-release:main Sep 4, 2024
4 checks passed
@johnbieren johnbieren deleted the kfluxbugs_1278 branch September 4, 2024 16:04
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