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

[Backport release-1.7] Fix logger panic in dependency resolution and guard against future logger panic bugs #3105

Merged
merged 2 commits into from
May 25, 2022

Conversation

github-actions[bot]
Copy link

Description

Backport of #3103 to release-1.7.

Fixes a panic in the logger when no version is supplied in the lock.

Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
(cherry picked from commit 6b1e057)
Updates all reconciler tests to use a test logger that mirrors
Crossplane's logger in debug mode. All logs are discarded, but passing
the logger will reveal any panics that result from any keys that are
passed without values.

Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
(cherry picked from commit 83ef134)
@hasheddan hasheddan merged commit 7645987 into release-1.7 May 25, 2022
@negz negz deleted the backport-3103-to-release-1.7 branch July 1, 2022 01:45
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.

None yet

1 participant