-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Hi team,
Thanks again for this app. I saw a demo on the CNCF channel and i had to try it.
I was able to use the example manifest and install hermod in my cluster successfully. The controller started up fine as seen from the logs below:
{"level":"info","msg":"starting deployment watcher","time":"2022-05-04T16:10:20Z"}
{"level":"info","msg":"deployment cache controller synced","time":"2022-05-04T16:10:20Z"}
{"level":"info","msg":"namespace cache controller synced","time":"2022-05-04T16:10:21Z"}
I tested out a deployment and looks like the slack api calls are failing.
{"level":"error","msg":"failed to send slack message: failed to send message \"*Rollout for Deployment `user-test` in `user` namespace on `dev` cluster is successful.*\" to 'demoapp': Post \"https://slack.com/api/chat.postMessage\": x509: certificate signed by unknown authority","time":"2022-05-04T16:21:32Z"}
I don't quite grok the x509 error. It's not like slack is using a self-signed cert in this case. I am a bit lost here.
Have you seen this error before ?
surajnarwade
Metadata
Metadata
Assignees
Labels
No labels