johnride
  • Joined on 2024-02-06
johnride commented on pull request NationTech/harmony#74 2025-07-02 15:58:14 +00:00
refactor/ns

Smells like interface segregation issue

johnride suggested changes for NationTech/harmony#69 2025-07-02 15:42:31 +00:00
feat: Add ntfy score
johnride commented on pull request NationTech/harmony#69 2025-07-02 15:42:31 +00:00
feat: Add ntfy score

rename to exec_app and add a bit of documentation to indicate that it will execute in the first pod matching label app.kubernetes.io/name={name}

johnride commented on pull request NationTech/harmony#69 2025-07-02 15:42:31 +00:00
feat: Add ntfy score

Explain why you need ntfy interpret : we don't just install it, we also bootstrap the configuration

johnride released Latest Snapshot at NationTech/harmony 2025-07-02 15:31:44 +00:00
johnride deleted branch monitoring_servicemonitor from NationTech/harmony 2025-07-02 15:29:36 +00:00
johnride merged pull request NationTech/harmony#66 2025-07-02 15:29:26 +00:00
feat: add service monitors support to prom
johnride pushed to master at NationTech/harmony 2025-07-02 15:29:25 +00:00
ab69a2c264 feat: add service monitors support to prom (#66)
johnride released Latest Snapshot at NationTech/harmony 2025-07-02 15:26:45 +00:00
johnride deleted branch feat/applicationTrait from NationTech/harmony 2025-07-02 15:25:41 +00:00
johnride pushed to master at NationTech/harmony 2025-07-02 15:25:36 +00:00
2ff3f4afa9 Merge pull request 'feat: Introduce Application trait, not too sure how it will evolve but it makes sense, at the very least to identify the Application, also some minor refactoring' (#73) from feat/applicationTrait into master
6e884cff3a feat: Start default implementation to ArgoCD for ContinuousDelivery feature
c74c51090a feat: Introduce Application trait, not too sure how it will evolve but it makes sense, at the very least to identify the Application, also some minor refactoring
Compare 3 commits »
johnride merged pull request NationTech/harmony#73 2025-07-02 15:25:32 +00:00
feat: Introduce Application trait, not too sure how it will evolve but it makes sense, at the very least to identify the Application, also some minor refactoring
johnride released Latest Snapshot at NationTech/harmony 2025-07-02 15:21:35 +00:00
johnride deleted branch feat/rust_cd from NationTech/harmony 2025-07-02 15:20:44 +00:00
johnride pushed to master at NationTech/harmony 2025-07-02 15:20:35 +00:00
2f6a11ead7 Merge pull request 'feat: Application Interpret still WIP but now call ensure_installed on features, also introduced a rust app example, completed work on clone_box behavior' (#72) from feat/rust_cd into master
8ae0d6b548 feat: Application Interpret still WIP but now call ensure_installed on features, also introduced a rust app example, completed work on clone_box behavior
Compare 2 commits »
johnride merged pull request NationTech/harmony#72 2025-07-02 15:20:31 +00:00
feat: Application Interpret still WIP but now call ensure_installed on features, also introduced a rust app example, completed work on clone_box behavior
johnride commented on pull request NationTech/harmony#72 2025-07-02 15:19:41 +00:00
feat: Application Interpret still WIP but now call ensure_installed on features, also introduced a rust app example, completed work on clone_box behavior

ApplicationFeature name is confusing. People think that it is a feature of the appplication itself, rather than one provided by Harmony as part of the software lifecycle / infrastructure management.

johnride pushed to feat/applicationTrait at NationTech/harmony 2025-07-02 15:15:41 +00:00
6e884cff3a feat: Start default implementation to ArgoCD for ContinuousDelivery feature
johnride pushed to feat/applicationTrait at NationTech/harmony 2025-07-02 13:49:51 +00:00
c74c51090a feat: Introduce Application trait, not too sure how it will evolve but it makes sense, at the very least to identify the Application, also some minor refactoring
johnride created pull request NationTech/harmony#73 2025-07-02 13:46:31 +00:00
feat: Introduce Application trait, not too sure how it will evolve but it makes sense, at the very least to identify the Application, also some minor refactoring