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

Add parsing for registries.conf wildcard entries #2689

Merged
merged 2 commits into from
Jul 23, 2021

Commits on Jul 23, 2021

  1. Add parsing for registries.conf wildcard entries

    The registries.conf file now supports wildcard entries.
    Add validation for possible entries for insecure, blocked,
    and allowed and vendor in updated runtime-utils for handling
    the wildcard entries correctly.
    Add some more test cases for wildcard entries.
    
    Signed-off-by: Urvashi Mohnani <umohnani@redhat.com>
    umohnani8 committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    35b4e8e View commit details
    Browse the repository at this point in the history
  2. Vendor most recent runtime-utils and c/image

    Pulls in changes to handle wildcard entries for registries.conf
    
    Signed-off-by: Urvashi Mohnani <umohnani@redhat.com>
    umohnani8 committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    798d71f View commit details
    Browse the repository at this point in the history