eclipse / kuksa.val.feeders

kuksa.val.feeders
Apache License 2.0
8 stars 22 forks source link

Align Feeder/Provider names #131

Closed erikbosch closed 3 months ago

erikbosch commented 11 months ago

Our naming of feeders/providers is quite inconsistent. There is a plan to split the KUKSA repos and as part of that it could be good to align what names should be. As of today naming pattern in source, readme and docker containers often varies. It is partially described at https://github.com/eclipse/kuksa.val/wiki/KUKSA-Naming-Guidelines

Examples:

The image below show how inconsistent naming are for Docker containers. Changing name when moving would be good, as users then anyway will need to select a new repo to download latest container

image

lukasmittag commented 11 months ago

I think with the move we should switch to either <protocol>2val for everything or <protocol>_provider

erikbosch commented 3 months ago

I think this one can be closed

Approach for new repos (mostly consistenly used)

repo name: kuksa-<name>-provider ghcr container: <name>-provider