johnride
  • Joined on 2024-02-06
johnride merged pull request NationTech/harmony#145 2025-09-09 18:25:53 +00:00
fix/ingress
johnride opened issue NationTech/harmony#147 2025-09-09 18:25:08 +00:00
Implement correctly various k8s implementations
johnride commented on pull request NationTech/harmony#145 2025-09-09 18:24:59 +00:00
fix/ingress

Implement correctly various k8s implementations

johnride opened issue NationTech/harmony#146 2025-09-09 18:24:10 +00:00
Check openshift operator status instead of replica count
johnride commented on pull request NationTech/harmony#145 2025-09-09 18:23:52 +00:00
fix/ingress

Should checkc the clusteroperator crd status.

johnride created pull request NationTech/harmony#145 2025-09-09 18:23:26 +00:00
fix/ingress
johnride created pull request NationTech/harmony#144 2025-09-09 18:18:21 +00:00
wip: multisite application feature with stateless and statefull application traits
johnride pushed to feat/multisiteApplication at NationTech/harmony 2025-09-09 18:18:09 +00:00
ec794f076e wip: multisite application feature with stateless and statefull application traits
johnride created branch feat/multisiteApplication in NationTech/harmony 2025-09-09 18:18:09 +00:00
johnride released Latest Snapshot at NationTech/harmony 2025-09-08 19:34:37 +00:00
johnride released Latest Snapshot at NationTech/harmony 2025-09-08 14:48:41 +00:00
johnride released Latest Snapshot at NationTech/harmony 2025-09-08 14:25:48 +00:00
johnride released Latest Snapshot at NationTech/harmony 2025-09-08 14:10:50 +00:00
johnride released Latest Snapshot at NationTech/harmony 2025-09-08 13:56:22 +00:00
johnride pushed to feat/dnsmasqDhcpStatic at NationTech/harmony 2025-09-08 13:14:12 +00:00
14566e0327 doc: Host preparation notes
johnride pushed to feat/dnsmasqDhcpStatic at NationTech/harmony 2025-09-05 03:47:14 +00:00
1304a3a1d1 fix: Haproxy now has SSL:Other(String) to store unknown values from opnsense, also ran a cargo fmt
johnride pushed to feat/dnsmasqDhcpStatic at NationTech/harmony 2025-09-05 03:34:42 +00:00
ecc461a33f Merge branch 'feat/dnsmasqDhcpStatic' of https://git.nationtech.io/NationTech/harmony into feat/dnsmasqDhcpStatic
1640e6d7a3 feat: Invetory inspection score that dumps the inventory in a readable way, also quite a few fixes on okd installation scores
Compare 2 commits »
johnride pushed to feat/dnsmasqDhcpStatic at NationTech/harmony 2025-09-05 03:30:09 +00:00
be385dccff fix: pxe boot for undionly client should use pxe config even if arch is bios
6651194582 fix: Haproxy readyz check must force ssl
Compare 2 commits »
johnride pushed to feat/dnsmasqDhcpStatic at NationTech/harmony 2025-09-04 21:54:37 +00:00
f31d21f9da fix: boostrap control plane was using non-existend get_control_plane_host function -> control_plane. Also fix okd installation example
johnride pushed to feat/dnsmasqDhcpStatic at NationTech/harmony 2025-09-04 21:49:09 +00:00
902185daa4 feat: Control plane bootstraping logic implemented, next step is testing it!