Block a user
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}
feat: Add ntfy score
Explain why you need ntfy interpret : we don't just install it, we also bootstrap the configuration
johnride
deleted branch monitoring_servicemonitor from NationTech/harmony
2025-07-02 15:29:36 +00:00
feat: add service monitors support to prom
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
feat: Application Interpret still WIP but now call ensure_installed on features, also introduced a rust app example, completed work on clone_box behavior
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.
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