Re: Kubernetes plugin advice

2015-06-01 Thread Stephen Connolly
We are currently in release close out mode. I hope to get some time to work on the cloud api after we get the release out... So hopefully something in the next couple of weeks. As I said before, the hooks I need are in Jenkins 1.592+ so this new API can be added in a plugin targeting 1.592+

Re: Kubernetes plugin advice

2015-06-01 Thread Nigel Magnay
On Friday, April 24, 2015, Kanstantsin Shautsou kanstantsin@gmail.com wrote: I think all Cloud plugin developers will be glad to know about Cloud API problems and their changes. So my plan is to do a new cloud-api in a plugin. It makes it easier to update and experiment. I have

Re: Kubernetes plugin advice

2015-05-31 Thread Kanstantsin Shautsou
Hi, Stephen. I reviewed code in almost all cloud plugins and it seems to me that jenkins cloud api (DockerSlave - DockerComputer (Launcher/retention)) looks not suitable for cloud usage at all. Some plugins just creating vm and then passes hardcodes to this implemented classes, other do run in

Re: Kubernetes plugin advice

2015-04-24 Thread Kanstantsin Shautsou
On Apr 25, 2015, at 01:13, Stephen Connolly stephen.alan.conno...@gmail.com wrote: On Friday, April 24, 2015, Kanstantsin Shautsou kanstantsin@gmail.com mailto:kanstantsin@gmail.com wrote: I think all Cloud plugin developers will be glad to know about Cloud API problems and

Re: Kubernetes plugin advice

2015-04-24 Thread Stephen Connolly
On Friday, April 24, 2015, Kanstantsin Shautsou kanstantsin@gmail.com wrote: I think all Cloud plugin developers will be glad to know about Cloud API problems and their changes. So my plan is to do a new cloud-api in a plugin. It makes it easier to update and experiment. I have sufficient

Re: Kubernetes plugin advice

2015-04-24 Thread Kanstantsin Shautsou
I think all Cloud plugin developers will be glad to know about Cloud API problems and their changes. Really difficult to follow massive changes in core. Any comments about docker-plugin will be appreciated. Also it will be very cool if you review https://github.com/jenkinsci/jenkins/pull/1448

Re: Kubernetes plugin advice

2015-04-23 Thread Magnus Sandberg
Hi, I think it would be great with an internal extension point for a scheduler where you easily can adapt to different sub-systems. I primarily think of AWS ECS at this point but there are others. /Magnus 2015-01-23 18:33 GMT+01:00 Carlos Sanchez car...@apache.org: Hi! I'm creating the

Re: Kubernetes plugin advice

2015-04-23 Thread Stephen Connolly
Carlos, please sync up with me to get my full rant on the deficiencies of the Cloud API. I can point you to our best implementations (which sadly for the community are closed source - not my call) FWIW the current Cloud API is IMHO a crappy extension point and it is almost impossible for anyone

Kubernetes plugin advice

2015-01-23 Thread Carlos Sanchez
Hi! I'm creating the Kubernetes plugin [1] to start slaves in Kubernetes or Google Container Engine, which basically means launching Docker containers across multiple hosts with just one API. Some background: Kubernetes allows launching individual containers (Pods) or creating a