]> go.fuhry.dev Git - runtime.git/log
runtime.git
22 months agoAdd mTLS exporter
Dan Fuhry [Tue, 23 Apr 2024 16:17:43 +0000 (12:17 -0400)]
Add mTLS exporter

22 months agodisable PIE on non-native builds
Dan Fuhry [Fri, 19 Apr 2024 02:04:49 +0000 (22:04 -0400)]
disable PIE on non-native builds

22 months agomachines/coredns_plugin: fix erroneously case-sensitive hostname map
Dan Fuhry [Tue, 16 Apr 2024 12:40:46 +0000 (08:40 -0400)]
machines/coredns_plugin: fix erroneously case-sensitive hostname map

22 months agofix native build detection
Dan Fuhry [Tue, 16 Apr 2024 12:39:08 +0000 (08:39 -0400)]
fix native build detection

22 months agomachines/oauth2: fix stupid mistake in oauth2 http transport wrapper
Dan Fuhry [Tue, 16 Apr 2024 12:38:11 +0000 (08:38 -0400)]
machines/oauth2: fix stupid mistake in oauth2 http transport wrapper

22 months agometrics/mbserver: quote discriminator, rename label _instance -> _shard
Dan Fuhry [Tue, 16 Apr 2024 12:37:31 +0000 (08:37 -0400)]
metrics/mbserver: quote discriminator, rename label _instance -> _shard

22 months agoapcupsd exporter: allow specifying NIS address and nominal power as flags
Dan Fuhry [Tue, 16 Apr 2024 12:36:50 +0000 (08:36 -0400)]
apcupsd exporter: allow specifying NIS address and nominal power as flags

2 years agometricbus/mbclient: services are singletons
Dan Fuhry [Tue, 27 Feb 2024 21:22:15 +0000 (16:22 -0500)]
metricbus/mbclient: services are singletons

2 years agosase/happy_eyeballs: use HE for client dial; add flags to block v4 or v6 connections
Dan Fuhry [Tue, 27 Feb 2024 21:03:31 +0000 (16:03 -0500)]
sase/happy_eyeballs: use HE for client dial; add flags to block v4 or v6 connections

2 years agomachines: add agent, coredns plugin and conf file templates
Dan Fuhry [Tue, 27 Feb 2024 20:58:30 +0000 (15:58 -0500)]
machines: add agent, coredns plugin and conf file templates

Port of the python machines client.

Not all templates are fixed up and ready to go, only the ones that are known to be needed on linux routers.

No captive portal support for Linux yet.

2 years agoutils/hashset: add AsSortedSlice()
Dan Fuhry [Tue, 27 Feb 2024 20:56:27 +0000 (15:56 -0500)]
utils/hashset: add AsSortedSlice()

2 years agomachines/client: sparse generic type for server fields that can be a UUID or full...
Dan Fuhry [Tue, 27 Feb 2024 20:55:50 +0000 (15:55 -0500)]
machines/client: sparse generic type for server fields that can be a UUID or full struct

2 years agoutils/hostname: fix build on darwin, support openbsd
Dan Fuhry [Tue, 27 Feb 2024 15:31:16 +0000 (10:31 -0500)]
utils/hostname: fix build on darwin, support openbsd

2 years agomtls/pkcs11: conditional build with tag "pkcs11"
Dan Fuhry [Tue, 27 Feb 2024 15:29:32 +0000 (10:29 -0500)]
mtls/pkcs11: conditional build with tag "pkcs11"

2 years agoapcups_exporter: handle apcupsd restarts/downtime; add systemd unit
Dan Fuhry [Wed, 17 Jan 2024 04:21:55 +0000 (23:21 -0500)]
apcups_exporter: handle apcupsd restarts/downtime; add systemd unit

2 years agomove metric-collector.service one level up for consistency
Dan Fuhry [Mon, 15 Jan 2024 01:35:21 +0000 (20:35 -0500)]
move metric-collector.service one level up for consistency

2 years agofix executable paths in .service files
Dan Fuhry [Mon, 15 Jan 2024 01:30:52 +0000 (20:30 -0500)]
fix executable paths in .service files

2 years agotidy, update golang.org/x/crypto/ssh/terminal -> golang.org/x/term
Dan Fuhry [Mon, 15 Jan 2024 01:01:17 +0000 (20:01 -0500)]
tidy, update golang.org/x/crypto/ssh/terminal -> golang.org/x/term

2 years agoMake some other constants overrideable
Dan Fuhry [Mon, 15 Jan 2024 01:00:32 +0000 (20:00 -0500)]
Make some other constants overrideable

2 years ago[mtls] LoadSSLCertificateFromFIlesystem: was using mtls base path, not ssl certs...
Dan Fuhry [Wed, 13 Dec 2023 14:16:25 +0000 (09:16 -0500)]
[mtls] LoadSSLCertificateFromFIlesystem: was using mtls base path, not ssl certs base path

2 years agoInitial commit
Dan Fuhry [Wed, 13 Dec 2023 03:48:13 +0000 (22:48 -0500)]
Initial commit