johnride
  • Joined on 2024-02-06
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 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

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

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 deleted branch feat/lampDatabase from NationTech/harmony 2025-05-01 17:39:26 +00:00
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
johnride created branch feat/lampDatabase in NationTech/harmony 2025-05-01 02:34:10 +00:00
johnride merged pull request NationTech/harmony#26 2025-04-30 20:03:14 +00:00
feat: add mariadb helm deployment to lamp interpreter
johnride deleted branch feat/lampDatabase from NationTech/harmony 2025-04-30 20:03:14 +00:00
johnride pushed to master at NationTech/harmony 2025-04-30 20:03:14 +00:00
28978299c9 Merge pull request 'feat: add mariadb helm deployment to lamp interpreter' (#26) from feat/lampDatabase into master
87f6afc249 feat: add mariadb helm deployment to lamp interpreter
Compare 2 commits »
johnride created pull request NationTech/harmony#26 2025-04-30 19:43:28 +00:00
feat: add mariadb helm deployment to lamp interpreter
johnride created branch feat/lampDatabase in NationTech/harmony 2025-04-30 19:42:57 +00:00
johnride pushed to feat/lampDatabase at NationTech/harmony 2025-04-30 19:42:57 +00:00
87f6afc249 feat: add mariadb helm deployment to lamp interpreter
johnride commented on pull request NationTech/harmony#25 2025-04-29 20:44:54 +00:00
WIP: Add support for profiles

On ne veut pas donner la tache de setup du profil a l'utilisateur du Score.

johnride commented on pull request NationTech/harmony#25 2025-04-29 20:44:54 +00:00
WIP: Add support for profiles

instead of panic!() // TODO just use todo!("comment here");

johnride commented on pull request NationTech/harmony#25 2025-04-29 20:44:54 +00:00
WIP: Add support for profiles

Pourrait etre un enum :

johnride suggested changes for NationTech/harmony#25 2025-04-29 20:44:54 +00:00
WIP: Add support for profiles

Voir mes commentaires, il faut en discuter davantage. Je n'ai pas l'impression que c'est la bonne approche.