Ripul Handoo

Results 18 issues of Ripul Handoo

### Current Behavior Currently, the GitHub Actions [workflow](https://github.com/meshery/meshery/blob/master/.github/workflows/build-and-release-edge.yml#L12-L46) is attempting to push changes directly to the master branch, which is a protected branch in the repository. This results in a...

area/ci
issue/willfix

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

issue/design required
component/mesheryctl

**Notes for Reviewers** This PR fixes #9856 **[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
area/models

## Proposed changes Removed deprecated and unused RBACs: - Checked for the Deprecated/Unused RBAC in [roles.go. ](https://github.com/litmuschaos/litmus/blob/master/chaoscenter/graphql/server/pkg/authorization/roles.go) - Deleted RBAC definition for ```SyncHub``` ## Types of changes What types of...

…r secret ## Proposed changes It Move the CUSTOM_TLS_CERT from subscriber config to subscriber secret. fixes [#3943](https://github.com/litmuschaos/litmus/issues/3943) ## Types of changes What types of changes does your code introduce to...

kind/bug-fix

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

area/docs

**Notes for Reviewers** This PR fixes # 1. Adds Relationship between Pod and other Kubernetes resources. **[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.

area/docs
component/server
area/models

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

issue/stale
component/server
area/models

**Notes for Reviewers** 1. RelationShip between k8s Limit Range and other resources. **[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
area/models

**Notes for Reviewers** This PR fixes # 1. Improves UX for models command. 2. Adds tests for models command. 3. Improves UX for components command. 4. Adds tests for components...

component/mesheryctl