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
{{ message }}
This repository has been archived by the owner on May 6, 2021. It is now read-only.
There are concerns that this can in some situtation become problematic. See issue #133.
Primarily the aim is to have some backing-off strategy which will prevent flooding OpenShift with idle requests. However, there might be some benefit as well in removing the writing of annotations and effectively do a "plain" scale down of the Jenkins instance.
The text was updated successfully, but these errors were encountered:
Or at least do not call this PATCH for every retry of Idle - effectively just set annotations once - they won't be removed until reset environment occurs
ATM, the Idler will simulate OpenShift's route based idling, but setting some annotations prior to scaling down the Jenkins instance.
There are concerns that this can in some situtation become problematic. See issue #133.
Primarily the aim is to have some backing-off strategy which will prevent flooding OpenShift with idle requests. However, there might be some benefit as well in removing the writing of annotations and effectively do a "plain" scale down of the Jenkins instance.
The text was updated successfully, but these errors were encountered: