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

ibutsu-pod.sh script doesn't account for Container image short names in Podman #359

Open
EliadCohen opened this issue Jun 14, 2022 · 0 comments

Comments

@EliadCohen
Copy link
Contributor

See: https://www.redhat.com/sysadmin/container-image-short-names

If the script is run while short-name-mode="enforcing" (registries.conf) the script will fail when prompting user to pick an unqualified registry to search in (because there's no tty)

Consider checking registry.conf for this key and suggest to the user to set it to:
short-name-mode="permissive"

@rsnyman rsnyman moved this to 📋 Backlog in Ibutsu backlog Jun 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant