hawtio / hawtio-kubernetes

hawtio plugin for working with kubernetes
Apache License 2.0
24 stars 14 forks source link

ReplicationController - Do not list events when a pod is destroyed such as scaling down #85

Open davsclaus opened 8 years ago

davsclaus commented 8 years ago

I have scaled the camel quickstart up from 1 -> 2 and then down from 2 -> 1, and then back up from 1 - 2. That gives me 3 create events, and currently there is 2 pods running. What is missing is the destroyed events to be listed in the events page. (when you click the number on the right on the RC overview page)

screen shot 2015-10-02 at 2 39 51 pm screen shot 2015-10-02 at 2 39 59 pm