johnride
  • Joined on 2024-02-06
johnride commented on pull request NationTech/harmony#24 2025-04-29 20:08:31 +00:00
feat: added app to fill a pvc in 1GB increments

Mariadb / mysql is not in the same container as the PHP process. You'll have to query mariadb stats or something else.

johnride suggested changes for NationTech/harmony#24 2025-04-29 20:08:31 +00:00
feat: added app to fill a pvc in 1GB increments
johnride commented on pull request NationTech/harmony#23 2025-04-29 15:55:10 +00:00
feat(HelmScore): Add values yaml option to helm chart score

No need for a mut here. This would be more readable as a match :

johnride pushed to master at NationTech/harmony 2025-04-27 19:56:32 +00:00
76c0cacc1b Merge pull request 'feat: LampScore implement dockerfile generation and image building' (#22) from feat/lampDocker into master
f17948397f feat: escape PHP_ERROR_REPORTING value in Dockerfile
16a665241e feat: LampScore implement dockerfile generation and image building
Compare 3 commits »
johnride deleted branch feat/lampDocker from NationTech/harmony 2025-04-27 19:56:32 +00:00
johnride merged pull request NationTech/harmony#22 2025-04-27 19:56:30 +00:00
feat: LampScore implement dockerfile generation and image building
johnride pushed to feat/lampDocker at NationTech/harmony 2025-04-27 19:55:47 +00:00
f17948397f feat: escape PHP_ERROR_REPORTING value in Dockerfile
johnride created pull request NationTech/harmony#22 2025-04-25 18:36:16 +00:00
feat: LampScore implement dockerfile generation and image building
johnride pushed to feat/lampDocker at NationTech/harmony 2025-04-25 18:35:47 +00:00
16a665241e feat: LampScore implement dockerfile generation and image building
johnride created branch feat/lampDocker in NationTech/harmony 2025-04-25 18:35:47 +00:00
johnride pushed to master at NationTech/harmony 2025-04-25 16:46:30 +00:00
065e3904b8 Merge pull request 'fix(k8s_anywhere): Ensure k3d cluster is started before use' (#21) from feat/k3d into master
22752960f9 fix(k8s_anywhere): Ensure k3d cluster is started before use
Compare 2 commits »
johnride deleted branch feat/k3d from NationTech/harmony 2025-04-25 16:46:30 +00:00
johnride merged pull request NationTech/harmony#21 2025-04-25 16:46:29 +00:00
fix(k8s_anywhere): Ensure k3d cluster is started before use
johnride pushed to feat/k3d at NationTech/harmony 2025-04-25 16:45:39 +00:00
22752960f9 fix(k8s_anywhere): Ensure k3d cluster is started before use
johnride pushed to feat/k3d at NationTech/harmony 2025-04-25 16:44:56 +00:00
92d6adaf15 fix(k8s_anywhere): Ensure k3d cluster is started before use
23971ecd7c Merge pull request 'feat: implement k3d cluster management' (#20) from feat/k3d into master
Compare 2 commits »
johnride created pull request NationTech/harmony#21 2025-04-25 15:34:27 +00:00
fix(k8s_anywhere): Ensure k3d cluster is started before use
johnride pushed to feat/k3d at NationTech/harmony 2025-04-25 15:33:21 +00:00
f163255850 fix(k8s_anywhere): Ensure k3d cluster is started before use
johnride pushed to master at NationTech/harmony 2025-04-25 15:33:16 +00:00
23971ecd7c Merge pull request 'feat: implement k3d cluster management' (#20) from feat/k3d into master
fbcd3e4f7f feat: implement k3d cluster management
Compare 2 commits »
johnride merged pull request NationTech/harmony#20 2025-04-25 15:33:14 +00:00
feat: implement k3d cluster management