johnride
  • Joined on 2024-02-06
johnride deleted branch fix/argoApplication from NationTech/harmony 2025-07-05 01:19:21 +00:00
johnride pushed to master at NationTech/harmony 2025-07-05 01:19:14 +00:00
9452cf5616 Merge pull request 'fix/argoApplication' (#84) from fix/argoApplication into master
98f3f82ad5 refact: Rename HttpScore into StaticFileHttpScore and add minimal documentation
3eca409f8d Merge remote-tracking branch 'origin/feat/monitoring-application-feature' into fix/argoApplication
c11a31c7a9 wip: Fix ArgoApplication
Compare 4 commits »
johnride merged pull request NationTech/harmony#84 2025-07-05 01:19:11 +00:00
fix/argoApplication
johnride deleted branch feat/monitoring-application-feature from NationTech/harmony 2025-07-05 01:16:21 +00:00
johnride pushed to master at NationTech/harmony 2025-07-05 01:16:15 +00:00
9b7456e148 Merge pull request 'feat/monitoring-application-feature' (#83) from feat/monitoring-application-feature into master
1a6d72dc17 fix: uncommented example
df9e21807e fix: git conflict
b1bf4fd4d5 fix: cargo fmt
f702ecd8c9 fix: deploys a lighter weight prometheus and grafana which is limited to their respective namespaces
Compare 5 commits »
johnride merged pull request NationTech/harmony#83 2025-07-05 01:16:13 +00:00
feat/monitoring-application-feature
johnride approved NationTech/harmony#83 2025-07-05 01:15:56 +00:00
feat/monitoring-application-feature

Only a quick review but LGTM, I'll merge. Good work 💪

johnride created pull request NationTech/harmony#84 2025-07-05 01:08:43 +00:00
fix/argoApplication
johnride created branch fix/argoApplication in NationTech/harmony 2025-07-05 01:06:10 +00:00
johnride pushed to fix/argoApplication at NationTech/harmony 2025-07-05 01:06:10 +00:00
98f3f82ad5 refact: Rename HttpScore into StaticFileHttpScore and add minimal documentation
3eca409f8d Merge remote-tracking branch 'origin/feat/monitoring-application-feature' into fix/argoApplication
c11a31c7a9 wip: Fix ArgoApplication
Compare 3 commits »
johnride opened issue NationTech/harmony#82 2025-07-04 19:27:21 +00:00
BUG : Argo Application wrong format
johnride released Latest Snapshot at NationTech/harmony 2025-07-04 15:34:06 +00:00
johnride released Latest Snapshot at NationTech/harmony 2025-07-04 14:33:06 +00:00
johnride created pull request NationTech/harmony#81 2025-07-04 14:27:52 +00:00
refact: Make RustWebappScore generic, it is now Application score and takes an application and list of features to attach to the application
johnride pushed to refact/application at NationTech/harmony 2025-07-04 14:27:25 +00:00
b4534c6ee0 refact: Make RustWebappScore generic, it is now Application score and takes an application and list of features to attach to the application
johnride created branch refact/application in NationTech/harmony 2025-07-04 14:27:24 +00:00
johnride released Latest Snapshot at NationTech/harmony 2025-07-04 13:51:43 +00:00
johnride pushed to master at NationTech/harmony 2025-07-04 13:49:57 +00:00
6149249a6c feat: create Argo interpret and kube client apply_yaml to install Argo Applications. Very messy implementation though, must be refactored/improved
johnride pushed to master at NationTech/harmony 2025-07-04 13:48:29 +00:00
c9cca11bc8 feat: create Argo interpret and kube client apply_yaml to install Argo Applications. Very messy implementation though, must be refactored/improved