johnride
  • Joined on 2024-02-06
johnride commented on pull request NationTech/harmony#248 2026-03-14 12:21:14 +00:00
fix: small details were preventing to re-save frontends,backends and healthchecks in opnsense UI

Feels really painful to have to hardcode stuff like that... it will bite us back at some point.

johnride commented on pull request NationTech/harmony#249 2026-03-14 12:10:20 +00:00
feat: add priorityClass to node_health daemonset

LGTM

johnride pushed to feat/cluster_alerting_score at NationTech/harmony 2026-03-10 02:44:16 +00:00
18d8ba2210 feat: refactored okd cluster alerting example into an opinionated high level score
johnride created branch feat/cluster_alerting_score in NationTech/harmony 2026-03-10 02:44:16 +00:00
johnride pushed to e2e-tests-multicluster at NationTech/harmony 2026-03-10 02:25:20 +00:00
c5b292d99b fix: dependencies and formatting
johnride pushed to e2e-tests-multicluster at NationTech/harmony 2026-03-10 02:17:33 +00:00
0258b31fd2 e2e tests module ready for review, k3d test works well
4407792bd5 chore: use async trait instead of ugly types
7978a63004 wip: harmony e2e test module coming along
58d00c95bb Review new test module and slightly improve testing roadmap
7d14f7646c fix(e2e): fix compilation errors in multicluster test
Compare 7 commits »
johnride created branch e2e-tests-multicluster in NationTech/harmony 2026-03-10 02:17:33 +00:00
johnride pushed to fix/refactor_alert_receivers at NationTech/harmony 2026-03-09 22:33:43 +00:00
af6145afe3 doc: monitoring module documentation
johnride pushed to fix/refactor_alert_receivers at NationTech/harmony 2026-03-09 21:20:08 +00:00
701d86de69 fix: Finish merging k8s refactoring
johnride pushed to fix/refactor_alert_receivers at NationTech/harmony 2026-03-09 21:17:19 +00:00
6db7a780fa chore: Fix some warnings
0df4e3cdee Merge remote-tracking branch 'origin/master' into fix/refactor_alert_receivers
2a7fa466cc Merge pull request 'reafactor/k8sclient' (#243) from reafactor/k8sclient into master
f463cd1e94 Fix merge conflict between master and refactor/k8sclient
e1da7949ec Merge pull request 'okd: add worker nodes to load balancer backend pool' (#246) from feat/okd-load-balancer-include-workers into master
Compare 43 commits »
johnride pushed to feature/kvm-module at NationTech/harmony 2026-03-09 01:48:12 +00:00
8798110bf3 feat: linux vm example with cdrom boot and iso download features
johnride created pull request NationTech/harmony#247 2026-03-09 01:47:35 +00:00
WIP: feature/kvm-module
johnride pushed to feature/kvm-module at NationTech/harmony 2026-03-09 01:43:08 +00:00
d7e1463026 feat: linux vm example with cdrom boot and iso download features
johnride pushed to feature/kvm-module at NationTech/harmony 2026-03-08 16:08:28 +00:00
1508d431c0 refactor: kvm module now efficiently encapsulate libvirt complexity behind builder patterns, no more xml
caf6f0c67b Add KVM module for managing virtual machines
Compare 2 commits »
johnride created branch feature/kvm-module in NationTech/harmony 2026-03-08 02:01:38 +00:00
johnride pushed to feature/kvm-module at NationTech/harmony 2026-03-08 02:01:38 +00:00
788ad1cb4c Add KVM module for managing virtual machines
johnride pushed to feat/okd_loadbalancer_betterhealthcheck at NationTech/harmony 2026-03-07 23:06:54 +00:00
b0e9594d92 Merge branch 'master' into feat/okd_loadbalancer_betterhealthcheck
2a7fa466cc Merge pull request 'reafactor/k8sclient' (#243) from reafactor/k8sclient into master
f463cd1e94 Fix merge conflict between master and refactor/k8sclient
e1da7949ec Merge pull request 'okd: add worker nodes to load balancer backend pool' (#246) from feat/okd-load-balancer-include-workers into master
d0a1a73710 doc: fix example code to use ignore instead of no_run
Compare 23 commits »
johnride deleted branch reafactor/k8sclient from NationTech/harmony 2026-03-07 23:05:17 +00:00
johnride pushed to master at NationTech/harmony 2026-03-07 23:05:11 +00:00
2a7fa466cc Merge pull request 'reafactor/k8sclient' (#243) from reafactor/k8sclient into master
f463cd1e94 Fix merge conflict between master and refactor/k8sclient
787cc8feab Fix doc tests for harmony-k8s crate refactoring
ce041f495b fix(zitadel): include admin@zitadel.{host} username, secure password with symbol/number, and cert-manager TLS configuration
a98113dd40 wip: zitadel ingress https not working yet
Compare 8 commits »
johnride merged pull request NationTech/harmony#243 2026-03-07 23:05:10 +00:00
reafactor/k8sclient