Shlok Mishra

Results 42 issues of Shlok Mishra

**Notes for Reviewers** This PR fixes #9555 **[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.

component/ui
component/server

**Description** When the given error was not found then the system was logging a panic error . A new check flag variable ```ok ```if it is true means the error...

**Description** This PR fixes # **Notes for Reviewers** New return types added so that can verify if the Registry error was because of model or registrant for the particular entity...

**Notes for Reviewers** This PR fixes #10762 Update documentation and error codes in Go by including missing long descriptions, probable causes, and suggested remedy. **[Signed commits](https://github.com/meshery/meshery/blob/master/CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin)** - [x] Yes, I...

area/docs
component/server

**Notes for Reviewers** This PR fixes #10195 The pattern export command has a total of 3 flags. 1. --id :- It fetches the pattern based on the id of the...

area/docs
component/mesheryctl

**Notes for Reviewers** This PR bumps to v0.7.40 Meshkit release and run `gofmt`. **[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.

component/server

**Notes for Reviewers** This PR fixes # - [x] Add warn command and if docker use give an error command - [x] docs update for --port-forward command add a note...

area/docs
component/mesheryctl

_See [mesheryctl Command Tracker](https://bit.ly/3dqXy1q) for current status of commands._ ### Current Behavior Currently `mesheryctl pattern list` is not consistent with other list commands. ![image](https://github.com/meshery/meshery/assets/99207534/3f0e32b4-e1bc-493b-adc6-6bb087dc31a7) ### Desired Behavior We need this...

kind/bug
component/mesheryctl
language/go

### Current Behavior There is no page to show the error logs in UI. ### Desired Behavior In setting page under Registry expose logs. Logs can be found under. ```./meshery/logs```...

kind/enhancement
help wanted
language/javascript
component/ui
framework/react

### Current Situation The relationship of kind edge and type network is rego policy evaluation should be made generic and it is specific to Kubernetes model and it should not...

area/models