You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* draft: add ability to add insecure registry / skipping cert verify
### What does this PR do?
Adds the ability to prompt the user that the certificate is unverifiable
but they can add it / skip the verification process if they wish.
### Screenshot/screencast of this PR
<!-- Please include a screenshot or a screencast explaining what is doing this PR -->
### What issues does this PR fix or reference?
<!-- Please include any related issue from Podman Desktop repository (or from another issue tracker).
-->
### How to test this PR?
<!-- Please explain steps to reproduce -->
1. Add a test registry (registry.k8s.land) which has a self-signed
certificate
2. Podman Desktop should prompt that it is unverifiable / cert does not
work
3. PD should succesfully add the registry
Signed-off-by: Charlie Drage <[email protected]>
* renaming and refactor getOptions
Signed-off-by: Charlie Drage <[email protected]>
---------
Signed-off-by: Charlie Drage <[email protected]>
0 commit comments