Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

insecure_registry_setup script bug fix needed #388

Open
aadeshpa opened this issue May 19, 2020 · 0 comments
Open

insecure_registry_setup script bug fix needed #388

aadeshpa opened this issue May 19, 2020 · 0 comments
Assignees

Comments

@aadeshpa
Copy link
Contributor

if [[ (! -z "internal_registry_internal_url" ) && ( "$INSECURE_REGISTRTY" != "$internal_registry_internal_url" ) ]]; then
INSECURE_REGISTRTY=''"$INSECURE_REGISTRTY"', '"'"''"$internal_registry_internal_url"''"'"''
fi

In the script insecure_registry_setup.sh there is a bug for variable substitution in the if condition.

@aadeshpa aadeshpa self-assigned this May 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant