johnride
  • Joined on 2024-02-06
johnride pushed to feat/postgresqlScore at NationTech/harmony 2025-12-22 21:02:22 +00:00
4d535e192d feat: Add new nats example
johnride pushed to feat/postgresqlScore at NationTech/harmony 2025-12-22 14:54:41 +00:00
ef307081d8 chore: slight refactor of postgres public score
johnride created pull request NationTech/harmony#202 2025-12-19 15:14:39 +00:00
adr: draft ADR proposing harmony agent and nats-jetstram for decentralized workload management
johnride pushed to adr/decentralized-workload-management at NationTech/harmony 2025-12-19 15:12:49 +00:00
5cce9f8e74 adr: draft ADR proposing harmony agent and nats-jetstram for decentralized workload management
johnride created branch adr/decentralized-workload-management in NationTech/harmony 2025-12-19 15:12:48 +00:00
johnride pushed to feat/postgresqlScore at NationTech/harmony 2025-12-17 21:43:43 +00:00
204795a74f feat(failoverPostgres): Its alive! We can now deploy a multisite postgres instance. The public hostname is still hardcoded, we will have to fix that but the rest is good enough
johnride pushed to feat/postgresqlScore at NationTech/harmony 2025-12-17 19:35:18 +00:00
66a9a76a6b feat(postgres): Failover postgres example maybe working!? Added FailoverTopology implementations for required capabilities, documented a bit, some more tests, and quite a few utility functions
johnride pushed to feat/postgresqlScore at NationTech/harmony 2025-12-17 19:32:39 +00:00
a8d59b86a7 feat(postgres): Failover postgres example maybe working!? Added FailoverTopology implementations for required capabilities, documented a bit, some more tests, and quite a few utility functions
johnride created pull request NationTech/harmony#201 2025-12-17 17:22:18 +00:00
feat/rebuild_inventory
johnride pushed to feat/postgresqlScore at NationTech/harmony 2025-12-17 04:35:57 +00:00
440e684b35 feat: Postgresql score based on the postgres capability now. true infrastructure abstraction!
johnride pushed to feat/postgresqlScore at NationTech/harmony 2025-12-16 21:25:07 +00:00
b0383454f0 feat(types): Add utility initialization functions for StorageSize such as StorageSize::kb(324)
johnride pushed to feat/postgresqlScore at NationTech/harmony 2025-12-16 20:54:03 +00:00
9e8f3ce52f feat(postgres): Postgres Connection Test score now has a script that provides more insight. Not quite working properly but easy to improve at this point.
johnride pushed to feat/postgresqlScore at NationTech/harmony 2025-12-16 19:57:09 +00:00
c3ec7070ec feat: PostgreSQL public and Connection test score, also moved k8s_anywhere in a folder
johnride pushed to feat/postgresqlScore at NationTech/harmony 2025-12-16 00:09:15 +00:00
29821d5e9f feat: TlsPassthroughScore works, improved logging, fixed CRD
johnride pushed to feat/postgresqlScore at NationTech/harmony 2025-12-15 22:04:53 +00:00
446e079595 wip: public postgres many fixes and refactoring to have a more cohesive routing management
johnride pushed to feat/postgresqlScore at NationTech/harmony 2025-12-15 17:58:02 +00:00
e0da5764fb feat(types): Added Rfc1123 String type, useful for k8s names
johnride pushed to feat/postgresqlScore at NationTech/harmony 2025-12-15 17:49:01 +00:00
a590d24805 feat(types): Added Rfc1123 String type, useful for k8s names
johnride pushed to feat/postgresqlScore at NationTech/harmony 2025-12-14 22:05:35 +00:00
d06bd4dac6 feat: OKD route CRD and OKD specific route score
johnride pushed to feat/postgresqlScore at NationTech/harmony 2025-12-14 22:04:48 +00:00
a585bd0283 feat: OKD route CRD and OKD specific route score
johnride pushed to feat/postgresqlScore at NationTech/harmony 2025-12-14 11:19:43 +00:00
142300802d wip: TlsRoute score first version