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

Errkit migration 3 (pkg/app) #2892

Merged
merged 41 commits into from
Jun 26, 2024
Merged

Errkit migration 3 (pkg/app) #2892

merged 41 commits into from
Jun 26, 2024

Conversation

e-sumin
Copy link
Contributor

@e-sumin e-sumin commented May 17, 2024

Change Overview

In accordance with decision to migrate to our own errors package (look here #1838), this PR contains migration of pkg/app to errkit package.
Further migration PRs are expected.

I'd recommend to review it commit by commit, since I tried to group changes logically to simplify reviewing.

Pull request type

Please check the type of change your PR introduces:

  • 🚧 Work in Progress
  • 🌈 Refactoring (no functional changes, no api changes)
  • 🐹 Trivial/Minor
  • 🐛 Bugfix
  • 🌻 Feature
  • 🗺️ Documentation
  • 🤖 Test

Issues

Test Plan

  • 💪 Manual
  • ⚡ Unit test
  • 💚 E2E

e-sumin and others added 30 commits November 15, 2023 12:19
Output could be obtained by writers passed via `ExecOptions`
# Conflicts:
#	pkg/kube/pod.go
@e-sumin e-sumin changed the base branch from master to errkit-migration-1 May 17, 2024 09:54
Base automatically changed from errkit-migration-1 to master June 19, 2024 17:15
@e-sumin e-sumin added the kueue label Jun 26, 2024
@mergify mergify bot merged commit 9919e93 into master Jun 26, 2024
16 checks passed
@mergify mergify bot deleted the errkit-migration-3 branch June 26, 2024 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants