sardinasystems/fleeting-plugin-openstack

Please provide OCI registry distribution

Closed this issue · 4 comments

https://docs.gitlab.com/runner/fleet_scaling/fleeting.html#install-a-fleeting-plugin suggests that OCI registry distribution is the recommended way of installing plugins.

I think it can be created by https://gitlab.com/gitlab-org/fleeting/fleeting-artifact

vooon commented

For that some GH actions plugin needed. For now, it's sufficient to use Heat stack and goreleaser.

@vooon Awesome, thanks! :) I can confirm that it works! Perhaps the config example in the README.md could be adapted to it?

plugin = "fleeting-plugin-openstack"

Should be plugin = "ghcr.io/sardinasystems/fleeting-plugin-openstack:latest"

vooon commented

@baurmatt it's fixed in 3dc95fe , i've changed heat stack to pull image.