Marcin Skalski
Marcin Skalski
To solve this issue, we need to add `WorkDir` configuration in `DataplaneRuntime`. This should replace `ConfigDir` and `SocketDir` from current configuration. By default, `WorkDir` should point to tmp directory.
I am still not sure if this fits well with guides, there are no steps to follow here and you cannot easily try this, maybe we need new concept for...
> What I don't understand in this policy matching is that at no point we take the list of services and filter it. To me that's one of the working...
> Should we close this PR? Wouldn't this PR be very different after Ilya's MADR? @jakubdyszkiewicz I think that most of the pr will still be viable after Ilyas changes....
closing as this is no longer relevant: https://github.com/kumahq/kuma/pull/11060
> Generally LGTM, but I'd like to know if those new `*List` endpoints: > > 1. support pagination > 2. are filterable > > if yes please add the spec...
@lahabana If we only render stuff that is fully generated by kuma, then probably this should be a Kuma issue
> Triage: We cannot even do failover without MMZS
@adarsh-padhi Two things: When I copied your example, I've discovered that there is an issue with indentation in `spec.targetRef.kind` and `spec.targetRef.tags` there is one space instead of two. Could you...
Nice work! I hope this will address our recent iptables issues