Kevin Fan
Kevin Fan
# Description Closes: https://github.com/Kuadrant/kuadrant-operator/issues/1566 Adds package description and comments to `pkg` containing the extensions sdk
# Description Part of https://github.com/Kuadrant/docs.kuadrant.io/issues/25 Introduces an `AuthPolicy` guide describing how an authpolicy can be integrated with spicedb for permission requests. This can serve as an equivalent / replacement guide...
# Description Closes: https://github.com/Kuadrant/kuadrant-operator/issues/1561 Enable CEL optional syntax for CEL expressions evaluated by Kuadrant Operator. This does not enable the same for limitador, wasm-shim or authorino and must be done...
**Description:** Currently, Kuadrant assumes mTLS between the gateway and data plane components (like Authorino) is handled via sidecars in a service mesh. There is no officially documented or supported way...
### Description Currently, our integration tests use separate `--compilers` and `--procs` flags to configure Ginkgo's parallelization. According to the [Ginkgo v2.23.4 documentation](https://onsi.github.io/ginkgo/#recommended-continuous-integration-configuration), these flags can be replaced with a single...
# Description Closes: https://github.com/Kuadrant/authorino/issues/519 Move out the "Using Kuadrant" from the user guides to keep the user guides focused on `AuthConfig`. Instead a `README.md` is introduced describing Kuadrant `AuthPolicy` as...
# Description This is a breaking change affecting all existing AuthConfigs using OPA. The opa parser dependency has been updated to v1 requiring some changes to existing AuthConfigs using opa...