Shashank Ram

Results 22 issues of Shashank Ram

**NGINX Ingress controller version** (exec into the pod and run nginx-ingress-controller --version.): ``` ------------------------------------------------------------------------------- NGINX Ingress controller Release: v1.2.0 Build: a2514768cd282c41f39ab06bda17efefc4bd233a Repository: https://github.com/kubernetes/ingress-nginx nginx version: nginx/1.19.10 ------------------------------------------------------------------------------- ``` **Kubernetes version**...

triage/needs-information
needs-kind
needs-triage
needs-priority

While using a custom CA for backend services, the CA root certificate needs to be manually provisioned to Azure Application Gateway, and the name of the root certificate provisioned in...

feature
help wanted
TLS

**Please describe the Improvement and/or Feature Request** Currently, the manual bookstore demo documented in the [getting started guide](https://main--osm-docs.netlify.app/docs/getting_started/install_apps/) requires a bunch of additional scripts (port-forward, tail, etc.) and UI navigation...

size/M
area/demo
kind/proposal

**Bug description**: The test `TestSubscribeRotations` fails in the CI. Refer to the CI run https://github.com/openservicemesh/osm/runs/7549446959?check_suite_focus=true. ``` 2022-07-27T21:47:59.5064137Z 9:47PM TRC Certificate found in cache SerialNumber= component=certificate file=manager.go:249 2022-07-27T21:47:59.5064897Z 9:47PM INF Cert...

area/certificate-management
area/tests
kind/needed
size/needed

**Please describe the Improvement and/or Feature Request** The UpstreamTrafficSetting API is used to configure settings for traffic directed to upstream services. Currently, circuit breaking and rate limiting are a part...

size/M
kind/research-required
priority/P2
area/retries

Hi, I am looking forward to the next release of the smi-spec which includes support for TCP routes, via the traffic-specs and traffic-access specs. When is this scheduled to be...

question

**Describe the proposal** Currently, when an SMI spec API is released, the CRD manifests tracked in https://github.com/servicemeshinterface/smi-sdk-go/tree/master/crds are not made available as a charts as part of the release. This...

proposal

`TCPRoute` is new traffic spec resource as described in https://github.com/servicemeshinterface/smi-spec/blob/master/apis/traffic-specs/traffic-specs-WD.md#tcproute. Per https://github.com/servicemeshinterface/smi-spec/blob/master/apis/traffic-access/traffic-access-WD.md, it is possible to associate a `TrafficTarget` policy with both HTTP and TCP routes. In this case, should...

question

SMI spec should document the spec in detail - documenting fields in the spec. Currently, the documentation is not documenting the exact specification of the fields in the spec. The...

proposal

Users would like to optionally enable/disable mTLS between services. SMI should have an authentication policy that allows users to configure whether mTLS is enabled at different scoping levels - global...

proposal