G1

Results 18 issues of G1

To implement Pagination API, I've confirmed that `R2dbcTimeoutException` is being occurred in the process of using `findAll` and `count` queries in a single DTO response with Mono `zipWith` operator for...

Checklist: - [X] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq. - [X] I've included steps to reproduce the bug. - [X] I've pasted the output of...

bug

In `Database`, ```yaml # ... - name: created_date type: datetime (6) constraints: notNull: true attributes: autoIncrement: false default: CURRENT_TIMESTAMP(6) # ... ``` Controller Logs: ``` Executing query "create table `user`...

Due to issues related to security audit in production environment, it is necessary to add options so that when `Migration` is generated, the query list to be applied can be...

I hope that not only admin but also general users can be pre-defined through values and created at the time of deployment as shown below: https://github.com/grafana/helm-charts/blob/main/charts/grafana/templates/secret.yaml#L15-L22

# Description In a multi-AZ environment, a loadbalancer looks at `ServiceInstance`s of the primary zone first, but when the instances of that are not connected correctly, then it looks at...

for team discussion

Retry of #728 due to repeated conflicts...

### Current Behavior There is a problem with the unhealthy external service being delivered as it is without being excluded from routing targets. ![Mar-06-2024 17-37-44](https://github.com/apache/apisix-ingress-controller/assets/18034626/5065cdf3-33a9-427f-ae61-c6c4a523e624) ### Expected Behavior Two external...

stale

### Issue description When an Upstream is changed by Admin API in Kubernetes environment, there is a phenomenon in which it is restored to its original state (Declared in `ApisixUpstream`...

stale

### Current Behavior Same as [apache/apisix-ingress-controller#2176](https://github.com/apache/apisix-ingress-controller/issues/2176). There is a problem with the unhealthy external service being delivered as it is without being excluded from routing targets. ![Mar-06-2024 17-37-44](https://github.com/apache/apisix-ingress-controller/assets/18034626/5065cdf3-33a9-427f-ae61-c6c4a523e624) ### Expected...

bug
ingress controller