Vicente Ortega Torres

Results 4 issues of Vicente Ortega Torres

**What happened?** `job-update-patroni` job fails if the `http://{{ template "clusterName" . }}-config:8008/config` service is not ready, but it exits with success. https://github.com/timescale/helm-charts/blob/7ded6b654c956a3f6dc119d90b47a0262eba600e/charts/timescaledb-single/templates/job-update-patroni.yaml#L4 **Did you expect to see something different?** Retry...

bug

### Current Behavior I am trying to run Stand-Alone mode using the `grpc-transcode` plugin with this `apisix.yalm` file: ``` protos: - id: 1 key: "/apisix/protos/1", content: "syntax = \"proto3\";\npackage helloworld;\nservice...

stale

### Current Behavior After executing the `serverless-pre-function` plugin with a Lua script that modifies the response, the `upstream_status` value is empty. This leads to issues such as an incorrect http_status...

### Issue description Hi team, I’ve been reviewing the [Composite Ingress](https://apisix.apache.org/docs/ingress-controller/composite/) feature and I’m very interested in adopting it in our environment. However, I noticed that it is currently marked...