The job runs periodically to clean up expired projects created by c3iaas-request-project.
In the long term if would be better to use OpenShift API list/watch mechanism to handle this, but for now let's just keep it simple by using cronjob and polling.
The job runs periodically to clean up expired projects created by c3iaas-request-project.
In the long term if would be better to use OpenShift API list/watch mechanism to handle this, but for now let's just keep it simple by using cronjob and polling.