johnride
  • Joined on 2024-02-06
johnride commented on pull request NationTech/harmony#32 2025-05-15 14:56:47 +00:00
feat: add ingress score

What about path, path_type and namespace? These certainly don't support any String?

johnride deleted branch feat/lampOKD from NationTech/harmony 2025-05-14 15:48:59 +00:00
johnride pushed to master at NationTech/harmony 2025-05-14 15:48:58 +00:00
861f266c4e Merge pull request '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' (#36) from feat/lampOKD into master
51724d0e55 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
Compare 2 commits »
johnride merged pull request NationTech/harmony#36 2025-05-14 15:48:57 +00:00
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 feat/lampOKD at NationTech/harmony 2025-05-14 15:48:33 +00:00
51724d0e55 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 feat/lampOKD at NationTech/harmony 2025-05-14 15:47:08 +00:00
ad72409287 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
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 3 commits »
johnride created pull request NationTech/harmony#36 2025-05-14 15:36:50 +00:00
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 deleted branch php-fill-volume from NationTech/harmony 2025-05-14 15:35:23 +00:00
johnride deleted branch upload_folder_improvements from NationTech/harmony 2025-05-14 15:35:04 +00:00
johnride deleted branch chore/warnings from NationTech/harmony 2025-05-14 15:34:54 +00:00
johnride deleted branch ensure-helm-available from NationTech/harmony 2025-05-14 15:34:49 +00:00
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

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 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 opened issue NationTech/harmony#35 2025-05-14 15:31:55 +00:00
Work on infrastructure abstractions for applications such as ingress