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

generate-manifests receive "invalid argument" on podman desktop #40

Open
shixuguang opened this issue Nov 6, 2023 · 0 comments
Open

Comments

@shixuguang
Copy link

run generate-manifests command inside podman desktop container on mac(M1 with Sonoma 14.0):

bash-4.4$ oc ibm-pak generate mirror-manifests ibm-cert-manager icr.io --version 4.2.1 -v3
2023/11/06 17:07:36 httputils.go:328: [FINE]: RegistryClient: overriding TLSClientConfig.InsecureSkipVerify to false
2023/11/06 17:07:36 httputils.go:328: [FINE]: RegistryClient: overriding TLSClientConfig.InsecureSkipVerify to false
Error: invalid argument

while this seems to be ok with docker desktop container:

bash-4.4$ oc ibm-pak generate mirror-manifests ibm-cert-manager icr.io --version 4.2.1
ibm-cert-manager-4.2.1  done
Generating mirror manifests of CASE: ibm-cert-manager, version: 4.2.1 is complete
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant