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

Improve error messages while listing modules #2339

Merged

Conversation

pPrecel
Copy link
Contributor

@pPrecel pPrecel commented Jan 31, 2025

Description

Changes proposed in this pull request:

  • improve error message
    • before:
      kyma-dev alpha module list
      Error:
       failed to list available modules from the cluster
      
      Error Details:
       the server could not find the requested resource
      
    • after:
      kyma-dev alpha module list
      Error:
        failed to list available modules from the cluster
      
      Error Details:
        failed to list all ModuleReleaseMeta CRs from the cluster: the server could not find the requested resource
      

@pPrecel pPrecel added area/cli Related to all activities around CLI kind/enhancement labels Jan 31, 2025
@pPrecel pPrecel requested a review from a team as a code owner January 31, 2025 08:48
@kyma-bot kyma-bot added cla: yes Indicates the PR's author has signed the CLA. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Jan 31, 2025
@kyma-bot kyma-bot added the lgtm Looks good to me! label Jan 31, 2025
@pPrecel pPrecel merged commit 4bbde5d into kyma-project:main Jan 31, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cli Related to all activities around CLI cla: yes Indicates the PR's author has signed the CLA. kind/enhancement lgtm Looks good to me! size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants