-
Notifications
You must be signed in to change notification settings - Fork 274
Improve bundle and GitRepo status error reporting #4167
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
weyfonk
merged 25 commits into
rancher:main
from
weyfonk:improve-status-error-reporting
Oct 14, 2025
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
b1093f7
Propagate error to GitRepo status when failing to create git job
weyfonk ee3d0a4
Reorder bundle controller methods and functions
weyfonk 387bfb8
Return reconcile error for incorrect Helm chart versions
weyfonk 38b9f31
Update bundle status with OCI storage manifest handling errors
weyfonk 4aa5bb1
Fail bundle reconcile when bundle targeting fails
weyfonk fbbe88b
Propagate failures to write Content resources
weyfonk e89f338
Propagate values secrets errors to bundle status
weyfonk 232380c
Propagate values secret load error to bundle status
weyfonk eca8369
Propagate failure to add bundle finalizer to bundle status
weyfonk be3ecd9
Propagate OCI storage access secret error to bundle status
weyfonk 4288e01
Propagate partitions handling errors to bundle status
weyfonk b27cfeb
Propagate access secrets cloning errors to bundle status
weyfonk ee5be28
Isolate bundle status patch checks into separate function
weyfonk 9b5694c
Skip status update for finalizer errors
weyfonk 3f9ecc6
Exclude retriable storage errors from bundle status updates
weyfonk c1728d6
Fix error message for OCI reference build failure
weyfonk 45383bf
Treat options secret CRUD errors as retryable
weyfonk 643e6ae
Distinguish retryable errors when resolving OCI reference
weyfonk e00432c
Distinguish retriable errors when cloning secrets
weyfonk 1ef2c37
Prevent bundle reconcile retries in non-retryable error cases
weyfonk cea28e2
Use terminal errors to prevent retries in non-retryable cases
weyfonk 829bcce
Factor retryable error checks into separate function
weyfonk ab6889e
Remove unused parameter
weyfonk 01be466
Use common logic for condition errors and retryable checks
weyfonk 62a3c22
Apply new common logic to non-error condition setting
weyfonk File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.