This change implements a workaround for GH-989 where users on MacOS will occasionally see spurious issues with the osxkeychain rejecting an OCI registry login request.
The issue itself is likely a problem with upstream libraries, but until a time where this issue is fixed, this should work around the issue described in GH-989 to unblock builds.
This change implements a workaround for GH-989 where users on MacOS will occasionally see spurious issues with the
osxkeychain
rejecting an OCI registry login request.The issue itself is likely a problem with upstream libraries, but until a time where this issue is fixed, this should work around the issue described in GH-989 to unblock builds.