Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate possibiltity to put proxy into Jenkins image #166

Open
hferentschik opened this issue Feb 20, 2018 · 0 comments
Open

Investigate possibiltity to put proxy into Jenkins image #166

hferentschik opened this issue Feb 20, 2018 · 0 comments

Comments

@hferentschik
Copy link
Contributor

Instead of having Jenkins Idler/Proxy we could build something into the Jenkins image. Effectively there would be two processes in the Jenkins image. The actual Jenkins instance and a proxy of sorts.
This proxy needs to start up quickly so that one can idle the pod using 'oc idle' and wake up in time when a request comes in.

The responsibility of the proxy is to start quickly and respond to the incoming request. At the same time, it monitors the Jenkins startup and once up, delegates to it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant