Block a user
feat: harmony now defaults to using local k3d cluster. Also created `OCICompliant: Application` trait to make building images cleaner
feat/cd/localdeploymentdemo
feat: WIP argocd_score
johnride
created branch feat/cd/localdeploymentdemo in NationTech/harmony
2025-07-03 15:55:23 +00:00
feat: harmony now defaults to using local k3d cluster. Also created
OCICompliant: Application trait to make building images cleaner
This is actually the container image url. The chart uses it to reference the image correctly.
But yes, this is a common pain with image urls, helm chart names, application names, etc. Perhaps…
log(composer): Log check_path_str value when error
feat: harmony now defaults to using local k3d cluster. Also created
OCICompliant: Application trait to make building images cleaner
Looooooootttts of stuff in the last commit that is just stuffed there. Will need some refactoring but basic functionality works right now.
feat: harmony now defaults to using local k3d cluster. Also created
OCICompliant: Application trait to make building images cleaner
makes more sense than ::new for sure. new_without_initialization I agree is a bit uncanny. But technically the Maestro is not anymore "empty" when created via new than initialize, the only…