Skip to content

Commit 6b163ab

Browse files
authored
note issues with AWS/GitHub at time of release (#232)
1 parent dd8cf04 commit 6b163ab

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

docs/RegistryAuthentication.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,15 +31,18 @@ All of the above mechanisms are supported by this package. When we push or pull
3131
The following registries have been explicitly tested:
3232

3333
* Azure Container Registry*
34-
* AWS Elastic Container Registry
35-
* GitHub Package Registry
3634
* GitLab Container Registry
3735
* Google Cloud Artifact Registry
3836
* Quay.io
3937

4038
## Known-unsupported registries
4139

4240
* Docker Hub
41+
* needs changes to the code to differentiate between pushing to a local daemon and the remote hub
42+
* AWS Elastic Container Registry
43+
* blob upload is canceled by ECR, unknown reason
44+
* GitHub Package Registry
45+
* blob upload is canceled by the registry, unknown reason
4346

4447
## Notes for specific registries
4548

0 commit comments

Comments
 (0)