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

Fixes validation on image repository URL when it contains port but no scheme #13053

Merged

Commits on Feb 16, 2022

  1. Fixes validation on image repository URL when it contains port but no…

    …t schema
    
    Refactor the way validations are done to use regular expression
    Explicitly use "auto" as the imageRepo instead of an empty string when URL received is invalid
    tmcalves committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    a9d3fe2 View commit details
    Browse the repository at this point in the history