创建部署问题时,请参考下面模板,你提供的信息越多,越容易及时获得解答。如果未按模板创建问题,管理员有权关闭问题。
确保帖子格式清晰易读,用 markdown code block 语法格式化代码块。
你只花一分钟创建的问题,不能指望别人花上半个小时给你解答。
操作系统信息
rokey linux 8.8
Kubernetes版本信息
将 kubectl version
1.24
KubeSphere版本信息
例如:v3.3.2 版本 离线部署
问题是 配置了 飞书的webhook 做为接收器,先试一下 测试发送 结果显示测试发送成功,但是飞书没有收到任何消息。
本着想先测试下 接收 然后再结合prom 配置告警。
版本查看是 看的关于 显示的是v3.3.2
notification-manager日志信息
2023-11-23T13:35:44.195446411+08:00 2023-11-23T13:35:44.195+0800 DEBUG controller-runtime.webhook.webhooks wrote response {“webhook”: “/validate-notification-kubesphere-io-v2beta2-receiver”, “UID”: “a2cb0a7d-f7d4-40b3-afce-a40e6efc8f85”, “allowed”: true, “result”: {}, “resultError”: “got runtime.Object without object metadata: &Status{ListMeta:ListMeta{SelfLink:,ResourceVersion:,Continue:,RemainingItemCount:nil,},Status:,Message:,Reason:,Details:nil,Code:200,}”}
2023-11-23T13:35:44.204016948+08:00 2023/11/23 13:35:44 http: TLS handshake error from 10.244.1.0:36708: EOF
2023-11-23T13:44:25.547538387+08:00 2023-11-23T13:44:25.547+0800 DEBUG controller-runtime.webhook.webhooks received request {“webhook”: “/validate-notification-kubesphere-io-v2beta2-receiver”, “UID”: “303af9d1-e896-4c10-8f12-2d49e5656ddc”, “kind”: “notification.kubesphere.io/v2beta2, Kind=Receiver”, “resource”: {“group”:“notification.kubesphere.io”,“version”:“v2beta2”,“resource”:“receivers”}}
2023-11-23T13:44:25.547710760+08:00 2023-11-23T13:44:25.547+0800 DEBUG controller-runtime.webhook.webhooks wrote response {“webhook”: “/validate-notification-kubesphere-io-v2beta2-receiver”, “UID”: “303af9d1-e896-4c10-8f12-2d49e5656ddc”, “allowed”: true, “result”: {}, “resultError”: “got runtime.Object without object metadata: &Status{ListMeta:ListMeta{SelfLink:,ResourceVersion:,Continue:,RemainingItemCount:nil,},Status:,Message:,Reason:,Details:nil,Code:200,}”}
2023-11-23T13:44:30.380780870+08:00 2023-11-23T13:44:30.380+0800 DEBUG controller-runtime.webhook.webhooks received request {“webhook”: “/validate-notification-kubesphere-io-v2beta2-receiver”, “UID”: “d83341b8-a7c7-4a16-9c74-0739d40db412”, “kind”: “notification.kubesphere.io/v2beta2, Kind=Receiver”, “resource”: {“group”:“notification.kubesphere.io”,“version”:“v2beta2”,“resource”:“receivers”}}
2023-11-23T13:44:30.380815882+08:00 2023-11-23T13:44:30.380+0800 DEBUG controller-runtime.webhook.webhooks wrote response {“webhook”: “/validate-notification-kubesphere-io-v2beta2-receiver”, “UID”: “d83341b8-a7c7-4a16-9c74-0739d40db412”, “allowed”: true, “result”: {}, “resultError”: “got runtime.Object without object metadata: &Status{ListMeta:ListMeta{SelfLink:,ResourceVersion:,Continue:,RemainingItemCount:nil,},Status:,Message:,Reason:,Details:nil,Code:200,}”}