Branch: refs/heads/master Home: https://github.com/jenkinsci/spotinst-plugin Commit: cf593a07b3dac92f5315675af3d44c6de38f0cf0 https://github.com/jenkinsci/spotinst-plugin/commit/cf593a07b3dac92f5315675af3d44c6de38f0cf0 Author: Adivos <adi...@yahoo.com> Date: 2020-10-26 (Mon, 26 Oct 2020)
Changed paths: M pom.xml Log Message: ----------- Merge pull request #9 from jenkinsci/master sync from parent repo Commit: 2ab02514d25a7909f8263e61f3ec28f74f137f86 https://github.com/jenkinsci/spotinst-plugin/commit/2ab02514d25a7909f8263e61f3ec28f74f137f86 Author: Caduri Katzav <cadu...@gmail.com> Date: 2020-11-15 (Sun, 15 Nov 2020) Changed paths: M pom.xml M src/main/java/hudson/plugins/spotinst/api/infra/RestClient.java M src/main/java/hudson/plugins/spotinst/cloud/AwsSpotinstCloud.java M src/main/java/hudson/plugins/spotinst/cloud/AzureSpotinstCloud.java M src/main/java/hudson/plugins/spotinst/cloud/BaseSpotinstCloud.java M src/main/java/hudson/plugins/spotinst/cloud/GcpSpotinstCloud.java M src/main/java/hudson/plugins/spotinst/cloud/PendingInstance.java M src/main/java/hudson/plugins/spotinst/cloud/SpotinstInstanceWeight.java M src/main/java/hudson/plugins/spotinst/model/azure/AzureGroupInstance.java M src/main/java/hudson/plugins/spotinst/slave/SpotinstComputer.java M src/main/java/hudson/plugins/spotinst/slave/SpotinstComputerLauncher.java M src/main/java/hudson/plugins/spotinst/slave/SpotinstComputerListener.java M src/main/java/hudson/plugins/spotinst/slave/SpotinstRetentionStrategy.java M src/main/java/hudson/plugins/spotinst/slave/SpotinstSlave.java M src/main/resources/hudson/plugins/spotinst/cloud/BaseSpotinstCloud/config.jelly A src/main/resources/hudson/plugins/spotinst/cloud/BaseSpotinstCloud/help-shouldUseWebsocket.html M src/test/java/hudson/plugins/spotinst/SpotinstCloudTest.java Log Message: ----------- Upgrade plugin to jenkins version 2.222.1 in order to support websocket Commit: e5d32062cea51cb5f0451593e39067f3b8fb107d https://github.com/jenkinsci/spotinst-plugin/commit/e5d32062cea51cb5f0451593e39067f3b8fb107d Author: Caduri Katzav <cadu...@gmail.com> Date: 2020-11-15 (Sun, 15 Nov 2020) Changed paths: M src/main/java/hudson/plugins/spotinst/jobs/SpotinstSyncInstances.java M src/main/java/hudson/plugins/spotinst/slave/SpotinstComputerLauncher.java M src/main/java/hudson/plugins/spotinst/slave/SpotinstComputerListener.java M src/main/java/hudson/plugins/spotinst/slave/SpotinstRetentionStrategy.java Log Message: ----------- Retrigger jobs when instance is terminated When instance is being terminated(either spot or OD) it will check if the slave has jobs that haven't finished yet and will trigger them automatically Using spotinst out of the box feature to create new instance we just needs to register the new instance before it tries to connect to do that we reduce the sync interval to 1 min instead of 5 Commit: 3458900ea6b46a8ebce2f26354faecbc61870bb2 https://github.com/jenkinsci/spotinst-plugin/commit/3458900ea6b46a8ebce2f26354faecbc61870bb2 Author: adiv sukonik <adiv.suko...@spotinst.com> Date: 2020-11-15 (Sun, 15 Nov 2020) Changed paths: M JenkinsWiki.adoc M pom.xml Log Message: ----------- Update wiki changelog with new version Commit: 0aeeb7cbd68a7c849adb7386c93c20b1cec16937 https://github.com/jenkinsci/spotinst-plugin/commit/0aeeb7cbd68a7c849adb7386c93c20b1cec16937 Author: Adivos <adi...@yahoo.com> Date: 2020-11-15 (Sun, 15 Nov 2020) Changed paths: M JenkinsWiki.adoc M pom.xml M src/main/java/hudson/plugins/spotinst/api/infra/RestClient.java M src/main/java/hudson/plugins/spotinst/cloud/AwsSpotinstCloud.java M src/main/java/hudson/plugins/spotinst/cloud/AzureSpotinstCloud.java M src/main/java/hudson/plugins/spotinst/cloud/BaseSpotinstCloud.java M src/main/java/hudson/plugins/spotinst/cloud/GcpSpotinstCloud.java M src/main/java/hudson/plugins/spotinst/cloud/PendingInstance.java M src/main/java/hudson/plugins/spotinst/cloud/SpotinstInstanceWeight.java M src/main/java/hudson/plugins/spotinst/jobs/SpotinstSyncInstances.java M src/main/java/hudson/plugins/spotinst/model/azure/AzureGroupInstance.java M src/main/java/hudson/plugins/spotinst/slave/SpotinstComputer.java M src/main/java/hudson/plugins/spotinst/slave/SpotinstComputerLauncher.java M src/main/java/hudson/plugins/spotinst/slave/SpotinstComputerListener.java M src/main/java/hudson/plugins/spotinst/slave/SpotinstRetentionStrategy.java M src/main/java/hudson/plugins/spotinst/slave/SpotinstSlave.java M src/main/resources/hudson/plugins/spotinst/cloud/BaseSpotinstCloud/config.jelly A src/main/resources/hudson/plugins/spotinst/cloud/BaseSpotinstCloud/help-shouldUseWebsocket.html M src/test/java/hudson/plugins/spotinst/SpotinstCloudTest.java Log Message: ----------- Merge pull request #49 from spotinst/master Version 2.1.0 Compare: https://github.com/jenkinsci/spotinst-plugin/compare/1e227f20b698...0aeeb7cbd68a -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/spotinst-plugin/push/refs/heads/master/1e227f-0aeeb7%40github.com.