Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

cli: encode error along with message for additional context #1905

Merged
merged 1 commit into from
Oct 23, 2020

Conversation

shashankram
Copy link
Member

Description:
Encodes the actual error when a command fails due to kubeconfig
issues or the cluster not being accessible. Without this, it is
difficult to understand the actual cause of the error.

Affected area:

  • New Functionality [ ]
  • Documentation [ ]
  • Install [ ]
  • Control Plane [ ]
  • CLI Tool [X]
  • Certificate Management [ ]
  • Networking [ ]
  • Metrics [ ]
  • SMI Policy [ ]
  • Security [ ]
  • Tests [ ]
  • CI System [ ]
  • Performance [ ]
  • Other [ ]

Please answer the following questions with yes/no.

  • Does this change contain code from or inspired by another project? If so, did you notify the maintainers and provide attribution?
    No

Encodes the actual error when a command fails due to kubeconfig
issues or the cluster not being accessible. Without this, it is
difficult to understand the actual cause of the error.
@shashankram shashankram requested a review from a team as a code owner October 23, 2020 17:37
@shashankram shashankram merged commit 76e1ba4 into openservicemesh:main Oct 23, 2020
@shashankram shashankram deleted the cli-err branch October 23, 2020 18:20
draychev pushed a commit to draychev/osm that referenced this pull request Oct 28, 2020
…icemesh#1905)

Encodes the actual error when a command fails due to kubeconfig
issues or the cluster not being accessible. Without this, it is
difficult to understand the actual cause of the error.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants