wanjunlei
- 修改了dingtalk.go里面部分代码
- 使用make build-nm-amd64编译( 由于编译环境没有运行环境,我把Makefile里kustomize注释掉了)
- 修改了notification-manager里面的镜像地址,运行报错
level=info ts=2021-06-25T14:21:14.259788602+08:00 caller=main.go:96 msg="Starting notification manager..." addr=:19093 timeout=5s
level=error ts=2021-06-25T14:21:18.068562875+08:00 caller=config.go:194 msg="Failed to get informer for NotificationManager" err="no matches for kind \"NotificationManager\" in version \"notification.kubesphere.io/v2beta2\""
level=error ts=2021-06-25T14:21:18.068627435+08:00 caller=main.go:109 msg="Failed to create sync notification manager config"
这是什么情况呢?再三麻烦了~~~