• Joined on 2024-10-29
dresi pushed to main at dresi/container-images 2026-06-11 07:48:32 +02:00
c3cd53e207 fix: explicitly configure harbor.lan CA cert in buildkitd.toml
dresi pushed to main at dresi/container-images 2026-06-11 07:28:38 +02:00
7c411c5a0f debug: check /etc/ssl/cert.pem cert count in buildkit container
dresi pushed to main at dresi/container-images 2026-06-11 07:22:21 +02:00
b65ef5c1df fix: explicitly copy ca bundle to /etc/ssl/cert.pem for Go TLS
dresi pushed to main at dresi/container-images 2026-06-10 18:14:39 +02:00
343148f1f9 fix: use full CA chain in buildkit image
5112a28073 test: add both root and intermediate CA to buildkit image (chain)
Compare 2 commits »
dresi pushed to main at dresi/container-images 2026-06-10 18:06:20 +02:00
99ddba21c8 test: use intermediate CA only in buildkit image
dresi pushed to main at dresi/container-images 2026-06-10 17:56:42 +02:00
3262469e5a debug: test TLS to token endpoint specifically
dresi pushed to main at dresi/container-images 2026-06-10 17:53:05 +02:00
b7fa7210db debug: dump all buildkitd PID 1 env vars
dresi pushed to main at dresi/container-images 2026-06-10 17:51:02 +02:00
18c15a386e debug: check SSL env vars of buildkitd process
dresi pushed to main at dresi/container-images 2026-06-10 17:29:36 +02:00
e99e4da96c debug: add TLS verification step in BuildKit container
dresi pushed to main at dresi/container-images 2026-06-10 17:05:17 +02:00
4584136624 fix: add linux/arm64 platform to telegraf-snmp build
dresi pushed to main at dresi/container-images 2026-06-10 17:01:55 +02:00
1daa0e70c8 feat: add CI workflow to build custom BuildKit image via plain docker build
fc97ac3995 feat: add custom BuildKit image with internal CA, use in workflows
Compare 2 commits »
dresi pushed to main at dresi/container-images 2026-06-10 16:14:13 +02:00
9b07e8743c fix: use insecure=true for harbor.lan in BuildKit config
dresi pushed to main at dresi/container-images 2026-06-10 15:36:53 +02:00
17165069c2 fix: also inject internal CA into BuildKit system CA store
dresi pushed to main at dresi/container-images 2026-06-10 15:27:18 +02:00
4c2ef22a9b fix: configure BuildKit registry CA via buildkitd-config-inline
dresi pushed to main at dresi/container-images 2026-06-10 15:17:49 +02:00
9c2599dd9b next try to fix tls verify in buidlkit upload to harbor.lan
dresi pushed to main at dresi/container-images 2026-06-10 14:59:13 +02:00
0cd3a94e6f fix: inject internal CA into BuildKit system trust store
dresi pushed to main at dresi/container-images 2026-06-10 14:25:43 +02:00
b237e769f1 fix: correct MIB path from ubiquiti to ubnt in LibreNMS repo
dresi pushed to main at dresi/container-images 2026-06-10 14:15:54 +02:00
018c6373b1 fix: remove apt install/remove of wget, already in telegraf:latest
dresi pushed to main at dresi/container-images 2026-06-10 14:12:24 +02:00
1021800126 fix: remove snmp-mibs-downloader, only fetch UBNT MIBs from GitHub
dresi pushed to main at dresi/container-images 2026-06-10 13:53:19 +02:00
c6104d3426 fix: use vars. prefix for PRIVATE_REGISTRY_USER