Marco Aurelio Caldas Miranda
Marco Aurelio Caldas Miranda
Although this behavior cannot be reproduced at the moment, I would very much like to understand wtf happened...
Interested to know if anyone managed to use procedural code in the `rotation_statements`, like so: `rotation_statements = [local.create_role,"ALTER ROLE \"{{username}}\" WITH PASSWORD '{{password}}';"]` where `create_role` is defined as ``` create_role...
I've tried gazillions of combinations between `configMap` and `ingress` annotations. Nothing in that documentation makes sense to me. I get that the snippet has precedence over the owasp setting but...
I'm still seeing the same behavior on 1.9.1
Hey @chrism417, just wanted to know if you got this fixed or gave up trying.
If you want to inject Vault agent, why not using `vault-k8s` directly?
I'm new to APISIX so I started reviewing the [Architecture](https://apisix.apache.org/docs/apisix/architecture-design/apisix/) and the [Deployment modes](https://apisix.apache.org/docs/apisix/deployment-modes/), alongside the documentation of the [Ingress Controller](https://apisix.apache.org/docs/ingress-controller/tutorials/the-hard-way/) itself (since my goal is to manage APISIX via...
Hi @cameronperera To reproduce: 1. Start Boundary server in dev mode 2. Log in as admin 3. Modify the Global role Login Grants, Edit form, _make sure **Global** is selected_...
Sounds good to me though I'm not the most familiar with the APISIX architecture, specially not when it comes to the gRPC components. One question though, would the Ingress controller...