harmony/examples
Jean-Gabriel Gill-Couture 5a89495c61
All checks were successful
Run Check Script / check (pull_request) Successful in -4s
feat: implement helm chart generation and publishing
- Added functionality to generate a Helm chart for the application.
- Implemented chart packaging and pushing to an OCI registry.
- Utilized `helm package` and `helm push` commands.
- Included configurable registry URL and project name.
- Added tests to verify chart generation and packaging.
- Improved error handling and logging.
2025-07-03 07:19:37 -04:00
..
cli feat: introduce Maestro::initialize function that creates the maestro instance and ensure_ready the topology as well. Also refactor all relevant examples to use this new initialize function 2025-04-24 12:58:41 -04:00
kube-rs feat: Add ntfy score (#69) 2025-07-02 16:19:35 +00:00
lamp feat: implement helm chart generation and publishing 2025-07-03 07:19:37 -04:00
monitoring fix: K8sTenantManager is responsible for concrete implementation. K8sAnywhere should delegate 2025-07-02 15:51:30 -04:00
monitoring_with_tenant fix: K8sTenantManager is responsible for concrete implementation. K8sAnywhere should delegate 2025-07-02 15:51:30 -04:00
nanodc Merge branch 'master' into feat/settingUpNDC 2025-05-06 11:58:12 -04:00
ntfy feat: Add ntfy score (#69) 2025-07-02 16:19:35 +00:00
opnsense feat: introduce Maestro::initialize function that creates the maestro instance and ensure_ready the topology as well. Also refactor all relevant examples to use this new initialize function 2025-04-24 12:58:41 -04:00
rust feat: implement helm chart generation and publishing 2025-07-03 07:19:37 -04:00
tenant Merge pull request 'feat: Pass configuration when initializing K8sAnywhereTopology' (#57) from feat/configK8sAnywhere into master 2025-06-10 13:01:50 +00:00
tui feat: Application Interpret still WIP but now call ensure_installed on features, also introduced a rust app example, completed work on clone_box behavior 2025-07-01 22:44:44 -04:00