Nina Polshakova

Results 27 issues of Nina Polshakova

https://github.com/solo-io/gloo-mesh/pull/1594 adds suffix matching and ignore case to traffic policy for gateway mesh. Need to add Istio translation to VirtualServices.

Type: Enhancement
Size: XS

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** In CI, the kube2e glooctl_test will fail the Istio and Gloo pre-installed istio inject test...

Type: Bug
Type: CI Test Flake
release/1.15

Umbrella issue to improve the [Enhancements Role Handbook](https://github.com/kubernetes/sig-release/tree/master/release-team/role-handbooks/enhancements) to clarify some things that have been points of confusion in this (and previous) releases. - [x] Add a reference to clarify...

sig/release
needs-kind
area/release-team
area/release-eng
needs-priority

# Description ## API changes - Added `autoMtlsEnabled` to Gloo settings under IstioOptions. - Added `sdsEnabled` and `istioAutoMtlsEnabled` to Gloo Gateway helm. This is a temporary value until the Gloo...

keep pr updated

### Bug Description **Scenario:** When a waypoint is created and an L4 policy exists, the policy is no longer enforced correctly until the waypoint is removed or the selector labels...

area/ambient
Ambient Beta

# Description Currently, the istio integration helm value is still set as an env and passed around. A user sets istioSDS.enabled which then configures the GG_EXPERIMENTAL_ISTIO_MTLS_SDS_ENABLED env on the [gloo...

keep pr updated

Based on Istio regression varied ports e2e test: https://github.com/solo-io/gloo/blob/main/test/kube2e/istio/istio_integration_test.go#L268 These tests are not Istio-specific and will be run with non-Istio Gloo Gateway manifest and the Istio setup. The Istio regression...

keep pr updated

Based on Istio headless svc tests: https://github.com/solo-io/gloo/blob/main/test/kube2e/istio/istio_integration_test.go#L302 These tests are not Istio-specific and will be run with non-Istio Gloo Gateway manifest and the Istio setup. The Istio regression tests will...

keep pr updated

The declarative environment builder tool can setup Kubernetes test cluster(s) with IstioOperators, Helm Charts, and any Applications required for testing. This is based on the declarative setup tool used in...

work in progress

# Description NOTE: This depends on the declarative setup defined in: https://github.com/solo-io/gloo/pull/9283 There are two snapshot test versions: run-classic-snapshot-e2e-tests and run-gateway-snapshot-e2e-tests. The setup is almost identical except the gateway config...

work in progress