Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Unknown/unknown docker images #752

Closed
erikbosch opened this issue Mar 11, 2024 · 1 comment
Closed

Unknown/unknown docker images #752

erikbosch opened this issue Mar 11, 2024 · 1 comment

Comments

@erikbosch
Copy link
Contributor

I noticed that most of our docker images published on ghcr.io also shows an unknown/unknown version, like Databroker

image

We addressed this for SOME/IP feeder long time ago, see eclipse-kuksa/kuksa.val.feeders#118, by specifying provenance: false. We may consider if we should add it also to all other docker builds

 uses: docker/build-push-action@v4
with:
    # Provenance to solve that an unknown/unkown image is shown on ghcr.io
    # Same problem as described in https://github.com/orgs/community/discussions/45969
    provenance: false
erikbosch added a commit to boschglobal/kuksa-python-sdk that referenced this issue Mar 18, 2024
erikbosch added a commit to boschglobal/kuksa-can-provider that referenced this issue Mar 18, 2024
erikbosch added a commit to boschglobal/kuksa-gps-provider that referenced this issue Mar 18, 2024
erikbosch added a commit to boschglobal/kuksa-can-provider that referenced this issue Mar 18, 2024
erikbosch added a commit to boschglobal/kuksa-gps-provider that referenced this issue Mar 18, 2024
erikbosch added a commit to eclipse-kuksa/kuksa-can-provider that referenced this issue Mar 19, 2024
erikbosch added a commit to eclipse-kuksa/kuksa-python-sdk that referenced this issue Mar 19, 2024
erikbosch added a commit to boschglobal/kuksa.val that referenced this issue Mar 19, 2024
erikbosch added a commit to boschglobal/kuksa-incubation that referenced this issue Mar 19, 2024
erikbosch added a commit to boschglobal/kuksa-csv-provider that referenced this issue Mar 19, 2024
erikbosch added a commit to boschglobal/kuksa-mock-provider that referenced this issue Mar 19, 2024
erikbosch added a commit to boschglobal/kuksa-mock-provider that referenced this issue Mar 19, 2024
erikbosch added a commit that referenced this issue Mar 19, 2024
argerus pushed a commit to eclipse-kuksa/kuksa-databroker that referenced this issue Mar 20, 2024
lukasmittag pushed a commit to eclipse-kuksa/kuksa-gps-provider that referenced this issue Mar 21, 2024
erikbosch added a commit to boschglobal/kuksa-incubation that referenced this issue Mar 21, 2024
erikbosch added a commit to eclipse-kuksa/kuksa-incubation that referenced this issue Mar 22, 2024
erikbosch added a commit to eclipse-kuksa/kuksa-mock-provider that referenced this issue Mar 25, 2024
erikbosch added a commit to eclipse-kuksa/kuksa-csv-provider that referenced this issue Mar 25, 2024
@erikbosch
Copy link
Contributor Author

We are about to archive this repo soon. If you consider this issue as important please file a new issue at one of the new Kuksa repos at https://github.com/eclipse-kuksa

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant