johnride
  • Joined on 2024-02-06
johnride pushed to master at NationTech/harmony 2025-07-02 19:12:14 +00:00
e50c01c0b3 fix: Forgotten file 🙈
johnride released Latest Snapshot at NationTech/harmony 2025-07-02 18:57:00 +00:00
johnride released Latest Snapshot at NationTech/harmony 2025-07-02 16:20:47 +00:00
johnride suggested changes for NationTech/harmony#74 2025-07-02 15:58:14 +00:00
refactor/ns
johnride commented on pull request NationTech/harmony#74 2025-07-02 15:58:14 +00:00
refactor/ns

FIXME only required components.

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

Delete this file

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

Higher level components such as Monitoring, Alerting, etc. Should not be aware of the Tenant concept.

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

Smells like interface segregation issue

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

K8sTenantManager is responsible for concrete implementation. K8sAnywhere should delegate

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

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

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 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