Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

skupper looking for version 2.5.1, but 2.4.3 available on host #129

Open
taruch opened this issue Jun 14, 2024 · 1 comment
Open

skupper looking for version 2.5.1, but 2.4.3 available on host #129

taruch opened this issue Jun 14, 2024 · 1 comment

Comments

@taruch
Copy link

taruch commented Jun 14, 2024

[ansible@student2-edge-device ~]$ skupper gateway init --type podman
Error: Failed to start gateway as container: Trying to pull registry.redhat.io/service-interconnect/skupper-router-rhel9:2.5.1...
Error: initializing source docker://registry.redhat.io/service-interconnect/skupper-router-rhel9:2.5.1: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication

[ansible@student2-edge-device ~]$ podman images
REPOSITORY podman tag registry.redhat.io/service-interconnect/skupper-router-rhel9:latest registry.redhat.io/service-interconnect/skupper-router-rhel9:2.4.3ter-rhel9 2.4.3 e4bd31ee7304 7 months ago 281 MB

[ansible@student2-edge-device ~]$ podman tag registry.redhat.io/service-interconnect/skupper-router-rhel9:2.4.3 registry.redhat.
io/service-interconnect/skupper-router-rhel9:2.5.1
[ansible@student2-edge-device ~]$ skupper gateway init --type podman
Skupper gateway: 'student2-edge-device-ansible'. Use 'skupper gateway status' to get more information.
[ansible@student2-edge-device ~]$

@hvanniek
Copy link
Contributor

Changed to latest image to be embedded in root user, might produce some issues later should the version pulled be incompatible with the version installed by the skupper operator. also #131

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

No branches or pull requests

2 participants