Block a user
fix(ha_cluster): inject switch client for better testability
WIP: feat: implementation for opnsense os-node_exporter
I think we should leave it to the implementers to define their Debug
impl. So on line 6 we should have pub trait NodeExporter: std::fmt::Debug + Send + Sync
instead.
WIP: feat: implementation for opnsense os-node_exporter
Could you make a quick screen recording of this change in action? 📹
okd_enable_user_workload_monitoring
letian
pushed to okd_enable_user_workload_monitoring at NationTech/harmony
2025-10-21 13:48:35 +00:00
WIP: rook-ceph install score
fix(opnsense-config): ensure load balancer service configuration is idempotent
feat(application): Webapp feature with production dns
Left a few comments here and there that could be small improvements for a future PR

feat(application): Webapp feature with production dns
a quick cleanup/refactoring for this function could make things easier to read/understand, for example by breaking down the different steps into different (module private) functions