Version-Release number of selected component (if applicable): openshift v3.10.2 kubernetes v1.10.0+b81c8f8 Besides, I relized the --idle-threshold=1, is the value an expected configuration on free-stg/free-int?
I see pod hibernation-53-8558x has only been running for 21 hrs. The hibernation pod has to run for idle-query-period, also. I realize this is not ideal, this is changed with this PR: https://github.com/openshift/online-hibernation/pull/64 . I'll check back later today to see that this project has been idled. The idle-threshold is configured to be 1, yes, we still only want to idle projects that have essentially 0 network activity. With the above PR, and with upcoming changes to idling in origin code we'll relax that threshold to idle more projects. Thank you!
Thanks, Sally. It looks like we'd better doing auto-idle testing after the Refactor PR is merged.
@yasun this can be marked verified? looks like it was resolved with Comment 4. Thanks