Commit Graph

28 Commits

Author SHA1 Message Date
dresi
d816c63926 fix: install Harbor CA cert on ubuntu runner before build
All checks were successful
Build and push telegraf-snmp image / build-and-push-image (push) Successful in 2m25s
2026-06-11 08:03:21 +02:00
dresi
a88f7f95b8 fix: use repo ca-chain.crt path for buildkitd harbor.lan TLS config
Some checks failed
Build and push telegraf-snmp image / build-and-push-image (push) Failing after 1m53s
2026-06-11 07:57:43 +02:00
dresi
c3cd53e207 fix: explicitly configure harbor.lan CA cert in buildkitd.toml
Some checks failed
Build and push telegraf-snmp image / build-and-push-image (push) Failing after 1m53s
2026-06-11 07:48:45 +02:00
dresi
7c411c5a0f debug: check /etc/ssl/cert.pem cert count in buildkit container
Some checks failed
Build and push telegraf-snmp image / build-and-push-image (push) Failing after 2m17s
2026-06-11 07:28:52 +02:00
dresi
b65ef5c1df fix: explicitly copy ca bundle to /etc/ssl/cert.pem for Go TLS
All checks were successful
Build and push buildkit image / build-and-push-image (push) Successful in 33s
2026-06-11 07:22:28 +02:00
dresi
343148f1f9 fix: use full CA chain in buildkit image
All checks were successful
Build and push buildkit image / build-and-push-image (push) Successful in 29s
2026-06-10 18:14:52 +02:00
dresi
5112a28073 test: add both root and intermediate CA to buildkit image (chain) 2026-06-10 18:12:19 +02:00
dresi
99ddba21c8 test: use intermediate CA only in buildkit image
All checks were successful
Build and push buildkit image / build-and-push-image (push) Successful in 35s
2026-06-10 18:06:22 +02:00
dresi
3262469e5a debug: test TLS to token endpoint specifically
Some checks failed
Build and push telegraf-snmp image / build-and-push-image (push) Failing after 1m53s
2026-06-10 17:56:56 +02:00
dresi
b7fa7210db debug: dump all buildkitd PID 1 env vars
Some checks failed
Build and push telegraf-snmp image / build-and-push-image (push) Failing after 1m45s
2026-06-10 17:53:18 +02:00
dresi
18c15a386e debug: check SSL env vars of buildkitd process
Some checks failed
Build and push telegraf-snmp image / build-and-push-image (push) Failing after 1m54s
2026-06-10 17:51:17 +02:00
dresi
e99e4da96c debug: add TLS verification step in BuildKit container
Some checks failed
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
Some checks failed
Build and push telegraf-snmp image / build-and-push-image (push) Failing after 5m22s
2026-06-10 17:05:30 +02:00
dresi
1daa0e70c8 feat: add CI workflow to build custom BuildKit image via plain docker build
Some checks failed
Build and push rsyncd image / build-and-push-image (push) Failing after 1m3s
Build and push telegraf-snmp image / build-and-push-image (push) Failing after 51s
Build and push buildkit image / build-and-push-image (push) Successful in 3m24s
2026-06-10 17:02:09 +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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
b237e769f1 fix: correct MIB path from ubiquiti to ubnt in LibreNMS repo
Some checks failed
Build and push telegraf-snmp image / build-and-push-image (push) Failing after 1m39s
2026-06-10 14:25:57 +02:00
dresi
018c6373b1 fix: remove apt install/remove of wget, already in telegraf:latest
Some checks failed
Build and push telegraf-snmp image / build-and-push-image (push) Failing after 1m28s
2026-06-10 14:16:07 +02:00
dresi
1021800126 fix: remove snmp-mibs-downloader, only fetch UBNT MIBs from GitHub
Some checks failed
Build and push telegraf-snmp image / build-and-push-image (push) Failing after 1m37s
snmp-mibs-downloader is in Debian non-free and not needed — the UBNT
MIBs required for UniFi SNMP polling are fetched directly from GitHub.
2026-06-10 14:12:38 +02:00
dresi
c6104d3426 fix: use vars. prefix for PRIVATE_REGISTRY_USER
Some checks failed
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
Some checks failed
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
Some checks are pending
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
8ab8d6132a ci: trigger initial telegraf-snmp build 2026-06-10 10:37:39 +02:00
dresi
46e0a70521 feat: initial structure with rsyncd and telegraf-snmp images
Some checks failed
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