-
I set up a couple of Kustomizations, one with some infrastructure-base components (controllers) and the other one for the main application. Everything is working fine; the application is running and the continuous delivery pipeline implemented by Flux works as expected when changes are done/commited. However, I'm getting some weird notifications in my Slack channel every now and then... for example I got below notification once every three hours approximately: Note the green color of the vertical bar in the Slack notification... as per my understanding this means that it's not an error. And if I check the "kustomize-controller" pod's log, I can see messages like this:
Note that I didn't make any change in between notifications or since I deployed the application for the first time. Also, as I said before, the application runs fine and seems that there's no outage. Any idea what may be causing this notification to trigger? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
I see something similar as well. I'm happy to provide additional information, though not sure exactly where to dig deeper. |
Beta Was this translation helpful? Give feedback.
-
Hi @stefanprodan and @hiddeco |
Beta Was this translation helpful? Give feedback.
Hi @stefanprodan and @hiddeco
Any suggestion that you can provide on this? Thanks in advance