feat(zitadel): full-fidelity provisioning + app deploy ergonomics #338
Reference in New Issue
Block a user
No description provided.
Delete Branch "feat/zitadel-full-provisioning"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Extend the zitadel module and harmony_app so an app deploy crate can stand up
and fully provision a live Zitadel, and deploy a compose app, on autoprovisioned
k3d or a remote tenant.
IAM_LOGIN_CLIENT), machine client-secret minting, and a self-established
port-forward so the management API is reachable on k3d (no ingress).
client secret / machine key into a ConfigMap + Secret for apps to reference.
import_to_k3d ensures the cluster exists (fixes ship ordering); SecretFileMount
chart support to mount a secret as a file.
894207bf71to1e895d7c83