Registry DefaultDevfileRegistry error : x509: certificate signed by unknown authority
/kind bug
What versions of software are you using?
Operating System: Windows 10 Pro 21H2 19044.1645
Output of odo version:
odo v2.5.1 (ae0c55309)
How did you run odo exactly?
odo create nodejs
Actual behavior
! Registry DefaultDevfileRegistry is not set up properly with error: Get "https://registry.devfile.io/index": x509: certificate signed by unknown authority, please check the registry URL and credential (refer odo registry update --help)
X Checking if the devfile for "nodejs" exists on available registries [0ns]
X devfile component type "nodejs" is not supported, please run odo catalog list components for a list of supported devfile component types
Expected behavior
That it works
Any logs, error output, etc?
This is weird, registry.devfile.io is signed with a valid Let's Encrypt certificate. @mafalarz Can you please try it again, to verify that it was not some temporary error on registry.devfile.io side?
If you try to open https://registry.devfile.io/index in your web browser does it work or browser complains about the certificate as well?
/close closing this as there was no response, and it did not looked like odo issue. @mafalarz if you still have this issue feel free to comment and reopen this
@kadel: Closing this issue.
In response to this:
/close closing this as there was no response, and it did not looked like odo issue. @mafalarz if you still have this issue feel free to comment and reopen this
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.