There was an error while loading. Please reload this page.
1 parent 6580b7a commit f0c3690Copy full SHA for f0c3690
1 file changed
CHANGELOG.md
@@ -0,0 +1,15 @@
1
+### What's changed in v0.8.0
2
+
3
+* feat(psqlcluster): add targetNamespace field (by @patrickleet)
4
5
+ Decouples the PSQLCluster XR's control-plane namespace from the composed
6
+ CNPG Cluster's data-plane namespace. Defaults to the XR's own ns (the
7
+ common case); override when the XR lives in the platform default ns but
8
+ the data plane needs to land elsewhere — e.g. embedded in AuthStack so
9
+ Zitadel pods can env-var-mount the app Secret without cross-namespace
10
+ mirroring.
11
12
+ Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
13
14
15
+See full diff: [v0.7.0...v0.8.0](https://github.com/hops-ops/psql-stack/compare/v0.7.0...v0.8.0)
0 commit comments