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: pkg/errors is no longer maintained #7440

Merged
merged 12 commits into from Mar 18, 2022
Merged

Conversation

stephpalis
Copy link
Contributor

@stephpalis stephpalis commented Dec 17, 2021

Signed-off-by: Stephanie Palis stephanie.palis@acquia.com
Fixes #7402

Don't bother creating a PR until you've done this:

  • Run make pre-commit -B to fix codegen, lint, and commit message problems.

Create your PR as a draft.

  • Your PR needs to pass the required checks before it can be approved. If the check is not required (e.g. E2E tests) it
    does not need to pass.
  • Once required tests have passed, you can make it "Ready for review".
  • Say how how you tested your changes. If you changed the UI, attach screenshots.

Tips:

  • If changes were requested, and you've made them, then dismiss the review to get it looked at again.
  • Add you organization to USERS.md if you like.
  • You can ask for help!

This PR removes the functionality of StackTracer as a result of removing pkg/errors

Signed-off-by: Stephanie Palis <stephanie.palis@acquia.com>
Signed-off-by: Stephanie Palis <stephanie.palis@acquia.com>
Signed-off-by: Stephanie Palis <stephanie.palis@acquia.com>
@stephpalis stephpalis marked this pull request as ready for review January 25, 2022 18:07
Signed-off-by: Stephanie Palis <stephanie.palis@acquia.com>
Signed-off-by: Stephanie Palis <stephanie.palis@acquia.com>
errors/errors_test.go Outdated Show resolved Hide resolved
util/errors/errors.go Outdated Show resolved Hide resolved
util/kubeconfig/kubeconfig.go Outdated Show resolved Hide resolved
workflow/executor/resource.go Outdated Show resolved Hide resolved
errors/errors.go Outdated Show resolved Hide resolved
Signed-off-by: Stephanie Palis <stephanie.palis@acquia.com>
Signed-off-by: Stephanie Palis <stephanie.palis@acquia.com>
Signed-off-by: Stephanie Palis <stephanie.palis@acquia.com>
Signed-off-by: Stephanie Palis <stephanie.palis@acquia.com>
Signed-off-by: Stephanie Palis <stephanie.palis@acquia.com>
Copy link
Contributor

@alexec alexec left a comment

Choose a reason for hiding this comment

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

In case this changes behaviour, lets hold off merging until v3.4

@stale
Copy link

stale bot commented Feb 22, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the problem/stale This has not had a response in some time label Feb 22, 2022
Signed-off-by: Stephanie Palis <stephanie.palis@acquia.com>
@stale stale bot removed the problem/stale This has not had a response in some time label Feb 22, 2022
@stale
Copy link

stale bot commented Mar 2, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the problem/stale This has not had a response in some time label Mar 2, 2022
@alexec alexec removed the v3.4 label Mar 9, 2022
@stale stale bot removed the problem/stale This has not had a response in some time label Mar 9, 2022
@blkperl
Copy link
Contributor

blkperl commented Mar 17, 2022

@alexec 3.3 is tagged, are we good to merge this?

@alexec
Copy link
Contributor

alexec commented Mar 17, 2022

needs conflict resolution

Signed-off-by: Stephanie Palis <stephanie.palis@acquia.com>
@stephpalis
Copy link
Contributor Author

@alexec pushed up a commit, if you could retrigger the test suite

@alexec alexec merged commit 051c7b8 into argoproj:master Mar 18, 2022
dpadhiar pushed a commit to dpadhiar/argo-workflows that referenced this pull request Mar 23, 2022
* fix: pkg/errors is no longer maintained

Signed-off-by: Stephanie Palis <stephanie.palis@acquia.com>

* fix: pkg/errors is no longer maintained

Signed-off-by: Stephanie Palis <stephanie.palis@acquia.com>

* fix: pkg/errors is no longer maintained

Signed-off-by: Stephanie Palis <stephanie.palis@acquia.com>

* fix: pkg/errors is no longer maintained

Signed-off-by: Stephanie Palis <stephanie.palis@acquia.com>

* fix: pkg/errors is no longer maintained

Signed-off-by: Stephanie Palis <stephanie.palis@acquia.com>

* fix: pkg/errors is no longer maintained

Signed-off-by: Stephanie Palis <stephanie.palis@acquia.com>

* fix: pkg/errors is no longer maintained

Signed-off-by: Stephanie Palis <stephanie.palis@acquia.com>

* fix: pkg/errors is no longer maintained

Signed-off-by: Stephanie Palis <stephanie.palis@acquia.com>

* fix: pkg/errors is no longer maintained

Signed-off-by: Stephanie Palis <stephanie.palis@acquia.com>
@sarabala1979 sarabala1979 mentioned this pull request Apr 14, 2022
85 tasks
@sarabala1979 sarabala1979 mentioned this pull request May 25, 2022
14 tasks
sarabala1979 pushed a commit that referenced this pull request May 25, 2022
* fix: pkg/errors is no longer maintained

Signed-off-by: Stephanie Palis <stephanie.palis@acquia.com>

* fix: pkg/errors is no longer maintained

Signed-off-by: Stephanie Palis <stephanie.palis@acquia.com>

* fix: pkg/errors is no longer maintained

Signed-off-by: Stephanie Palis <stephanie.palis@acquia.com>

* fix: pkg/errors is no longer maintained

Signed-off-by: Stephanie Palis <stephanie.palis@acquia.com>

* fix: pkg/errors is no longer maintained

Signed-off-by: Stephanie Palis <stephanie.palis@acquia.com>

* fix: pkg/errors is no longer maintained

Signed-off-by: Stephanie Palis <stephanie.palis@acquia.com>

* fix: pkg/errors is no longer maintained

Signed-off-by: Stephanie Palis <stephanie.palis@acquia.com>

* fix: pkg/errors is no longer maintained

Signed-off-by: Stephanie Palis <stephanie.palis@acquia.com>

* fix: pkg/errors is no longer maintained

Signed-off-by: Stephanie Palis <stephanie.palis@acquia.com>
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.

pkg/errors is no longer maintained
3 participants