Problem
The current v0.0.108 release pins Core v0.2.49 and contains no handling for the Kubernetes output profiles introduced by codefly-dev/core#101. Its templates always include namespace.yaml and a Secret populated from SecretMap; the migration Job and Kustomize image transform use image:tag.
As a result, Codefly cannot produce a secret-free, service-scoped, digest-pinned tree for the Mind users module. The module generator correctly rejects the current output, blocking codefly-dev/mind#216.
Acceptance criteria
Blocks codefly-dev/mind#216 and the complete integration of codefly-dev/cli#152.
Problem
The current v0.0.108 release pins Core v0.2.49 and contains no handling for the Kubernetes output profiles introduced by codefly-dev/core#101. Its templates always include namespace.yaml and a Secret populated from SecretMap; the migration Job and Kustomize image transform use image:tag.
As a result, Codefly cannot produce a secret-free, service-scoped, digest-pinned tree for the Mind users module. The module generator correctly rejects the current output, blocking codefly-dev/mind#216.
Acceptance criteria
Blocks codefly-dev/mind#216 and the complete integration of codefly-dev/cli#152.