-
Notifications
You must be signed in to change notification settings - Fork 126
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Spurious, repeated postDeploymentTask executions #3880
Comments
Thank you for submitting the issue, can you please share which version of Keptn and K8s are you using? |
Yes, sorry, I should have noted that immediately:
|
Thank you, We had a similar issue with K8s 1.30 recently, but it was fixed in the latest version (2.4.0). Can you please try to update tot he latest version to see if the problem still persists? Thank you! |
Hi, any updates ? |
Sorry, there has been a misunderstanding on my part: we are in fact running keptn-2.4 (I was confused because the |
We're trying to set up keptn to implement post deployment notifications to a slack channel, currently trying this in two namespaces (
content-storage-api
andwww-gone
), starting on 2024-12-11.Since then, every day, once or sometimes twice per day, even though there have been no further changes to the namespace, these keptn tasks trigger again and again, resulting in bursts of slack messages, like this:
What's going on here? How can we debug this? Thanks for your help!
k8s manifest KeptnTaskDefinition
Resulting KeptnTask resource
(There are 3 of these in the
content-storage-api
namespace, and one inwww-gone
)keptn lifecycle-controller logs
The text was updated successfully, but these errors were encountered: