Dalamud
Dalamud
目录定位有bug
目前发现一个文档里的两个概述链接一样,会导致点击toc目录里的第二个概述自动跳转到第一个概述那里去 第一个概述的链接  第二个概述的链接 
please add support for intermediate CA certificates. the root CA must be kept safely,use the intermediate CA certificate to issue certificates for the end-users and clusters. it's been a long...
**Describe the Bug** cluster gateway will automatically turn on when the kubesphere-system project gateway is enabled. **Versions Used** KubeSphere: Kubernetes: (If KubeSphere installer used, you can skip this) v3.3.0 **Environment**...
**Describe the Bug** enable pod ip pool by changing none to calico in the file cluster-configuration.yaml,new pods will stuck in the ContainerCreating state,output error "cannot find a qualified ippool" logs:...
数据源开关功能: 有些数据源设置完成后,访问不稳定,可以使用开关按钮来处理 分组内数据源批量设置功能: 例如已有4个数据源A、B、C、D 在添加分组的时候可以自由选择设置默认数据源A、B、C,等sonarr数据同步完成后,分组内剧集或番剧的数据源均为A、B、C 另外,如果后续想要调整分组内的多个剧集或番剧的数据源为B、C、D,希望有相应批量按钮来处理
i think it depend on flash_attn 2.x,will ouput runtime error with unsupport gpus.
ks版本:kubesphere/ks-installer:v3.4.1-patch.0 kubernetes版本: ``` Client Version: version.Info{Major:"1", Minor:"26", GitVersion:"v1.26.15", GitCommit:"1649f592f1909b97aa3c2a0a8f968a3fd05a7b8b", GitTreeState:"clean", BuildDate:"2024-03-14T01:05:39Z", GoVersion:"go1.21.8", Compiler:"gc", Platform:"linux/amd64"} Kustomize Version: v4.5.7 Server Version: version.Info{Major:"1", Minor:"26", GitVersion:"v1.26.15", GitCommit:"1649f592f1909b97aa3c2a0a8f968a3fd05a7b8b", GitTreeState:"clean", BuildDate:"2024-03-14T00:54:27Z", GoVersion:"go1.21.8", Compiler:"gc", Platform:"linux/amd64"} ``` 测试发现,虽然ks根据cluster-configuration.yaml设置创建了opensearch-credentials,但opensearch使用的还是默认用户名密码...
**Describe the bug** outpost deployment via docker prodouces invalid traefik label with double "`" **To Reproduce** Steps to reproduce the behavior: 1. Go to 'outpost' and create outpost my config...
### 📦 部署环境 Docker ### 📌 软件版本 v1.36.31 ### 💻 系统环境 Ubuntu ### 🌐 浏览器 Chrome ### 🐛 问题描述 使用authentik作为sso,登录时发现lobechat报错了  authentik提供程序配置  容器配置 ``` lobechat: image: reg.xxxxxx.com/lobehub/lobe-chat:latest container_name: lobechat...
### 🥰 需求描述 当生成的代码块过长的时候复制比较费劲,无法对代码块ctrl+a,得拖动滚动条找代码块开头的复制按钮 ### 🧐 解决方案 目前想到的有两种,代码块超出之后 1,复制按钮漂浮并跟随代码块(倾向于这种) 2,复制按钮出现在右下角 ### 📝 补充信息 _No response_