Ian Letourneau letian
  • Joined on 2025-04-08
letian pushed to network-manager at NationTech/harmony 2025-11-04 20:03:25 +00:00
4f7b0541f4 find lowest available bond id
letian pushed to network-manager at NationTech/harmony 2025-11-04 18:38:34 +00:00
adc14c052d fix(host_network): retrieve proper hostname and next available bond id
letian created branch network-manager in NationTech/harmony 2025-11-04 18:38:34 +00:00
letian approved NationTech/harmony#180 2025-11-03 15:04:39 +00:00
feat(kube): Convert kube_openapi Resource to DynamicObject

After checking my comments 👍

letian commented on pull request NationTech/harmony#180 2025-11-03 15:02:01 +00:00
feat(kube): Convert kube_openapi Resource to DynamicObject

I'm not sure the value of these 2 last assertions. The main assert assert_eq!(original_value, dynamic_value) already validates this.

letian commented on pull request NationTech/harmony#180 2025-11-03 14:58:37 +00:00
feat(kube): Convert kube_openapi Resource to DynamicObject

What's the purpose of these 3 last lines? They don't really seem relevant for this test, it's basically testing serde_json::to_value and not kube_resource_to_dynamic

letian deleted branch nmstate from NationTech/harmony 2025-10-29 17:09:20 +00:00
letian pushed to master at NationTech/harmony 2025-10-29 17:09:18 +00:00
c80ede706b fix(host_network): adjust bond & port-channel configuration (partial) (#175)
letian merged pull request NationTech/harmony#175 2025-10-29 17:09:17 +00:00
fix(host_network): adjust bond & port-channel configuration (partial)
letian pushed to nmstate at NationTech/harmony 2025-10-29 16:21:28 +00:00
b8ac3580f8 revert opnsense config change
letian pushed to nmstate at NationTech/harmony 2025-10-29 15:27:27 +00:00
d6c6192c6b adjust nm config policy serialization
letian pushed to nmstate at NationTech/harmony 2025-10-28 22:32:30 +00:00
981529751a improve more logs, better error messages when switch setup failed
letian pushed to nmstate at NationTech/harmony 2025-10-28 19:52:57 +00:00
f63f77550f Merge remote-tracking branch 'origin/master' into nmstate
b2825ec1ef Merge pull request 'feat/impl_installable_crd_prometheus' (#170) from feat/impl_installable_crd_prometheus into master
609d7acb5d feat: impl clone_box for ScrapeTarget<CRDPrometheus>
de761cf538 Merge branch 'master' into feat/impl_installable_crd_prometheus
c069207f12 Merge pull request 'refactor(ha_cluster): inject switch client for better testability' (#174) from switch-client into master
Compare 31 commits »
letian pushed to nmstate at NationTech/harmony 2025-10-28 19:42:54 +00:00
ec77afa605 fix command to find next available port-channel id
letian created pull request NationTech/harmony#175 2025-10-23 20:39:48 +00:00
WIP: fix(host_network): adjust bond & port-channel configuration
letian pushed to master at NationTech/harmony 2025-10-23 15:05:29 +00:00
c069207f12 Merge pull request 'refactor(ha_cluster): inject switch client for better testability' (#174) from switch-client into master
7368184917 fix(ha_cluster): inject switch client for better testability
Compare 2 commits »
letian pushed to nmstate at NationTech/harmony 2025-10-23 15:01:00 +00:00
48b5993a25 describe grpc pod config
letian created pull request NationTech/harmony#174 2025-10-22 19:15:31 +00:00
fix(ha_cluster): inject switch client for better testability
letian pushed to switch-client at NationTech/harmony 2025-10-22 19:12:57 +00:00
7368184917 fix(ha_cluster): inject switch client for better testability
letian created branch switch-client in NationTech/harmony 2025-10-22 19:12:56 +00:00