Skip to content

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 14 May 19:12
· 15 commits to main since this release

What's changed in v0.8.0

  • feat(psqlcluster): add targetNamespace field (by @patrickleet)

    Decouples the PSQLCluster XR's control-plane namespace from the composed
    CNPG Cluster's data-plane namespace. Defaults to the XR's own ns (the
    common case); override when the XR lives in the platform default ns but
    the data plane needs to land elsewhere — e.g. embedded in AuthStack so
    Zitadel pods can env-var-mount the app Secret without cross-namespace
    mirroring.

    Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com

See full diff: v0.7.0...v0.8.0