Commit Graph

5760 Commits

Author SHA1 Message Date
Milos Gajdos
1cc061570c vendor: github.com/bshuster-repo/logrus-logstash-hook v1.1.0 (#4788) 2026-02-12 10:03:20 -08:00
Milos Gajdos
c52376bcb9 vendor: github.com/spf13/cobra v1.10.2 (#4789) 2026-02-12 10:02:41 -08:00
Milos Gajdos
afaf0c0aa7 fix: prefer otel variables over hard coded service name (#4771) 2026-02-12 10:02:03 -08:00
Sebastiaan van Stijn
3e841a3d78 vendor: github.com/spf13/cobra v1.10.2
full diff:

- https://github.com/spf13/cobra/compare/v1.8.0...v1.10.2
- https://github.com/spf13/pflag/compare/v1.0.5...v1.0.10

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2026-02-12 18:45:18 +01:00
Sebastiaan van Stijn
10e0e8e4c0 vendor: github.com/bshuster-repo/logrus-logstash-hook v1.1.0
- adds go.mod
- DefaultFormatter now uses RFC3339Nano as default

full diff: https://github.com/bshuster-repo/logrus-logstash-hook/compare/v1.0.0...v1.1.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2026-02-12 18:37:03 +01:00
Sebastiaan van Stijn
d2398c56f2 vendor: github.com/klauspost/compress v1.18.4
full diff: https://github.com/klauspost/compress/compare/v1.17.11...v1.18.4

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2026-02-12 09:35:31 -08:00
Sebastiaan van Stijn
c4a0bd3fe9 vendor: github.com/opencontainers/image-spec v1.1.1
full diff: https://github.com/opencontainers/image-spec/compare/v1.1.0...v1.1.1

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2026-02-12 09:34:56 -08:00
Sebastiaan van Stijn
abc9debf41 vendor: github.com/docker/docker-credential-helpers v0.9.5
full diff: https://github.com/docker/docker-credential-helpers/compare/v0.8.2...v0.9.5

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2026-02-12 09:21:36 -08:00
Sebastiaan van Stijn
9b79cf5105 vendor: golang.org/x/oauth2 v0.35.0
full diff: https://cs.opensource.google/go/x/oauth2/+/refs/tags/v0.28.0...refs/tags/v0.35.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2026-02-12 08:58:55 -08:00
Sebastiaan van Stijn
ae7c498d28 vendor: golang.org/x/time v0.14.0
full diff: https://cs.opensource.google/go/x/time/+/refs/tags/v0.6.0...refs/tags/v0.14.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2026-02-12 08:58:55 -08:00
Sebastiaan van Stijn
87a9711c88 vendor: golang.org/x/crypto v0.48.0, golang.org/x/net v0.50.0
full diff: https://cs.opensource.google/go/x/crypto/+/refs/tags/v0.36.0...refs/tags/v0.48.0
full diff: https://cs.opensource.google/go/x/net/+/refs/tags/v0.38.0...refs/tags/v0.50.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2026-02-12 08:58:55 -08:00
Sebastiaan van Stijn
aebf0612ee vendor: golang.org/x/text v0.34.0
full diff: https://cs.opensource.google/go/x/text/+/refs/tags/v0.23.0...refs/tags/v0.34.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2026-02-12 08:58:55 -08:00
Sebastiaan van Stijn
3e3e153900 vendor: golang.org/x/sys v0.41.0
full diff: https://cs.opensource.google/go/x/sys/+/refs/tags/v0.31.0...refs/tags/v0.41.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2026-02-12 08:58:55 -08:00
Sebastiaan van Stijn
00464063d5 vendor: github.com/sirupsen/logrus v1.9.4
full diff: https://github.com/sirupsen/logrus/compare/v1.9.3...v1.9.4

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2026-02-12 08:57:45 -08:00
Sebastiaan van Stijn
f5d656e686 drop support for go1.23
go1.23 is EOL since August 2025 (when go1.25 was released), and (indirect)
dependencies start to require it.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2026-02-12 04:22:51 -08:00
Sebastiaan van Stijn
60d2cd5c44 update to go1.25.7, alpine 3.23
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2026-02-12 04:22:51 -08:00
Sebastiaan van Stijn
efd7ffb9c9 Dockerfile: update tonistiigi/xx v1.9.0
Also add a well-formatted comment (for outputing in `docker build --call=outline .`);

    docker build -q --call=outline .
    BUILD ARG        VALUE                                     DESCRIPTION
    GO_VERSION       1.23.7
    ALPINE_VERSION   3.21
    XX_VERSION       1.9.0                                     version of the tonistiigi/xx utility to use.
    PKG              github.com/distribution/distribution/v3
    LDFLAGS          -s -w
    BUILDTAGS

full diff: https://github.com/tonistiigi/xx/compare/v1.6.1...v1.9.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2026-02-12 04:22:51 -08:00
Milos Gajdos
2cd77a0f4c update golangci-lint to v2.9 and fix linting issues (#4780) 2026-02-11 13:29:01 -08:00
Sebastiaan van Stijn
f5e1a8931a update golangci-lint to v2.9 and fix linting issues
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2026-02-11 10:10:07 +01:00
Milos Gajdos
2a2c13c5c8 build(deps): bump actions/checkout from 6.0.1 to 6.0.2 (#4768) 2026-02-10 12:36:56 -08:00
Milos Gajdos
f2c2cf37bc build(deps): bump github/codeql-action from 4.31.10 to 4.32.2 (#4778) 2026-02-06 13:04:07 -08:00
dependabot[bot]
9e37767046 build(deps): bump github/codeql-action from 4.31.10 to 4.32.2
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.31.10 to 4.32.2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Commits](https://github.com/github/codeql-action/compare/v4.31.10...v4.32.2)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-06 01:13:59 +00:00
kub3let
abcf7ebec6 fix: prefer otel variables over hard coded service name
Signed-off-by: kub3let <95883234+kub3let@users.noreply.github.com>
2026-01-25 21:39:01 +01:00
dependabot[bot]
3658dc56d9 build(deps): bump actions/checkout from 6.0.1 to 6.0.2
Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](https://github.com/actions/checkout/compare/v6.0.1...v6.0.2)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-23 01:13:29 +00:00
Milos Gajdos
40594bd98e build(deps): bump github/codeql-action from 4.31.3 to 4.31.10 (#4766) 2026-01-20 06:55:32 -08:00
Milos Gajdos
b8292771da build(deps): bump actions/upload-artifact from 4.6.2 to 6.0.0 (#4760) 2026-01-20 06:26:36 -08:00
Milos Gajdos
49b813205c build(deps): bump actions/checkout from 6.0.0 to 6.0.1 (#4761) 2026-01-20 06:25:12 -08:00
Milos Gajdos
ac541ed446 BUG: Fix notification filtering to work with actions when mediatypes is empty (#4730) 2026-01-20 06:24:43 -08:00
dependabot[bot]
a89f0a4016 build(deps): bump github/codeql-action from 4.31.3 to 4.31.10
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.31.3 to 4.31.10.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Commits](https://github.com/github/codeql-action/compare/v4.31.3...v4.31.10)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.31.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-20 14:23:47 +00:00
Milos Gajdos
961d0fab75 fix(ci): Fix broken Azure e2e storage tests (#4767) 2026-01-20 06:13:03 -08:00
Milos Gajdos
0db7f0ced5 fix(ci): Fix broken Azure e2e storage tests
We were asking for it by not pinning our compose images to specific tags
and Azure team delivered: latest azure-cli broke our azure store e2e
tests.

This pins the images to specific tags and adds --wait flag for waiting
the compose to fully start.

Signed-off-by: Milos Gajdos <milosthegajdos@gmail.com>
2026-01-20 05:59:04 -08:00
João Pereira
4b93a06238 Add Cloudfleet Container Registry to adopters (#4765) 2026-01-09 17:08:18 +00:00
Cloudfleet Technology Team
31a6333370 Add Cloudfleet Container Registry to adopters
Signed-off-by: Cloudfleet Technology Team <187966520+cloudfleet-tech@users.noreply.github.com>
2026-01-09 11:08:13 +01:00
Milos Gajdos
814452f20b Expose useFIPSEndpoint for S3 (#4764) 2026-01-08 07:34:42 -08:00
Raghav Mahajan
33dab3939e Expose useFIPSEndpoint for S3
Signed-off-by: Raghav Mahajan <rmahajan@palantir.com>
2026-01-07 21:01:26 +05:30
Milos Gajdos
f61aa941b3 Add boolean parsing util (#4763) 2026-01-07 07:23:28 -08:00
Raghav Mahajan
75a14d4d31 Add boolean parsing util
Signed-off-by: Raghav Mahajan <rmahajan@palantir.com>
2026-01-07 17:04:02 +05:30
Milos Gajdos
47c426cf2e fix: Logging regression for manifest HEAD requests (#4756) 2026-01-06 09:03:21 -08:00
Thomas Cuthbert
1ad03da687 fix: Logging regression for manifest HEAD requests
Since version 3.0.0, the response completed log line is no longer
present for HEAD requests to manifests that return 200.

The regression is caused by the implicit handling of manifest HEAD
responses that bypass the logging middleware when returning from
`GetManifest`.

This change ensures that the logging middleware handles responses for
manifest HEAD requests by explicitly writing `StatusOK` into the
response header before returning from `GetManifest`.

Closes: https://github.com/distribution/distribution/issues/4733
Signed-off-by: Thomas Cuthbert <tom.cuthbert@elastic.co>
2026-01-07 00:09:07 +08:00
dependabot[bot]
a260baf21c build(deps): bump actions/checkout from 6.0.0 to 6.0.1
Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](https://github.com/actions/checkout/compare/v6...v6.0.1)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-06 01:12:11 +00:00
dependabot[bot]
b256f39b00 build(deps): bump actions/upload-artifact from 4.6.2 to 6.0.0
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.2 to 6.0.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4.6.2...v6)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-06 01:11:57 +00:00
Milos Gajdos
2b2e2f4759 build(deps): bump peter-evans/dockerhub-description from 4 to 5 (#4707) 2026-01-05 06:50:41 -08:00
Milos Gajdos
1b2f7efbd0 build(deps): bump actions/checkout from 5.0.1 to 6.0.0 (#4745) 2026-01-05 06:47:17 -08:00
Milos Gajdos
0e23b5375f Add return error when list object (#4753) 2026-01-05 06:47:03 -08:00
tranthang2404
f1e4ae3de7 add return error when list object
Signed-off-by: tranthang2404 <tranthang.mda@gmail.com>
2025-12-19 08:24:50 +07:00
João Pereira
1796e65db9 Incorrect warning hint (#4708) 2025-12-13 08:52:46 +00:00
dependabot[bot]
d2b3a1fe7f build(deps): bump actions/checkout from 5.0.1 to 6.0.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 5.0.1 to 6.0.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](https://github.com/actions/checkout/compare/v5.0.1...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-24 01:08:39 +00:00
Milos Gajdos
10e4312e62 build(deps): bump actions/checkout from 5 to 6 (#4744) 2025-11-21 15:26:23 +00:00
Wang Yan
abad58b9b1 "should" -> "must" regarding redis eviction policy (#4742) 2025-11-21 15:59:57 +08:00
dependabot[bot]
f7d659916c build(deps): bump actions/checkout from 5 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-21 01:07:12 +00:00