hashicorp / terraform-provider-helm

Terraform Helm provider
https://www.terraform.io/docs/providers/helm/
Mozilla Public License 2.0
1.01k stars 371 forks source link

GH-989: Handle osxkeychain rejecting the login request spuriously #1535

Open ascopes opened 1 week ago

ascopes commented 1 week ago

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.