fabric8-services / fabric8-jenkins-idler

OpenShift.io service to idle resp.unidle Jenkins instances
Apache License 2.0
4 stars 15 forks source link

Remove regexp based free starter cluster detection #329

Closed khrm closed 5 years ago

khrm commented 5 years ago

Remove regexp based free starter cluster detection and retrieved cluster type from auth client. Fix issue #306 and https://github.com/openshiftio/openshift.io/issues/4588

centos-ci commented 5 years ago

Can one of the admins verify this patch?

dipak-pawar commented 5 years ago

Except for one thing, it could be better if cluster service endpoint could return OSO type clusters rather idler filtering it. So that change in cluster service could not introduce a regression in idler.

@hrishin Created https://github.com/fabric8-services/fabric8-cluster/issues/70