Niranjan Shankar

Results 10 issues of Niranjan Shankar

**Please describe the Improvement and/or Feature Request** Ensure that OSM CLI and control plane components work on ARM64 environments. Also tests, demos, and release pipelines need to be configured so...

size/M
area/CI
area/install
priority/P2
kind/blocked
kind/feature-request

Signed-off-by: nshankar13 **Description**: Resolves https://github.com/openservicemesh/osm/issues/4924 **Testing done**: **Affected area**: | Functional Area | | | -------------------------- | --- | | New Functionality | [ ] | | CI System |...

Signed-off-by: nshankar13 **Description**: Update envoy version to v1.23. To make this compatible with contour, we will also need to bump contour to v1.22. Checked the release notes of envoy v1.23,...

Signed-off-by: nshankar13 **Description**: This PR decouples the k8s controller from the debug config. Instead of implementing GetPodForProxy in the k8s client, we now call this in the compute client, and...

Signed-off-by: nshankar13 **Description**: Resolves https://github.com/openservicemesh/osm/issues/5140. Added the isHTTP and httpPath (but will be getting rid of httpPath var for final draft) to the meshconfig, which gets passed to the extAuth...

### Is this the right place to submit this? - [X] This is not a security vulnerability or a crashing bug - [X] This is not a question about how...

area/test and release

### Is this the right place to submit this? - [X] This is not a security vulnerability or a crashing bug - [X] This is not a question about how...

area/environments
feature/Multi-cluster

## Description Adds Helm multi-cluster installation steps for all Istio multi-cluster control plane models and network topologies. Preview link for quick reference: https://deploy-preview-15459--preliminary-istio.netlify.app/latest/docs/setup/install/multicluster/multi-primary/ Resolves: https://github.com/istio/istio.io/issues/14765 Tested against Istio `1.23.0-alpha.0` Helm...

area/environments
kind/docs
size/XXL

**Please provide a description of this PR:**

do-not-merge/work-in-progress
size/M
lifecycle/stale
feature/Multi-cluster
area/ambient

--- This checklist is used to make sure that common guidelines for a pull request are followed. ### Related command ### General Guidelines - [ ] Have you run `azdev...