Skip to content

fix: support full container registry URLs in autoscaler plugin config#409

Merged
guenhter merged 1 commit intoriemers:masterfrom
ahauserv:master
Nov 1, 2025
Merged

fix: support full container registry URLs in autoscaler plugin config#409
guenhter merged 1 commit intoriemers:masterfrom
ahauserv:master

Conversation

@ahauserv
Copy link
Copy Markdown
Contributor

Allow gitlab_runner.autoscaler.plugin to accept full container registry URLs.
e.g.:

123456789.dkr.ecr.eu-central-1.amazonaws.com/gitlab-org/fleeting/plugins/aws:latest

while still correctly resolving to the appropriate fleeting plugin template.

With this change all valid plugin formats are supported: https://docs.gitlab.com/runner/fleet_scaling/fleeting/#plugin-formats

Allow gitlab_runner.autoscaler.plugin to accept full container registry
URLs (e.g. 123456789.dkr.ecr.eu-central-1.amazonaws.com/gitlab-org/fleeting/plugins/aws:latest)
while still correctly resolving to the appropriate fleeting plugin template.
@guenhter guenhter merged commit b477b3b into riemers:master Nov 1, 2025
1 check failed
@guenhter
Copy link
Copy Markdown
Collaborator

guenhter commented Nov 1, 2025

Thx for this contribution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants