- 06 Feb, 2021 2 commits
-
-
João Pereira authored
Honor contexts passed to registry client methods
-
João Pereira authored
Fix typo for image digest regular expression in spec
-
- 05 Feb, 2021 1 commit
-
-
Patrick Easters authored
Signed-off-by:
Patrick Easters <peasters@redhat.com>
-
- 03 Feb, 2021 4 commits
-
-
João Pereira authored
Upgrade Gorilla Handlers to 1.5.1
-
João Pereira authored
Clarify repo name regex intention
-
Milos Gajdos authored
Update README badges
-
Milos Gajdos authored
Propose two maintainers from Mirantis
-
- 02 Feb, 2021 4 commits
-
-
Milos Gajdos authored
Co-authored-by:
Chris Patterson <chrispat@github.com> Signed-off-by:
Milos Gajdos <milosgajdos83@gmail.com>
-
Justin Cormack authored
Mirantis Secure Registry (once Docker Trusted Registry) also uses Distribution as its core code. Propose two maintainers from Mirantis as Distribution maintainers. Signed-off-by:
Justin Cormack <justin@specialbusservice.com>
-
Milos Gajdos authored
* Build status points to CI action * GoDoc points to pkg.go.dev * License points to License file Signed-off-by:
Milos Gajdos <milosgajdos83@gmail.com>
-
Chris Patterson authored
-
- 01 Feb, 2021 3 commits
-
-
Chris Patterson authored
Signed-off-by:
Chris Patterson <chrispat@github.com>
-
https://github.com/distribution/distributionChris Patterson authored
This reverts commit 1100e30e, reversing changes made to b659eb06 . Signed-off-by:
Chris Patterson <chrispat@github.com>
-
-
- 30 Jan, 2021 1 commit
-
-
João Pereira authored
Update slack channel to CNCF slack
-
- 29 Jan, 2021 6 commits
-
-
Chris Patterson authored
Fixing push workflow
-
Chris Patterson authored
Signed-off-by:
Chris Patterson <chrispat@github.com>
-
Chris Patterson authored
-
Chris Patterson authored
Signed-off-by:
Chris Patterson <chrispat@github.com>
-
Chris Patterson authored
Adding first draft of CI on GitHub Actions
-
Chris Patterson authored
Signed-off-by:
Chris Patterson <chrispat@github.com>
-
- 28 Jan, 2021 2 commits
-
-
Sebastiaan van Stijn authored
Signed-off-by:
Sebastiaan van Stijn <github@gone.nl>
-
Justin Cormack authored
Adding Steve Lasker as a maintainer
-
- 27 Jan, 2021 1 commit
-
-
Steve Lasker authored
Per distribution call, adding Steve Lasker as a maintainer to help with OCI and Notary collaboration. Signed-off-by:
Steve Lasker <stevenlasker@hotmail.com>
-
- 26 Jan, 2021 4 commits
-
-
Justin Cormack authored
Replace Arko with Milos as a maintainer
-
Justin Cormack authored
Thanks for all the work Arko, and welcome Milos! Signed-off-by:
Justin Cormack <justin@specialbusservice.com>
-
Justin Cormack authored
Update roadmap
-
Justin Cormack authored
Most of the roadmap was written in 2015 and switching from the older registry... Remove reference to Docker prior to CNCF donation. Add code of conduct file, already in Governance file. Signed-off-by:
Justin Cormack <justin@specialbusservice.com>
-
- 18 Dec, 2020 3 commits
-
-
Arko Dasgupta authored
Dummy workflow to enable GitHub Actions
-
CrazyMax authored
Signed-off-by:
CrazyMax <crazy-max@users.noreply.github.com>
-
Arko Dasgupta authored
Ignore self reference object on empty prefix
-
- 14 Dec, 2020 1 commit
-
-
Arko Dasgupta authored
Add Adopters
-
- 09 Dec, 2020 2 commits
-
-
Justin Cormack authored
Signed-off-by:
Justin Cormack <justin@specialbusservice.com>
-
Justin Cormack authored
Add new maintainers
-
- 07 Dec, 2020 1 commit
-
-
Justin Cormack authored
Maintainers from Docker, GitHub, GitLab, Digital Ocean, Harbor. Signed-off-by:
Justin Cormack <justin.cormack@docker.com>
-
- 30 Nov, 2020 1 commit
-
-
Ricardo Maraschini authored
When a given prefix is empty and we attempt to list its content AWS returns that the prefix contains one object with key defined as the prefix with an extra "/" at the end. e.g. If we call ListObjects() passing to it an existing but empty prefix, say "my/empty/prefix", AWS will return that "my/empty/prefix/" is an object inside "my/empty/prefix" (ListObjectsOutput.Contents). This extra "/" causes the upload purging process to panic. On normal circunstances we never find empty prefixes on S3 but users may touch it. Signed-off-by:
Ricardo Maraschini <rmarasch@redhat.com>
-
- 14 Nov, 2020 1 commit
-
-
Arko Dasgupta authored
#3288 Remove empty Content-Type header
-
- 06 Nov, 2020 1 commit
-
-
olegburov authored
Signed-off-by:
olegburov <oleg.burov@outlook.com>
-
- 05 Nov, 2020 2 commits
-
-
Arko Dasgupta authored
Upgrade Gorilla Mux to `1.8.0`.
-
Arko Dasgupta authored
Upgrade Redigo to `1.8.2`.
-