Adam Cattermole

Results 24 comments of Adam Cattermole

We have kind of a hybrid where we will have `SecurityPolicy` resources targetting either xRoutes or gateways: - App Developer: The auth is configured at the xRoute level and in...

There's the potential that the [sail operator is moved](https://issues.redhat.com/browse/OSSM-4696) to the [istio-ecosystem](https://github.com/istio-ecosystem) and that the sail operator [would be published](https://issues.redhat.com/browse/OSSM-4829) in the k8s community operator hub so perhaps this is...

In case a package/index is added to the maistra repo I have some wip changes here https://github.com/Kuadrant/kuadrant-operator/compare/main...adam-cattermole:kuadrant-operator:sail-helm-install

Hey @dgn, I don't think sub-moduling in our repository is a viable solution for us to install another operator. We are looking for a way to install the operator for...

Understood, thanks for your input - I'll continue to watch [OSSM-4829](https://issues.redhat.com/browse/OSSM-4829) and once that's complete we could look at consuming through OLM from the community operator hub.

Linking this for reference https://github.com/istio-ecosystem/sail-operator/issues/110 I'll look at updating the draft PR to consume one of the helm charts once available and we can unpin.

I have been documenting my findings in a gist here: https://gist.github.com/adam-cattermole/0f5097e3814f2fcf4d9eed85c6d897a3

@maleck13 Yep, it's just a little out of date as it's based on the envoy gateway authpolicy branch which is yet to be merged

If I understood correctly my discussion with others, I was lead to believe that the `conditions` will become a single CEL expression where the `and/or` behaviour was encoded in the...

This is in progress here https://github.com/Kuadrant/kuadrant-operator/pull/696