johnride
  • Joined on 2024-02-06
johnride deleted branch lamp-env-vars from NationTech/harmony 2025-05-14 15:34:48 +00:00
johnride deleted branch feat/maestroinitialize from NationTech/harmony 2025-05-14 15:34:42 +00:00
johnride commented on pull request NationTech/harmony#32 2025-05-14 15:33:38 +00:00
feat: add ingress score

(out of scope for this PR but worth the read here in context)

johnride commented on pull request NationTech/harmony#32 2025-05-14 15:33:38 +00:00
feat: add ingress score

There should maybe be an option in LampConfig to enable/disable ingress creation

johnride commented on pull request NationTech/harmony#32 2025-05-14 15:33:38 +00:00
feat: add ingress score

Not specific to this p-r but in general I think we should revisit the concept of Score names... this is not very useful in a list of multiple K8sIngressScores in the TUI for example.

johnride commented on pull request NationTech/harmony#32 2025-05-14 15:33:38 +00:00
feat: add ingress score

I think it's now worth the time to use correct types for each k8s field types.

johnride suggested changes for NationTech/harmony#32 2025-05-14 15:33:38 +00:00
feat: add ingress score

Only thing that must be improved at the moment is to use correct type safe types in the Score definition.

johnride opened issue NationTech/harmony#35 2025-05-14 15:31:55 +00:00
Work on infrastructure abstractions for applications such as ingress
johnride commented on pull request NationTech/harmony#32 2025-05-14 15:20:37 +00:00
feat: add ingress score

Thinking about the idea of using a K8sIngressScore here :

A very important idea in Harmony is that we provide an opinionated infrastructure (generally K8s + Ceph + OPNSense) but the user knows…

johnride deleted branch windows-stack-size-increase from NationTech/harmony 2025-05-14 14:29:54 +00:00
johnride pushed to master at NationTech/harmony 2025-05-14 14:29:54 +00:00
c2d1cb9b76 Merge pull request 'upgrade stack size from default 1MB on windows (k3d stack overflow otherwise)' (#34) from windows-stack-size-increase into master
c84a02c8ec upgrade stack size from default 1MB on windows (k3d stack overflow otherwise)
Compare 2 commits »
johnride merged pull request NationTech/harmony#34 2025-05-14 14:29:52 +00:00
upgrade stack size from default 1MB on windows (k3d stack overflow otherwise)
johnride created branch feat/lampOKD in NationTech/harmony 2025-05-07 02:13:47 +00:00
johnride pushed to feat/lampOKD at NationTech/harmony 2025-05-07 02:13:47 +00:00
b98e6a2087 feat: LAMP stack and Monitoring stack now work on OKD, we just have to manually set a few serviceaccounts to privileged scc until we find a better solution
johnride pushed to master at NationTech/harmony 2025-05-06 18:47:02 +00:00
8d3d167848 fix: Remove todo statements for lamp score and k8s related features that are now complete!
johnride pushed to master at NationTech/harmony 2025-05-06 17:58:02 +00:00
94f6cc6942 fix: kube_prometheus missing new field repo in HelmChartScore
johnride deleted branch monitoring-alerting from NationTech/harmony 2025-05-06 17:55:43 +00:00
johnride pushed to master at NationTech/harmony 2025-05-06 17:39:01 +00:00
df65ac3439 formatting: Fix format of load_balancer.rs