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

Make the registry explicit with the obsidiandynamics/kafdrop:latest image #91

Merged
merged 2 commits into from
Aug 1, 2023

Conversation

mbaldessari
Copy link
Contributor

Don't just assume that obsidiandynamics/kafdrop:latest always points
to docker.io automatically. Be explicit.

Tested with:

podman pull docker.io/obsidiandynamics/kafdrop:latest
Trying to pull docker.io/obsidiandynamics/kafdrop:latest...
Getting image source signatures
Copying blob 86fbbbe1ee3f [=>------------------------------------] 10.3MiB / 172.0MiB
...

The reason this is needed is that when we install certain operators from
an IIB (Image Index Bundle), we also need to whitelist which registries
a machine is allowed to connect to and making this explicit makes this
work in a more obvious manner.

…mage

Don't just assume that `obsidiandynamics/kafdrop:latest` always points
to docker.io automatically. Be explicit.

Tested with:

    podman pull docker.io/obsidiandynamics/kafdrop:latest
    Trying to pull docker.io/obsidiandynamics/kafdrop:latest...
    Getting image source signatures
    Copying blob 86fbbbe1ee3f [=>------------------------------------] 10.3MiB / 172.0MiB
    ...

The reason this is needed is that when we install certain operators from
an IIB (Image Index Bundle), we also need to whitelist which registries
a machine is allowed to connect to and making this explicit makes this
work in a more obvious manner.
@day0hero day0hero merged commit 5c73bea into validatedpatterns:main Aug 1, 2023
2 checks passed
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

Successfully merging this pull request may close these issues.

2 participants