• Joined on 2024-02-08
wjro created branch fix/nats-isp in NationTech/harmony 2026-01-30 18:42:10 +00:00
wjro deleted branch fix/nats-capability-retry from NationTech/harmony 2026-01-29 20:42:38 +00:00
wjro pushed to feat/nats_capability at NationTech/harmony 2026-01-29 20:42:35 +00:00
29d2d620d1 Merge pull request 'feat: introduced crate tokio-retry to allow multiple attempts to get secret from k8s' (#225) from fix/nats-capability-retry into feat/nats_capability
7df8429181 feat: introduced crate tokio-retry to allow multiple attempts to get secret from k8s
Compare 2 commits »
wjro merged pull request NationTech/harmony#225 2026-01-29 20:42:34 +00:00
feat: introduced crate tokio-retry to allow multiple attempts to get secret from k8s
wjro created pull request NationTech/harmony#225 2026-01-29 20:04:43 +00:00
feat: introduced crate tokio-retry to allow multiple attempts to get secret from k8s
wjro pushed to fix/nats-capability-retry at NationTech/harmony 2026-01-29 20:04:02 +00:00
7df8429181 feat: introduced crate tokio-retry to allow multiple attempts to get secret from k8s
wjro created branch fix/nats-capability-retry in NationTech/harmony 2026-01-29 20:04:01 +00:00
wjro pushed to feat/nats_capability at NationTech/harmony 2026-01-28 20:16:50 +00:00
666a3c0071 fix: modified nats trait and nats supercluster trait to better respect interface segregation
wjro pushed to feat/nats_capability at NationTech/harmony 2026-01-28 19:44:13 +00:00
edf94554b8 fix: formating and example env variables
00d4b9de73 fix: added fullnameOverride to helmchart score values so that the helm deployed cluster name and service name match the cluster name defined in the NatsK8sScore, without this field helm appends -nats to svc and cluster name, breaking the tls chain
92d4e3488a refactor: modified struct to accept N sites and N clusters
Compare 3 commits »
wjro created pull request NationTech/harmony#221 2026-01-26 21:21:57 +00:00
WIP: feat: created decentralized topology, capability nats and nats super cluster
wjro created branch feat/nats_capability in NationTech/harmony 2026-01-26 21:21:36 +00:00
wjro pushed to feat/nats_capability at NationTech/harmony 2026-01-26 21:21:36 +00:00
8959719375 wip: created decentralized topology, capability nats and nats super cluster
wjro deleted branch feat/nats from NationTech/harmony 2026-01-26 16:32:09 +00:00
wjro pushed to master at NationTech/harmony 2026-01-26 16:32:08 +00:00
9e1095fb9b Merge pull request 'feat/nats' (#207) from feat/nats into master
4758465b28 Merge remote-tracking branch 'origin/master' into feat/nats
093e0d54c0 Merge pull request 'adr/nats-islands-of-trust' (#209) from adr/nats-islands-of-trust into feat/nats
8657261342 fix: extracted variables, removed uncool side effect
740b5500f2 feat: added poc for deploying nats supercluster with certificates, issuers, and okd routes
Compare 24 commits »
wjro merged pull request NationTech/harmony#207 2026-01-26 16:32:06 +00:00
feat/nats
wjro pushed to feat/nats at NationTech/harmony 2026-01-26 16:29:16 +00:00
4758465b28 Merge remote-tracking branch 'origin/master' into feat/nats
8ae38399b7 Merge pull request 'feat: use interactive_parse lib to query for secrets attributes values' (#219) from feat/json-attributes-prompt into master
565bb4afa1 chore: formatting
25d5aff158 chore: remove useless comments
95f860809e chore: remove useless comments
Compare 39 commits »
wjro closed pull request NationTech/harmony#210 2026-01-26 13:39:36 +00:00
feat: added cert manager capability as well as scores to install openshift subscription to community cert-manager operator
wjro deleted branch adr/nats-islands-of-trust from NationTech/harmony 2026-01-23 20:06:05 +00:00
wjro pushed to feat/nats at NationTech/harmony 2026-01-23 20:06:04 +00:00
093e0d54c0 Merge pull request 'adr/nats-islands-of-trust' (#209) from adr/nats-islands-of-trust into feat/nats
8657261342 fix: extracted variables, removed uncool side effect
740b5500f2 feat: added poc for deploying nats supercluster with certificates, issuers, and okd routes
52bff9b6be fix: mod.rs
bc962be31f fix: moved cert management ensure ready to k8sanywhere
Compare 18 commits »
wjro merged pull request NationTech/harmony#209 2026-01-23 20:06:00 +00:00
adr/nats-islands-of-trust