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

Switch to the crossplane-runtime pkg/errors package #2575

Merged
merged 3 commits into from
Sep 15, 2021
Merged

Conversation

negz
Copy link
Member

@negz negz commented Sep 13, 2021

Description of your changes

See See crossplane/crossplane-runtime#291 for context.

I have:

  • Read and followed Crossplane's contribution process.
  • Run make reviewable to ensure this PR is ready for review.
  • Added backport release-x.y labels to auto-backport this PR if necessary.

How has this code been tested

Just by running make reviewable, which I think is enough for this change.

This is primarily to pull in the new pkg/errors implementation.

Signed-off-by: Nic Cope <negz@rk0n.org>
Signed-off-by: Nic Cope <negz@rk0n.org>
See crossplane/crossplane-runtime#291 for context.

Signed-off-by: Nic Cope <negz@rk0n.org>
Copy link
Member

@hasheddan hasheddan left a comment

Choose a reason for hiding this comment

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

Migration of errors LGTM 👍🏻 Did a brief review of of the various library bumps included here (mostly wanted to double check changes in spf13/afero) and all LGTM as well.

@negz negz merged commit 168b601 into crossplane:master Sep 15, 2021
@negz negz deleted the error branch September 15, 2021 00:08
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.

2 participants