Hi Oliver, I would like to adopt a plugin:
Link: https://github.com/jenkinsci/openstack-cloud-plugin Pull requests (optional): https://github.com/jenkinsci/openstack-cloud-plugin/pull/393 Status: for adoption GitHub Username: simonelbaz Jenkins Infrastructure ID: simonelbaz Repository Permission Updater PR: https://github.com/jenkins-infra/repository-permissions-updater/pull/4353 <Describe briefly what you plan to do> By default, JCloudsCleanupThread is launched every 10 minutes to clean provisioned servers and FIP. I would like to make this frequency cleaning configurable through *the web UI* for *each cloud* (cleanfreq, 10 secondes by default). After discussion with @msegura <https://github.com/msegura>, the JCloudsCleanupThread recurrence period would be set to 1 second by default. Each second, this thread would verify the time elapsed since the last cloud cleanup (new JCloudsCloud attribute: lastCleanTime). After *cleanseq* seconds, the cleaning operation would be carried on. Best regards, Le mercredi 5 mars 2025 à 23:45:47 UTC+1, Simon Elbaz a écrit : > Hi Oliver, > > I would like to adopt https://github.com/jenkinsci/openstack-cloud-plugin. > > My Github profile is: https://github.com/simonelbaz > > Thanks for any advice. > > Simon > > Le lundi 3 mars 2025 à 14:22:35 UTC+1, ogondza a écrit : > >> Plugins up for an adoption! >> >> Folks, the inevitable is here. I am moving away from Jenkins Upstream >> contribution - something I have been increasingly struggling to find >> time to do anyway. >> >> This is a great community and I have met a lot of influential people >> here! To leave the place somewhat clean, I went on and disowned the >> plugins I used to (co-)maintain. >> >> The good thing is, the most used ones got adopted already. The most >> popular that did not, are those: >> >> - https://github.com/jenkinsci/jms-messaging-plugin/ >> - https://github.com/jenkinsci/openstack-cloud-plugin >> - https://github.com/jenkinsci/permissive-script-security-plugin >> - https://github.com/jenkinsci/xvnc-plugin >> >> If you use some of them and would like to contribute, just let me know, >> there might still be some knowledge I can share :P >> >> Cheers, and thanks for all the fish! >> -- >> oliver >> >> -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/jenkinsci-dev/a5adfb7c-72e9-4f20-a54e-adfa54f54370n%40googlegroups.com.
