Ensure Consistent Use of MeshKit Errors in meshery-kuma #438
Labels
good first issue
Good for newcomers
help wanted
Extra attention is needed
issue/stale
Issue has not had any activity for an extended period of time
kind/enhancement
New feature or request
language/go
Issues or pull requests that use Golang
Current Behavior
Currently, there are instances where errors are being used directly instead of MeshKit errors, which impacts the consistency and quality of error reporting across the project.
Desired Behavior
References
Meshery Documentation on Meshkit
Make sure to follow these guidelines during writing Meshkit errors
https://discuss.layer5.io/t/best-practices-for-writing-meshkit-errors/5536
Also here is an example PR to which you can refer:
#11340
Contributor Guides and Resources
The text was updated successfully, but these errors were encountered: