Results 13 issues of ixiaoyi93

**请描述您的问题.** 在测试jumpserver 版本 v2.24.0 过程中,只能通过全局的资源限制。我尝试着将clusterrole资源绑定到固定的命名空间,但是似乎并没有生效。想了解一下,是目前功能不支持,还是我操作的方式不正确。如果支持改诉求,能否提供相关的文档呢。

状态:待反馈
类型:提问

嗨,您好, 首先就是很高兴能够遇到adminset这么好的项目! 但是在测试过程中发现一个小的问题。那就是磁盘采集信息的问题,采集的不是物理机硬盘的块数,这方面是否想过进行优化呢。 还有就是比较关心的就是,该项目用到了mongodb/redis/MySQL数据库,关于该软件架构文档可以提供吗? 最后,还是非常感谢您能提供这么好的项目!!!!

具体如下所示: ![image](https://user-images.githubusercontent.com/34268642/122741531-a0968800-d2b7-11eb-8343-10e566779a45.png) 当我们的 Pod 发生异常重启时,会重复出现多个相同指标。此时在 grafana 查看面板时: ![image](https://user-images.githubusercontent.com/34268642/122741620-b441ee80-d2b7-11eb-9b4e-188b30153d4e.png) 大佬可在自己环境进行测试,如果我提供的数据有误,请及时纠正我的测试方式及数据。

Using the helm install command produced by https://www.koderover.com/installer, selecting the internal ingress does not create a corresponding rule. The commands generated are as follows ``` helm upgrade --install --create-namespace -n...

bug

部署版本:chaosblade-box-1.0.2 部署方式:helm v3 ``` $ helm install chaosblade-box ./ --namespace chaos-blade --set spring.datasource.password=xxxx ``` 运行状态: ``` $ kubectl get pod -n chaos-blade NAME READY STATUS RESTARTS AGE chaosblade-box-68dff9f54f-skvdr 1/1 Running...

type/question

**What would you like to be added**: 飞书告警消息模板支持 ”消息卡片“ 模式,能够使用 ”lark_md“ 消息格式。 **Why is this needed**: 飞书 V2 报警模板,能够根据告警的状态(类似于钉钉和企业微信告警模板里的功能)实现不同的 title color。偏于区分告警的状态,更加方便运维以及业务人员关注告警信息。

通过 Grafana 查看日志: ![image](https://github.com/loggie-io/loggie/assets/34268642/77e1fc6f-0a5a-4045-a1c5-996d428a2eb5) 在 Kubernetes 中使用 Loggie terminal 的可交互式 dashboard 截图: ![image](https://github.com/loggie-io/loggie/assets/34268642/ed969055-0446-49c1-8eee-832dc00b6dd2) 不知道该如何排查。

bug

**Describe the bug** 我想获取最近离职的员工,通过 `StartTime` 和 `EndTime` 参数时获取的离职员工并没有我想要的离职人员。 **To Reproduce** ``` package main import ( "context" "fmt" "github.com/alibabacloud-go/tea/tea" "github.com/chyroc/lark" ) func InitFeiShuClient() *lark.Lark { return lark.New(lark.WithAppCredential( "cli_xxxxx", "xxxxxxxx", )) }...

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement. ### Description By checking the [Official Documentation Api-server Configuration](https://dolphinscheduler.apache.org/zh-cn/docs/3.2.1/architecture/configuration) ,we know the...

document