Current Behavior
Currently if you attempt to install Linkered from the Meshery Dashboard and/or via mesheryctl, there is not a very good detailed information on what happens when you tried to install and uninstall.
See here at this link, https://docs.meshery.io/reference/error-codes#meshery-adapter-for-meshery-linkerd
that error code 1003 does not have full information on what to do to help the user when the installation failed or uninstall failed.
Expected Behavior
The logic behind the installation only returns the same error message, which makes it difficult to debug, this will require a bit of an update to ensure that the user experience is positive.
The error codes that Linkered has are missing some information as well.
Would like to track this to make sure that we have all error codes accounted for.
Screenshots/Logs
Environment
- Host OS: Mac Linux Windows
- Platform: Docker or Kubernetes
- Meshery Server Version: stable-v
- Meshery Client Version: stable-v
- Meshery Adapter Version: stable-v
Contributor Guides and Resources
Current Behavior
Currently if you attempt to install Linkered from the Meshery Dashboard and/or via
mesheryctl, there is not a very good detailed information on what happens when you tried to install and uninstall.See here at this link, https://docs.meshery.io/reference/error-codes#meshery-adapter-for-meshery-linkerd
that error code
1003does not have full information on what to do to help the user when the installation failed or uninstall failed.Expected Behavior
The logic behind the installation only returns the same error message, which makes it difficult to debug, this will require a bit of an update to ensure that the user experience is positive.
The error codes that Linkered has are missing some information as well.
Would like to track this to make sure that we have all error codes accounted for.
Screenshots/Logs
Environment
Contributor Guides and Resources