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
i actually think this is kind of an interop issue between docker-credential-helpers and DD, where DD is assuming that if the credential has a decryption error, it means the credential store is corrupted somehow, and so prevents the Store()
Repro steps:
Expected result:
The creds are stored successfully
Actual result:
The old credentials can't be decrypted, so the credential helper fails with
gpg: decryption failed: No secret key
The text was updated successfully, but these errors were encountered: