Ilya Lobkov

Results 107 comments of Ilya Lobkov

I'm rewriting [Policy Introduction](https://kuma.io/docs/2.12.x/policies/introduction/) as part of this work. The idea is to replace targetRef matrix with the link to the new introduction https://github.com/kumahq/kuma-website/pull/2420

Make sure to cover https://github.com/kumahq/kuma/issues/13769

> Triage: when it's stale, please return back to pending.

> Triage: let's check what Konnect is doing

In case users do a "redirect", i.e. ```yaml apiVersion: kuma.io/v1alpha1 kind: MeshHTTPRoute metadata: name: http-split namespace: kuma-demo labels: kuma.io/mesh: default spec: targetRef: kind: MeshSubset tags: app: frontend to: - targetRef:...

Covered by https://github.com/kumahq/kuma/issues/13256

> Test Friday: added an [issue](https://github.com/kumahq/kuma/issues/14725) to create e2e, closing this one as it's using `kuma.io/service` services.

> Triage: seems like it's not an issue. Closing the issue.

@jijiechen please also think about the case when old kuma-dp connects to the new kuma-cp, I believe it won't work because you removed `probe_generator.go`

@slonka does it cover https://github.com/kumahq/kuma-website/issues/1962?