-
Notifications
You must be signed in to change notification settings - Fork 41
Closed as not planned
Labels
Description
This is a follow-up from #118
Once we'll have agreed to which image names to use then we can go and update the components' manifests and CI files to use the udpated image names.
Note though, that this can happen even if we haven't yet configured the repo to have permissions to publish to the ghcr.io registry. As long as we fix #119 then the integration tests will always be building locally the images they need. Thus the tests should be able to pass, even if images are not yet published.
But of course the publish worklflows will be failing as long as we don't give permissions to the repo to publish to the corresponding registry.
Some existing PRs for this are: