johnride
  • Joined on 2024-02-06
johnride pushed to feat/multisitePostgreSQL at NationTech/harmony 2025-12-11 02:16:04 +00:00
1b19638df4 wip(failover): Started implementation of the FailoverTopology with PostgreSQL capability
johnride pushed to feat/multisitePostgreSQL at NationTech/harmony 2025-12-10 22:01:27 +00:00
bea386a2e2 wip(failover): Started implementation of the FailoverTopology with PostgreSQL capability
d39b1957cd feat(k8s_app): OperatorhubCatalogSourceScore can now install the operatorhub catalogsource on a cluster that already has operator lifecycle manager installed
357ca93d90 wip: FailoverTopology implementation for PostgreSQL on the way!
8103932f23 doc: Initial documentation for the MultisitePostgreSQL module
9617e1cfde Merge pull request 'adr: Higher order topologies' (#197) from adr/015-higher-order-topologies into master
Compare 7 commits »
johnride deleted branch adr/015-higher-order-topologies from NationTech/harmony 2025-12-10 18:13:27 +00:00
johnride pushed to master at NationTech/harmony 2025-12-10 18:13:05 +00:00
9617e1cfde Merge pull request 'adr: Higher order topologies' (#197) from adr/015-higher-order-topologies into master
bfde5f58ed adr: Higher order topologies
Compare 2 commits »
johnride merged pull request NationTech/harmony#197 2025-12-10 18:12:25 +00:00
adr: Higher order topologies
johnride commented on pull request NationTech/harmony#198 2025-12-10 17:28:06 +00:00
feat(OKDInstallation): Implemented bootstrap of okd worker node, added features to allow both control plane and worker node to use the same bootstrap_okd_node score

Le nom ne dit pas ce que ca fait. OKDNodeScore ce n'est pas un nom assez descriptif. Quelque chose comme PrepareOKDNodeInstallationScore ou AddNodeToOKDClusterScore. Bref, je n'ai aucune idee de ce que ca fait, ca m'obliger a aller lire le code ce qui ralentis tout ceux qui vont lire ce code dans le futur.

johnride commented on pull request NationTech/harmony#198 2025-12-10 17:28:06 +00:00
feat(OKDInstallation): Implemented bootstrap of okd worker node, added features to allow both control plane and worker node to use the same bootstrap_okd_node score

On passe par le score et on call .execute dessus directement. On n'instance pas d'Interpret directement en dehors du get_interpret d'un score.

johnride commented on pull request NationTech/harmony#198 2025-12-10 17:28:06 +00:00
feat(OKDInstallation): Implemented bootstrap of okd worker node, added features to allow both control plane and worker node to use the same bootstrap_okd_node score

For now we can completely delete the storage role, it is not used. We will use worker nodes for storage, and we will autodetect their storage capabilities and orchestrate at a higher level than the OKD role.

johnride suggested changes for NationTech/harmony#198 2025-12-10 17:28:06 +00:00
feat(OKDInstallation): Implemented bootstrap of okd worker node, added features to allow both control plane and worker node to use the same bootstrap_okd_node score

Quick review done, overall looks pretty good but deserves some improvements, mostly naming.

johnride pushed to master at NationTech/harmony 2025-12-10 04:04:22 +00:00
a953284386 doc: Add note about counter-intuitive behavior of nmstate
johnride created pull request NationTech/harmony#197 2025-12-09 16:24:00 +00:00
adr: Higher order topologies
johnride pushed to adr/015-higher-order-topologies at NationTech/harmony 2025-12-09 16:23:44 +00:00
bfde5f58ed adr: Higher order topologies
johnride created branch adr/015-higher-order-topologies in NationTech/harmony 2025-12-09 16:23:44 +00:00
johnride pushed to feat/multisitePostgreSQL at NationTech/harmony 2025-12-09 04:11:49 +00:00
ab78a12599 wip: FailoverTopology implementation for PostgreSQL on the way!
johnride pushed to feat/multisitePostgreSQL at NationTech/harmony 2025-12-02 16:45:41 +00:00
c7cbd9eeac doc: Initial documentation for the MultisitePostgreSQL module
johnride pushed to feat/multisitePostgreSQL at NationTech/harmony 2025-12-02 16:45:08 +00:00
545a865f3d doc: Initial documentation for the MultisitePostgreSQL module
johnride created pull request NationTech/harmony#196 2025-12-02 16:44:36 +00:00
doc: Initial documentation for the MultisitePostgreSQL module
johnride created branch feat/multisitePostgreSQL in NationTech/harmony 2025-12-02 16:44:29 +00:00