Skip to content

Comments

[release/v2.4.x] operator: Return errors with stacktrace#583

Merged
RafalKorepta merged 1 commit intorelease/v2.4.xfrom
backport/release/v2.4.x/pr-573
Mar 28, 2025
Merged

[release/v2.4.x] operator: Return errors with stacktrace#583
RafalKorepta merged 1 commit intorelease/v2.4.xfrom
backport/release/v2.4.x/pr-573

Conversation

@RafalKorepta
Copy link
Contributor

Backport

This will backport the following commits from main to release/v2.4.x:

Questions ?

Please refer to the Backport tool documentation

During debuging of fullnameOverride the error was too general to reason about
the place where it happen. This change replace almost all naked `err` case with
`errors.WithStack(err)`.

(cherry picked from commit bc0bdeb)

# Conflicts:
#	operator/internal/controller/redpanda/redpanda_controller.go
@RafalKorepta RafalKorepta merged commit a5f1a2f into release/v2.4.x Mar 28, 2025
13 checks passed
@RafalKorepta RafalKorepta deleted the backport/release/v2.4.x/pr-573 branch March 28, 2025 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants