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

add: kubernetes status error parser with appropriate message #646

Merged

Conversation

souvikinator
Copy link
Contributor

Description

This PR fixes #638

Notes for Reviewers

  • Added common utility functions for parsing Kubernetes status errors, now used across all relevant Kubernetes error functions.

  • Error messages have been updated but may require further review and adjustments.

Before:

image

After:

Yet to be attached (issues with local setup, will resolve and attach screenshot)

Signed commits

  • Yes, I signed my commits.

@leecalcote
Copy link
Member

@souvikinator please demo this in tomorrow's Meshery Dev meeting.

@leecalcote leecalcote merged commit 5580ec4 into meshery:master Jan 21, 2025
2 of 4 checks passed
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.

Improve granularity of error reporting for Kubernetes Manifest Apply operations
2 participants