Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pkg/authn: return Anonymous on podman auth.json errors (#1248)
This is similar to what happens when the package looks for Docker's config.json, it ignores any error (not found, permissions denied, …) and pass on. Signed-off-by: Vincent Demeester <vdemeest@redhat.com>
- Loading branch information