You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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 ~]$
The text was updated successfully, but these errors were encountered:
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
[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 ~]$
The text was updated successfully, but these errors were encountered: