1391 Commits

Author SHA1 Message Date
Philip Laine
c863fc3621
Bump go.etcd.io/bbolt from 1.4.0 to 1.4.1 (#917) 2025-06-12 16:08:32 +02:00
dependabot[bot]
31ea574b45
Bump go.etcd.io/bbolt from 1.4.0 to 1.4.1
Bumps [go.etcd.io/bbolt](https://github.com/etcd-io/bbolt) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/etcd-io/bbolt/releases)
- [Commits](https://github.com/etcd-io/bbolt/compare/v1.4.0...v1.4.1)

---
updated-dependencies:
- dependency-name: go.etcd.io/bbolt
  dependency-version: 1.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-12 11:22:47 +00:00
Philip Laine
b82deb0d5b
Bump github.com/pion/interceptor from 0.1.37 to 0.1.39 (#918) 2025-06-12 13:21:24 +02:00
dependabot[bot]
d7f464d2f3
Bump github.com/pion/interceptor from 0.1.37 to 0.1.39
Bumps [github.com/pion/interceptor](https://github.com/pion/interceptor) from 0.1.37 to 0.1.39.
- [Release notes](https://github.com/pion/interceptor/releases)
- [Changelog](https://github.com/pion/interceptor/blob/master/.goreleaser.yml)
- [Commits](https://github.com/pion/interceptor/compare/v0.1.37...v0.1.39)

---
updated-dependencies:
- dependency-name: github.com/pion/interceptor
  dependency-version: 0.1.39
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-12 11:15:43 +00:00
Philip Laine
0f1fc2b99d
Refactor OCI client options and add header configuration (#916) 2025-06-11 11:02:06 +02:00
Philip Laine
e092c5c2b8
Refactor OCI client options and add header configuration
Signed-off-by: Philip Laine <philip.laine@gmail.com>
2025-06-11 10:57:48 +02:00
Philip Laine
424aa603c9
Fix OCI client header parsing and improve tests (#914) 2025-06-08 15:58:01 +02:00
Philip Laine
c4c467734a
Fix OCI client header parsing and improve tests
Signed-off-by: Philip Laine <philip.laine@gmail.com>
2025-06-08 15:18:24 +02:00
Philip Laine
94451e5b62
Bump golang.org/x/sync from 0.14.0 to 0.15.0 (#912) 2025-06-07 09:18:43 +02:00
dependabot[bot]
fa6aeb7614
Bump golang.org/x/sync from 0.14.0 to 0.15.0
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.14.0 to 0.15.0.
- [Commits](https://github.com/golang/sync/compare/v0.14.0...v0.15.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sync
  dependency-version: 0.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-06 17:53:14 +00:00
Philip Laine
33a9b42605
Bump github.com/multiformats/go-multiaddr from 0.15.0 to 0.16.0 (#913) 2025-06-06 19:51:53 +02:00
dependabot[bot]
2977a8b98a
Bump github.com/multiformats/go-multiaddr from 0.15.0 to 0.16.0
Bumps [github.com/multiformats/go-multiaddr](https://github.com/multiformats/go-multiaddr) from 0.15.0 to 0.16.0.
- [Release notes](https://github.com/multiformats/go-multiaddr/releases)
- [Commits](https://github.com/multiformats/go-multiaddr/compare/v0.15.0...v0.16.0)

---
updated-dependencies:
- dependency-name: github.com/multiformats/go-multiaddr
  dependency-version: 0.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-06 11:41:20 +00:00
Philip Laine
6b11e88a23
Bump google.golang.org/grpc from 1.72.2 to 1.73.0 (#907) 2025-06-06 10:03:57 +02:00
dependabot[bot]
41745837ec
Bump google.golang.org/grpc from 1.72.2 to 1.73.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.72.2 to 1.73.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.72.2...v1.73.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-version: 1.73.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-06 07:08:40 +00:00
Philip Laine
6fcc8f7455
Bump github.com/multiformats/go-multicodec from 0.9.0 to 0.9.1 (#908) 2025-06-06 09:07:06 +02:00
dependabot[bot]
7b2a9030be
Bump github.com/multiformats/go-multicodec from 0.9.0 to 0.9.1
Bumps [github.com/multiformats/go-multicodec](https://github.com/multiformats/go-multicodec) from 0.9.0 to 0.9.1.
- [Release notes](https://github.com/multiformats/go-multicodec/releases)
- [Commits](https://github.com/multiformats/go-multicodec/compare/v0.9.0...v0.9.1)

---
updated-dependencies:
- dependency-name: github.com/multiformats/go-multicodec
  dependency-version: 0.9.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-05 15:49:04 +00:00
Philip Laine
7e9e5fcff8
Enforce use of request contexts and fix response closing (#911) 2025-06-05 16:18:37 +02:00
Philip Laine
153e54ecba
Enforce use of request contexts and fix response closing
Signed-off-by: Philip Laine <philip.laine@gmail.com>
2025-06-05 16:11:25 +02:00
Philip Laine
de24996538
Add drain and close function (#910) 2025-06-05 15:25:56 +02:00
Philip Laine
b56f7baa5c
Add drain and close function
Signed-off-by: Philip Laine <philip.laine@gmail.com>
2025-06-05 15:15:58 +02:00
Philip Laine
ab4d9a5d4d
Add base http client and transport (#909) 2025-06-05 14:43:26 +02:00
Philip Laine
620dd57d6b
Add base http client and transport
Signed-off-by: Philip Laine <philip.laine@gmail.com>
2025-06-05 14:33:36 +02:00
Philip Laine
97b8d09503
Replace HTTP header strings with httpx constants (#906) 2025-06-05 11:50:20 +02:00
Philip Laine
51f11bf30b
Replace HTTP header strings with httpx constants
Signed-off-by: Philip Laine <philip.laine@gmail.com>
2025-06-05 11:43:12 +02:00
Philip Laine
d5b5e9250f
Change mirror type to url and add byte range parameter (#905) 2025-06-05 11:18:40 +02:00
Philip Laine
d1d2627b1d
Change mirror type to url and add byte range parameter
Signed-off-by: Philip Laine <philip.laine@gmail.com>
2025-06-05 11:12:10 +02:00
Philip Laine
813b785308
Prepare for v0.3.0 release (#904) v0.3.0 2025-06-05 10:00:05 +02:00
Philip Laine
fa14e16c85
Prepare for v0.3.0 release 2025-06-05 09:45:46 +02:00
Philip Laine
deef7bed9d
Set Go version using go toolchain (#903) 2025-06-05 09:45:23 +02:00
Philip Laine
e3bd6b8616
Set Go version using go toolchain
Signed-off-by: Philip Laine <philip.laine@gmail.com>
2025-06-05 09:39:12 +02:00
Philip Laine
98616ce43f
Disable data dir when running Spegel in Kubernetes (#902) 2025-06-05 09:13:04 +02:00
Philip Laine
2b6491d040
Disable data dir when running Spegel in Kubernetes
Signed-off-by: Philip Laine <philip.laine@gmail.com>
2025-06-05 09:06:19 +02:00
Philip Laine
27bdaa648d
Bump docker/build-push-action from 6.17.0 to 6.18.0 (#900) 2025-06-05 08:16:30 +02:00
dependabot[bot]
8a00852f8a
Bump docker/build-push-action from 6.17.0 to 6.18.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.17.0 to 6.18.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](1dc7386353...263435318d)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-version: 6.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-05 06:03:51 +00:00
Philip Laine
b5e74ebb00
Bump google.golang.org/grpc from 1.72.1 to 1.72.2 (#898) 2025-06-05 08:02:59 +02:00
dependabot[bot]
5adb63626e
Bump google.golang.org/grpc from 1.72.1 to 1.72.2
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.72.1 to 1.72.2.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.72.1...v1.72.2)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-version: 1.72.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-04 21:00:19 +00:00
Philip Laine
62126284c1
Bump github.com/go-logr/logr from 1.4.2 to 1.4.3 (#901) 2025-06-04 22:58:52 +02:00
dependabot[bot]
3b28c44e6a
Bump github.com/go-logr/logr from 1.4.2 to 1.4.3
Bumps [github.com/go-logr/logr](https://github.com/go-logr/logr) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/go-logr/logr/releases)
- [Changelog](https://github.com/go-logr/logr/blob/master/CHANGELOG.md)
- [Commits](https://github.com/go-logr/logr/compare/v1.4.2...v1.4.3)

---
updated-dependencies:
- dependency-name: github.com/go-logr/logr
  dependency-version: 1.4.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-04 12:45:26 +00:00
Philip Laine
3378d97555
fix(dashboard): add Variable for job name (#881) 2025-06-03 10:05:56 +02:00
hofq
2ad98c6cf3 Update CHANGELOG.md 2025-06-03 10:00:56 +02:00
hofq
b141ee6980 fix(dashboard): add gnetId back 2025-06-03 10:00:56 +02:00
hofq
72aabead6f fix(dashboard): remove weird naming 2025-06-03 10:00:56 +02:00
hofq
e55c92fffc fix(dashboard): add Variable for job name 2025-06-03 10:00:56 +02:00
hofq
0cb37c68f6 fix(dashboard): add Variable for job name 2025-06-03 10:00:56 +02:00
Philip Laine
cdff80e41f
Handle situation where digest is missing in reigstry response header (#899) 2025-05-26 20:18:21 +02:00
Philip Laine
61f7d14a92
Handle situation where digest is missing in reigstry response header
Signed-off-by: Philip Laine <philip.laine@gmail.com>
2025-05-26 19:16:49 +02:00
Philip Laine
7a2420f7d5
Add descriptor to header conversion (#897) 2025-05-23 14:10:22 +02:00
Philip Laine
16f5d15eab Add descriptor to header conversion
Signed-off-by: Philip Laine <philip.laine@gmail.com>
2025-05-23 14:06:20 +02:00
Philip Laine
e816a9ce84
Bump github.com/libp2p/go-libp2p-kad-dht from 0.33.0 to 0.33.1 (#891) 2025-05-23 14:06:07 +02:00
dependabot[bot]
5b93002981
Bump github.com/libp2p/go-libp2p-kad-dht from 0.33.0 to 0.33.1
Bumps [github.com/libp2p/go-libp2p-kad-dht](https://github.com/libp2p/go-libp2p-kad-dht) from 0.33.0 to 0.33.1.
- [Release notes](https://github.com/libp2p/go-libp2p-kad-dht/releases)
- [Commits](https://github.com/libp2p/go-libp2p-kad-dht/compare/v0.33.0...v0.33.1)

---
updated-dependencies:
- dependency-name: github.com/libp2p/go-libp2p-kad-dht
  dependency-version: 0.33.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-23 11:59:52 +00:00