dresi
e99e4da96c
debug: add TLS verification step in BuildKit container
Build and push telegraf-snmp image / build-and-push-image (push) Failing after 1m57s
2026-06-10 17:29:50 +02:00
dresi
4584136624
fix: add linux/arm64 platform to telegraf-snmp build
Build and push telegraf-snmp image / build-and-push-image (push) Failing after 5m22s
2026-06-10 17:05:30 +02:00
dresi
fc97ac3995
feat: add custom BuildKit image with internal CA, use in workflows
2026-06-10 16:56:51 +02:00
dresi
9b07e8743c
fix: use insecure=true for harbor.lan in BuildKit config
Build and push telegraf-snmp image / build-and-push-image (push) Failing after 2m17s
Build and push rsyncd image / build-and-push-image (push) Failing after 3m53s
2026-06-10 16:14:27 +02:00
dresi
17165069c2
fix: also inject internal CA into BuildKit system CA store
Build and push telegraf-snmp image / build-and-push-image (push) Failing after 2m36s
Build and push rsyncd image / build-and-push-image (push) Failing after 4m15s
2026-06-10 15:37:07 +02:00
dresi
4c2ef22a9b
fix: configure BuildKit registry CA via buildkitd-config-inline
Build and push telegraf-snmp image / build-and-push-image (push) Failing after 2m9s
Build and push rsyncd image / build-and-push-image (push) Failing after 4m5s
2026-06-10 15:27:26 +02:00
dresi
9c2599dd9b
next try to fix tls verify in buidlkit upload to harbor.lan
Build and push telegraf-snmp image / build-and-push-image (push) Failing after 57s
2026-06-10 15:17:57 +02:00
dresi
0cd3a94e6f
fix: inject internal CA into BuildKit system trust store
...
Build and push telegraf-snmp image / build-and-push-image (push) Failing after 2m13s
Build and push rsyncd image / build-and-push-image (push) Failing after 4m4s
Drop buildkitd.toml CA config approach — it does not apply to
BuildKit's OAuth token fetch which uses the Go system CA pool.
Instead append the CA cert to the BuildKit container's
/etc/ssl/certs/ca-certificates.crt and restart so buildkitd
picks it up via the system pool.
2026-06-10 14:59:26 +02:00
dresi
c6104d3426
fix: use vars. prefix for PRIVATE_REGISTRY_USER
Build and push rsyncd image / build-and-push-image (push) Failing after 35s
Build and push telegraf-snmp image / build-and-push-image (push) Failing after 2m3s
2026-06-10 13:53:32 +02:00
dresi
2c7bdc7475
refactor: revert to runs-on: docker after label simplification
Build and push rsyncd image / build-and-push-image (push) Failing after 37s
Build and push telegraf-snmp image / build-and-push-image (push) Failing after 31s
2026-06-10 13:04:21 +02:00
dresi
ff96e5567b
fix: use build runner label for docker build workflows
...
Build and push rsyncd image / build-and-push-image (push) Waiting to run
Build and push telegraf-snmp image / build-and-push-image (push) Waiting to run
Workflows need docker CLI which is only available in the docker:latest
container started by the 'build' runner label, not node:20-bookworm.
2026-06-10 13:01:53 +02:00
dresi
46e0a70521
feat: initial structure with rsyncd and telegraf-snmp images
Build and push rsyncd image / build-and-push-image (push) Failing after 6m3s
Build and push telegraf-snmp image / build-and-push-image (push) Failing after 6m4s
2026-06-10 10:29:16 +02:00