Ashish Tiwari
Ashish Tiwari
#### Current Behavior Currently of all the schemas generated from kubernetes, `CustomResourceDefinition` has unresolved "$ref" #### Expected Behavior Inspect the issue and resolve the references to produce valid schema ####...
#### Current Behavior Meshery server has a logic which checks if there are any k8s contexts available and if not then it assumes that it must be users first request...
_See [mesheryctl Command Tracker](https://bit.ly/3dqXy1q) for current status of commands._ #### Current Behavior When a user applies a pattern using `mesheryctl pattern apply` , no progress or loading is shown to...
#### Current State We do not show the number of supported components for each adapter. These can be found in templates/oam/workloads in each adapter. #### Desired State Use those versioned...
Signed-off-by: Ashish Tiwari **Description** This PR fixes # **Notes for Reviewers** **[Signed commits](https://github.com/meshery/meshery/blob/master/CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin)** - [x] Yes, I signed my commits.
#### Current Behavior /api/system/kubernetes/contexts returns data for each context which also contains certificate details. #### Expected Behavior #### Screenshots/Logs #### Environment - **Host OS:** Mac Linux Windows - **Platform:** Docker...
#### Current Behavior [This](https://docs.meshery.io/project/compatibility-matrix/meshery-linkerd-past-results) page currently doesn't have proper sorting on columns. #### Desired Behavior Add proper sorting on each column. #### Implementation #### Acceptance Tests #### Mockups --- ####...
Signed-off-by: Ashish Tiwari **Description** This PR fixes # **Notes for Reviewers** **[Signed commits](../CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin)** - [ ] Yes, I signed my commits.
#### Current Behavior `mkdir /home/appuser/templates/oam/workloads/v0.44.0: permission denied` #### Expected Behavior Dockerfile should be improved to avoid such permission issue #### Screenshots/Logs #### Environment - **Host OS:** Mac Linux Windows -...
#### Current Behavior We use /api/oam/workload to fetch all the components at once. #### Desired Behavior A more fine grained set of APIs were added to Meshery, use the newer...