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
The issue occured when deleting a Pod of the Job. Then Job tracker starts tracking newly created Pod, but a tracker for old Pod has not been stopped properly in some condition.
Added Deleted channel to the Pod tracker, added handling of Pod deletion to Job, StatefulSet, DaemonSet and Deployment trackers.
fixes#127
No description provided.
The text was updated successfully, but these errors were encountered: