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

Implement --skip-prefixes parameter #23

Merged
merged 1 commit into from
Nov 22, 2023

Commits on Nov 22, 2023

  1. Implement --skip-prefixes parameter

    * Allows specific image prefixes to be skipped from digest resolution
    * Implemented for webhook and kpt
    * kpt support also includes environment variable SKIP_PREFIXES bound to the same parameter
    * refactors kubeconfig parsing of multi value strings into util.StringArray for reuse
    * common-issues.md updated describing the use case
    iamasmith committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    34d75c2 View commit details
    Browse the repository at this point in the history