johnride
  • Joined on 2024-02-06
johnride pushed to feat/nats at NationTech/harmony 2026-01-13 15:42:39 +00:00
270b6b87df wip nats supercluster
johnride created pull request NationTech/harmony#209 2026-01-13 15:42:23 +00:00
adr/nats-islands-of-trust
johnride pushed to adr/nats-islands-of-trust at NationTech/harmony 2026-01-13 15:41:42 +00:00
1837623394 adr: 17-1 nats clusters interconnection using islands of trust. mTLS via shared ca-bundle with each cluster distributing its own CA.
270b6b87df wip nats supercluster
Compare 2 commits »
johnride created branch adr/nats-islands-of-trust in NationTech/harmony 2026-01-13 15:41:41 +00:00
johnride created pull request NationTech/harmony#208 2026-01-09 05:11:23 +00:00
adr: Staless based failover mechanism ADR proposed
johnride pushed to adr/017-staleness-failover at NationTech/harmony 2026-01-09 04:58:47 +00:00
adb0e7014d adr: Staless based failover mechanism ADR proposed
johnride created branch adr/017-staleness-failover in NationTech/harmony 2026-01-09 04:58:46 +00:00
johnride created pull request NationTech/harmony#207 2026-01-09 04:44:52 +00:00
feat/nats
johnride pushed to feat/nats at NationTech/harmony 2026-01-09 04:43:09 +00:00
6933280575 feat(helm): refactor helm execution to use topology-specific commands
johnride pushed to feat/nats at NationTech/harmony 2026-01-08 21:03:18 +00:00
77583a1ad1 wip: nats multi cluster, fixing helm command to follow multiple k8s config by providing the helm command from the topology itself, fix cli_logger that can now be initialized multiple times, some more stuff
johnride opened issue NationTech/harmony#206 2026-01-08 19:22:31 +00:00
RFC : Harmony agent versionning strategy
johnride released Latest Snapshot at NationTech/harmony 2026-01-07 21:11:02 +00:00
johnride released Latest Snapshot at NationTech/harmony 2026-01-07 20:58:12 +00:00
johnride released Latest Snapshot at NationTech/harmony 2026-01-07 19:28:22 +00:00
johnride deleted branch fix/brocade_unmaged_switch from NationTech/harmony 2026-01-07 19:22:38 +00:00
johnride pushed to master at NationTech/harmony 2026-01-07 19:22:28 +00:00
05c6398875 Merge pull request 'fix: added missing functions to impl SwitchClient for unmanagedSwitch' (#203) from fix/brocade_unmaged_switch into master
ad5abe1748 fix(test): Use a mutex to prevent race conditions between tests relying on KUBECONFIG env var
4e5a24b07a fix: added missing functions to impl SwitchClient for unmanagedSwitch
Compare 3 commits »
johnride merged pull request NationTech/harmony#203 2026-01-07 19:22:24 +00:00
fix: added missing functions to impl SwitchClient for unmanagedSwitch
johnride pushed to fix/brocade_unmaged_switch at NationTech/harmony 2026-01-07 19:21:38 +00:00
ad5abe1748 fix(test): Use a mutex to prevent race conditions between tests relying on KUBECONFIG env var
johnride pushed to fix/brocade_unmaged_switch at NationTech/harmony 2026-01-07 19:13:45 +00:00
5fc6a11faa fix(test): Use a mutex to prevent race conditions between tests relying on KUBECONFIG env var
johnride closed pull request NationTech/harmony#195 2026-01-07 17:01:39 +00:00
WIP: added score to make control planes unschedulable on UPI, started setting up path_resource function for K8sClient