Chai Yingchao

Results 5 issues of Chai Yingchao

My cortex running on kubernetes as statefulset instance, and uses a NFS as local filesystem block storage. At first it worked steadily. However, after running for about 20 days, Cortex...

stale

## Expected Behavior goproxy 作为客户端直接设置的代理服务器。goproxy还链接两个http代理A和B。 想要实现客户端访问A域名走A代理,访问其它域名走B代理 能实现吗? ## Current Behavior 想实现访问A域名走A代理,访问其它域名走B代理,不知道如何配置

We need SSO, such as OIDC, SAML, OAUTH. could consider using dex (https://dexidp.io/).

enhancement

### Self Checks - [X] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [X] I have searched for existing...

🐞 bug

**What did you do?** 3 Prometheus nodes for HA 3 Alertmanager nodes for HA alert01 startup command: `/bin/alertmanager --config.file=/etc/alertmanager/config.yml --storage.path=/alertmanager --log.level=debug --cluster.listen-address=prom01:9094` alert02 startup command: `/bin/alertmanager --config.file=/etc/alertmanager/config.yml --storage.path=/alertmanager --log.level=debug --cluster.listen-address=prom02:9094...