johnride
  • Joined on 2024-02-06
johnride pushed to feat/dnsmasqDhcpStatic at NationTech/harmony 2025-09-02 15:26:12 +00:00
d24ea23413 fix: Dhcp static hostname has to have domain specified with dnsmasq, also progress on okd installation automation
johnride pushed to feat/dnsmasqDhcpStatic at NationTech/harmony 2025-09-02 04:41:15 +00:00
0070373714 feat(okd installation): Process works nicely all the way up to setting the bootstrap host binding in opnsense automatically! Next step : generate the mac address boot file for bootstrap host, install ignition files and the cluster will booooooooot
johnride pushed to feat/dnsmasqDhcpStatic at NationTech/harmony 2025-09-02 04:39:58 +00:00
a353249eec feat(okd installation): Process works nicely all the way up to setting the bootstrap host binding in opnsense automatically! Next step : generate the mac address boot file for bootstrap host, install ignition files and the cluster will booooooooot
johnride pushed to feat/dnsmasqDhcpStatic at NationTech/harmony 2025-09-02 04:10:34 +00:00
f6e665f990 feat: Can now select a bootstrap host and save the role mapping to database
johnride pushed to feat/dnsmasqDhcpStatic at NationTech/harmony 2025-09-02 03:36:40 +00:00
241980ebec wip: OKd installation, some cleanup of unused and some refactoring
johnride pushed to feat/dnsmasqDhcpStatic at NationTech/harmony 2025-09-02 03:21:55 +00:00
35a459f63c wip: OKD Installation full process automation underway, ready to test bootstrapping very soon
johnride pushed to feat/dnsmasqDhcpStatic at NationTech/harmony 2025-09-02 03:20:44 +00:00
6f88fd00c1 wip: OKD Installation full process automation underway, ready to test bootstrapping very soon
johnride pushed to feat/dnsmasqDhcpStatic at NationTech/harmony 2025-09-01 23:14:35 +00:00
f076d36297 wip: bootstrap step of okd installation required some refactoring, its getting there
johnride created pull request NationTech/harmony#130 2025-09-01 21:34:52 +00:00
feat(opnsense-config): dnsmasq dhcp static mappings
johnride pushed to feat/dnsmasqDhcpStatic at NationTech/harmony 2025-09-01 21:34:26 +00:00
138e414727 feat(opnsense-config): dnsmasq dhcp static mappings
johnride pushed to feat/dnsmasqDhcpStatic at NationTech/harmony 2025-09-01 21:30:27 +00:00
b9430f2d7f feat(opnsense-config): dnsmasq dhcp static mappings
johnride pushed to feat/dnsmasqDhcpStatic at NationTech/harmony 2025-09-01 21:23:26 +00:00
a2ce05b8fc wip: dnsmasq dhcp static mappings
johnride created branch feat/dnsmasqDhcpStatic in NationTech/harmony 2025-09-01 21:23:26 +00:00
johnride pushed to faet/okdinstallation at NationTech/harmony 2025-09-01 18:15:09 +00:00
b6be44202e chore: rebase okd installation with refactoring on core types
c372e781d8 doc(okdinstallationscore): Fix incorrect comments and remove some more useless comments
56c181fc3d wip: OKD Installation automation layed out. Next step : review this after some sleep and fill in the (many) blanks with actual implementations.
55bfe306ad feat: Secret module works with infisical and local file storage backends
62fa3c2b10 Merge pull request 'feat: Inventory PhysicalHost persistence with sqlx and local sqlite db' (#125) from feat/inventory_persistence into master
Compare 69 commits »
johnride commented on issue NationTech/harmony#128 2025-09-01 17:36:51 +00:00
Better error handling for DiscoverInventoryAgentIntrepret

Yep I thought about renaming the score to LaunchDiscoveryAgentScore it would make it way more intuitive for the current behavior without having to refactor anything more.

johnride commented on pull request NationTech/harmony#129 2025-09-01 13:58:50 +00:00
fix(opnsense-config): ensure load balancer service configuration is idempotent

Ouais j'y repense un peu et c'est pas evident. Il y a beaucoup de cas.

Il faut simplifier. Probablement que la seule logique qui est raisonnable d'implementer maintenant c'est de prendre…

johnride released Latest Snapshot at NationTech/harmony 2025-08-31 22:53:15 +00:00
johnride commented on pull request NationTech/harmony#127 2025-08-31 16:38:45 +00:00
feat/discover_inventory

Yeah the factory doesn't bring much value here, no time to do better but at least it allows a minimum of decoupling if we want to switch repository type for the entire application instance, or…

johnride pushed to feat/discover_inventory at NationTech/harmony 2025-08-31 05:27:28 +00:00
a27c7c2310 fix tests
johnride created pull request NationTech/harmony#127 2025-08-31 05:07:23 +00:00
feat/discover_inventory