Lee

Results 8 issues of Lee

Hi, Is there any release plan for this project?

## Checklist # Versions * Python version: 3.7 * Faust version: 1.1.1 * Operating system: alpine(docker) * Kafka version: 0.10 * RocksDB version (if applicable) Hi, I deployed my app...

### What is version of KubeKey has the issue? 2.2.0 ### What is your os environment? ubuntu 18.04 ### KubeKey config file _No response_ ### A clear and concise description...

bug

![image](https://user-images.githubusercontent.com/7932644/105798120-5e993c80-5fcc-11eb-87f2-3801ec6dabb1.png)

clash-meta 内核新版本的tun 绑定的ip子网掩码变成了 `198.18.0.1/30`: ![image](https://user-images.githubusercontent.com/7932644/211792515-d1099461-f77e-4a11-8821-b58955778309.png) 但 dns 的配置` fake-ip-range` 默认是 `198.18.0.1/16`, 且无法修改(重启被覆盖)。 导致dns分配的ip无法路由。 能否支持修改 `fake-ip-range` 的值以适配 `clash-meta` 的变化。 link: https://github.com/MetaCubeX/Clash.Meta/issues/260

## Related Issues https://github.com/filecoin-project/lotus/issues/11941 Previous PR: https://github.com/filecoin-project/lotus/pull/11944 ## Proposed Changes 1. Change the default value of `Subsystems.GuiAddress` from `:4701` to `127.0.0.1:4701`. 2. Rename the `--listen` parameter of `curio web` to...

### Checklist - [X] This is **not** a security-related bug/issue. If it is, please follow please follow the [security policy](https://github.com/filecoin-project/lotus/security/policy). - [X] I **have** searched on the [issue tracker](https://github.com/filecoin-project/lotus/issues) and...

kind/bug

We are useing Yugabyte with [YCQL authentication](https://docs.yugabyte.com/preview/secure/enable-authentication/authentication-ycql/) enabled via the parameter `--use_cassandra_authentication` and [YSQL authentication](https://docs.yugabyte.com/preview/secure/enable-authentication/authentication-ysql/) enabled via `--ysql_enable_auth`. However, `boostd-data` is unable to utilize Cassandra authentication and can only connect...