artilleryio / artillery

The complete load testing platform. Everything you need for production-grade load tests. Serverless & distributed. Load test with Playwright. Load test HTTP APIs, GraphQL, WebSocket, and more. Use any Node.js module.
https://www.artillery.io
Mozilla Public License 2.0
8.07k stars 512 forks source link

[Feature Request] Defining the Image of the Fargate Tasks from a private registry #3195

Closed 70mm1 closed 5 months ago

70mm1 commented 5 months ago

Dear maintainers, for using Artillery in an enterprise setting, the requirement exists to control the images of the spawned Fargate load generators to scan the image for vulnerabilities. This is currently not possible as far as I understand.

Is this something that will be added in the future?

Best, Tom

70mm1 commented 5 months ago

Supported via WORKER_IMAGE_URL :)