jenkinsci / amazon-ecs-plugin

Amazon EC2 Container Service Plugin for Jenkins
https://plugins.jenkins.io/amazon-ecs
MIT License
192 stars 227 forks source link

Add CLI args for Launcher #353

Open mbaitelman opened 2 months ago

mbaitelman commented 2 months ago

Jenkins and plugins versions report

Environment ```text Paste the output here ```

What Operating System are you using (both controller, and any agents involved in the problem)?

Linux

Reproduction steps

Run any linux container, check logs for deprecation warnings

Expected Results

No deprecation warnings

Actual Results

Deprecation warnings

Anything else?

These messages come from https://github.com/jenkinsci/remoting/pull/699

Are you interested in contributing a fix?

Yes