google / google/go-containerregistry
crane copy DriverName:s3awsEnclosed:map Error
Open
bug
lifecycle/stale
- Dominant language
- Go
- Stars
- 4k
- Forks
- 686
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 26
Description
### Describe the bug
When running a crane copy to a Private GitLab instance I get the below error
`retrying without mount: POST https://: UNKNOWN unknown error; map[DriverName:s3aws Enmclosed:map[RequestFailure:map]]`
```
> ~ crane version
0.20.2
```
### To Reproduce
Running a crane copy between private GitLab instances
`crane copy : : --allow-nondistributable-artifacts --insecure --verbose`
### Expected behavior
The full image to be copied to another container registry
I'm at a loss for how to overcome this. Using crane is critical for my infrastructure, and I have no idea how to fix it.
Contributor guide
Assessment
This issue has not been assessed yet.