Aaditya Narayan Subedy
Aaditya Narayan Subedy
Signed-off-by: asubedy **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 State The test results for cilium service mesh is not updating to the latest test results. The table shows test result from `2022-05-10 12:32:04 UTC Tue` which is...
Signed-off-by: asubedy **Description** This PR fixes #5618 **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 State Right now when calculating the percentage for individual Meshery component in the compatibility matrix in https://docs.meshery.io/project/compatibility-matrix, we use this formula: `number of passing test/total number of test`...
#### Current State Right now we are showing compatibility on the basis of Docker version only: #### Desired State Propose a design to show latest service mesh version compatible for...
Signed-off-by: asubedy **Description** The following PR will address the following changes: 1. Remove the Load time when going to new page on the table view 2. Show all the missing...
#### Current Behavior When we open the site in mobile view, the navigation menu (hamburger menu), disappears. #### Expected Behavior There should be an navigation menu, that allows us to...
#### Current Behavior Whenever we try to run a performance test using `wrk2` as load-generator we get the following message on Meshery UI In the Meshery Server we get the...
#### Current State Currently there is no documentation pointing to the Meshery Catalog (https://meshery.io/catalog). #### Desired State We need to have a page dedicated to Meshery Catalog, with all the...
#### Current Behavior Currently, during the e2e tests, although we are running tests using 3 version of Kubernetes, but while updating the docs we only publish one version of tests....