Iris

Results 11 issues of Iris

https://github.com/bitnami/bitnami-docker-mariadb-galera/blob/8c6434100f0796d462d5fb2128418c77bdad0e74/10.5/debian-10/rootfs/opt/bitnami/scripts/libmariadbgalera.sh#L502 Why should we delete all users and databses users created when cluster recovered from non-primary node? I think this is a dangerous way.

on-hold
mariadb-galera

## Why do you need it? helm部署higress依赖k8s集群,需要在一个k8s集群环境中进行部署,但是在生产使用的时候往往需要考虑多集群部署以实现higress自身的灾备能力。 ## How could it be? 是否可以添加一个配置,支持多集群部署higress,以实现higress的灾备能力? 是不是可以在controller中实现网关的相关配置向多个k8s集群同时下发,以保证集群间配置同步?

## Why do you need it? 在分布式服务框架中,nacos算是比较新的注册中心兼配置中心,很多老的系统可能都使用了Apollo作为配置中心,希望higress能够支持Apollo作为配置中心,提高兼容性。 ## How could it be? 是否可以参考nacos作为配置中心的相关逻辑来实现支持Apollo配置中心。

## Why do you need it? 原生的istio+envoy是可以通过配置gateway和virtualService来实现tcp协议的服务访问的,但是该服务默认是k8s里的服务,higress能否支持微服务注册中心如zk,eureka,nacos等下的tcp协议的服务访问? ## How could it be? 需要配置的目的服务是微服务注册中心如zk,eureka,nacos等下的服务时,目的服务能被正确解析和路由

help wanted
level/normal
sig/controller

**If you are reporting *any* crash or *any* potential security issue, *do not* open an issue in this repo. Please report the issue via [ASRC](https://security.alibaba.com/)(Alibaba Security Response Center) where the...

目前dubbo提供了非常多的负载均衡策略,每种算法都有优劣,想了解下目前柔性负载均衡算法是否具备生产可用的能力,目前是否有企业使用该负载均衡策略呢? 另外看到柔性算法中的因子很多,到底什么样的场景适合使用该策略呢?

type/discussion

**If you are reporting *any* crash or *any* potential security issue, *do not* open an issue in this repo. Please report the issue via [ASRC](https://security.alibaba.com/)(Alibaba Security Response Center) where the...

**If you are reporting *any* crash or *any* potential security issue, *do not* open an issue in this repo. Please report the issue via [ASRC](https://security.alibaba.com/)(Alibaba Security Response Center) where the...

**If you are reporting *any* crash or *any* potential security issue, *do not* open an issue in this repo. Please report the issue via [ASRC](https://security.alibaba.com/)(Alibaba Security Response Center) where the...

area/registry
sig/controller

higress-gateway加载wasm默认使用https协议与仓库建连,尝试添加环境变量`WASM_INSECURE_REGISTRIES`,或在oci URL的镜像仓库上添加80端口,均无法解决,想问一下有什么办法可以将默认协议修改为http的嘛? ![Image](https://github.com/user-attachments/assets/d25e319b-1654-4233-9845-661a786f5573) ![Image](https://github.com/user-attachments/assets/c8291433-6c6d-47e4-ba49-18e1db119615)