-
Bug
-
Resolution: Unresolved
-
Critical
-
None
-
Jenkins version 2.190.3, running in k8s using official docker image
ec2 plugin version 1.46.1
The EC2 plugin creates extra EC2 instances that it does not end up using. For instance, right now there are 5 EC2 instances launched by the plugin, but only 2 of those are registered in Jenkins as build executors. If I terminate the unused instances, the plugin launches new ones. Is there any way to fix this?