You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When I increase number of replicas, kwatch send me notification in slack about crash with reason Unschedulable (befor autoscaler adds a node).
I tried to disable this reason by config:
To Reproduce
Steps to reproduce the behavior:
just disable this reason in config and increase number of replicas of a pod until there is not enough resources in current nodes
Expected behavior
Not to send a notification with disabled reason
Actual behavior
send a notification with disabled reason
Version/Commit
0.9.3
The text was updated successfully, but these errors were encountered:
Hi! Could be linked or not but I'm also experiencing some abnormal behavior when we use some autoscaling.
with v 0.9.3 I get some alerts on any scale down even if pods are normally and expectedly stopped.
Describe the bug
When I increase number of replicas, kwatch send me notification in slack about crash with reason Unschedulable (befor autoscaler adds a node).
I tried to disable this reason by config:
But it still sends notification with this reason
To Reproduce
Steps to reproduce the behavior:
just disable this reason in config and increase number of replicas of a pod until there is not enough resources in current nodes
Expected behavior
Not to send a notification with disabled reason
Actual behavior
send a notification with disabled reason
Version/Commit
0.9.3
The text was updated successfully, but these errors were encountered: