johnride
  • Joined on 2024-02-06
johnride pushed to feat/awsOKD at NationTech/harmony 2025-05-06 16:34:03 +00:00
f281e01f29 feat: add cert-manager module and helm repo support
johnride pushed to feat/settingUpNDC at NationTech/harmony 2025-05-06 16:00:58 +00:00
e62ef001ed fix: Fix opnsense test, Host.tll now optional and run cargo fmt
1fb7132c64 Merge branch 'master' into feat/settingUpNDC
764fd6d451 Merge pull request 'chore: added default mariadb size and pass env variables to php app' (#28) from lamp-env-vars into master
78fffcd725 fix: specified 2Gi db size from LAMPconfig
e1133ea114 use default database_size None in LampConfig to default to value from helm chart
Compare 76 commits »
johnride pushed to feat/settingUpNDC at NationTech/harmony 2025-05-06 15:45:23 +00:00
8a199b64f5 feat: Upgrade opnsense-config crates to be compatible with opnsense 25.1_5
b7fe62fcbb feat: ncd0 example complete. Missing files for authentication, ignition etc are accessible upon deman. This is yet another great step towards full UPI automated provisionning
Compare 2 commits »
johnride deleted branch pvc-filler from NationTech/harmony 2025-05-02 16:06:48 +00:00
johnride pushed to master at NationTech/harmony 2025-05-02 16:06:47 +00:00
d8e8a49745 Merge pull request 'feat:php program to fill pvc and report database usage' (#29) from pvc-filler into master
a7ba9be486 feat:php program to fill pvc and report database usage
Compare 2 commits »
johnride merged pull request NationTech/harmony#29 2025-05-02 16:06:47 +00:00
feat:php program to fill pvc and report database usage
johnride commented on pull request NationTech/harmony#29 2025-05-02 16:06:40 +00:00
feat:php program to fill pvc and report database usage

Je ne prend pas le temps de review ca, c'est juste du sample code. Si ca ne marche pas je regarderai mais pour la on peut merge.

johnride suggested changes for NationTech/harmony#28 2025-05-02 16:05:17 +00:00
chore: added default mariadb size and pass env variables to php app

Good, je changerais le default pour un meilleur DX mais sinon LGTM

johnride commented on pull request NationTech/harmony#28 2025-05-02 16:05:17 +00:00
chore: added default mariadb size and pass env variables to php app

Maintenant que je vois ca je pense que ca devrait etre un Option qui est None par default pour deleguer la tache de set le default a la helm chart. Comme ca nos utilisateurs n'auront pas de surprise et c'est un detail de moins a gerer par nous-meme.

johnride commented on pull request NationTech/harmony#24 2025-05-02 15:01:31 +00:00
feat: added app to fill a pvc in 1GB increments

This belongs in the LAMPConfig struct and should use the default option. I think 2G is a sensible default for now.

johnride suggested changes for NationTech/harmony#24 2025-05-02 15:01:31 +00:00
feat: added app to fill a pvc in 1GB increments

I think the p-r should be recreated to make sure to have a clean diff.

johnride commented on pull request NationTech/harmony#24 2025-05-02 15:01:31 +00:00
feat: added app to fill a pvc in 1GB increments

use the score namespace.

johnride deleted branch feat/lampDatabase from NationTech/harmony 2025-05-01 17:39:26 +00:00
johnride pushed to master at NationTech/harmony 2025-05-01 17:39:26 +00:00
90b80b24bc Merge pull request 'feat: push docker image to registry and deploy with full tag' (#27) from feat/lampDatabase into master
c879ca143f feat: Add comments explaining a bit of what harmony does in the lamp demo
bc2bd2f2f4 feat: push docker image to registry and deploy with full tag
Compare 3 commits »
johnride merged pull request NationTech/harmony#27 2025-05-01 17:39:24 +00:00
feat: push docker image to registry and deploy with full tag
johnride pushed to feat/lampDatabase at NationTech/harmony 2025-05-01 03:36:44 +00:00
c879ca143f feat: Add comments explaining a bit of what harmony does in the lamp demo
johnride created pull request NationTech/harmony#27 2025-05-01 02:34:24 +00:00
feat: push docker image to registry and deploy with full tag
johnride pushed to feat/lampDatabase at NationTech/harmony 2025-05-01 02:34:10 +00:00
bc2bd2f2f4 feat: push docker image to registry and deploy with full tag