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